Bisect the dragon
A developer uses git bisect to quickly find a bug causing a Jenkins/Maven deployment failure, saving hours of manual debugging.
A developer uses git bisect to quickly find a bug causing a Jenkins/Maven deployment failure, saving hours of manual debugging.
A tutorial on deploying the opsdroid chatbot framework using the ZEIT platform and its 'now' CLI tool.
A tutorial on implementing blue/green deployments in Kubernetes for legacy applications that don't support rolling updates.
A tutorial on deploying a PHP website to Azure Web Apps using Dropbox for simple, non-legacy hosting.
Five practical security and usability improvements for the Django Admin interface, including URL changes, environment indicators, and 2FA.
A guide to setting up zero-downtime deployments for Laravel applications using tools like Envoyer and Capistrano.
Guide on recovering from a failed VMware vCenter Server Appliance High Availability deployment, including the built-in removal process.
A technical guide on deploying stateless applications as Guest Executables to Azure Service Fabric, covering packaging and configuration.
Explains how to build and deploy Django web applications using the twelve-factor methodology for better scalability and security.
A technical guide on implementing automated validation checks for Django database migrations to achieve zero-downtime deployments.
A critical analysis of HyperConverged Infrastructure (HCI) vendors' misleading deployment claims and the reality of complex, often flawed, installation processes.
Guide to building an ASP.NET 5 web app with .NET Core and deploying it to Heroku cloud using a build pack.
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
A guide to automating the deployment of the ClipBucket video hosting platform using Ansible configuration management.
A developer shares a detailed, opinionated review of Docker after 6 months of production use, highlighting its benefits and warts.
A technical guide on automating static site deployment using cron jobs and Git to schedule and publish blog posts.
A guide to configuring AppVeyor CI to automatically publish NuGet packages to NuGet.org, eliminating manual uploads.
Step-by-step guide to deploying Parse Dashboard on cloud hosts like Azure or Heroku.
Step-by-step guide to deploying Parse Dashboard to cloud hosts like Azure or Heroku.
A critique of complex multi-environment deployment workflows, arguing they create more problems than they solve.