Questionable Advice: “How can I drive change and influence teams…without power?”
A senior engineer shares advice on driving technical change and influencing teams without formal authority, based on a conference talk Q&A.
A senior engineer shares advice on driving technical change and influencing teams without formal authority, based on a conference talk Q&A.
A guide to deploying a NestJS application to Google Cloud Run, covering manual setup and automated CI/CD with GitHub Actions.
A technical guide on building a fully automated CI/CD pipeline using GitHub Actions, DocFx, and .NET to test, build, release, and document with one click.
A beginner-friendly guide to setting up and using GitHub Actions for CI/CD, covering basic configuration and workflow events.
Analyzes the high cost of delaying continuous deployment and advocates for automated, sub-15-minute deploy cycles to boost engineering efficiency.
Clarifies the subtle differences between the terms 'Deploy', 'Release', and 'Delivery' in the context of Continuous Delivery and DevOps practices.
A video tutorial on building a static blog site using the Swift Publish framework and deploying it via Netlify's CDN and continuous deployment.
A guide to automating Django deployment using bash scripts for frequent, low-risk code releases.
A guide to creating a custom Netlify Build Plugin to generate markdown from Ghost during the build lifecycle.
A technical guide on automating Jekyll site deployment to Netlify using Docker containers and GitLab's CI/CD pipeline.
A tutorial on setting up Continuous Deployment for an Angular application using Heroku and GitHub to automate deployments.
Explores the Twelve-Factor App methodology's 'Build, Release, Run' stage and its implementation for multi-environment deployment in Angular.
A guide on deploying Python Flask web applications to Azure App Service, covering continuous deployment with Kudu and runtime configuration.
A developer's personal account of learning and troubleshooting Azure DevOps Release Pipelines, focusing on configuration and deployment strategies.
Explains the concepts of Continuous Delivery and Continuous Deployment pipelines, focusing on automated testing and artifact promotion stages.
A guide to setting up a CI/CD pipeline for Docker containers using Azure DevOps and Azure Container Registry for ASP.NET Core applications.
A technical guide on migrating from Azure VMs to VM Scale Sets, focusing on modifying a VSTS build pipeline to create a VM image for scalable API deployment.
A guide to automating the deployment of Windows Services using VSTS (Azure DevOps) and PowerShell for continuous integration and delivery.
Introducing Hooks, a simple tool for running custom commands on GitHub webhooks to enable easy continuous deployment.
A guide on using Octopus Deploy for continuous deployment of Umbraco CMS .NET websites, covering setup and folder management strategies.