InfoQ Homepage Deployment Content on InfoQ
-
Expect the Unexpected: How to Handle Errors Gracefully
Bastian Hoffman discusses monitoring and logging errors, showing how to handle them, covering deployment strategies with circuit breakers, and reducing functionality to minimize impact.
-
Chick-Fil-A: Milking the Most out of 1000's of K8s Clusters
Brian Chambers and Caleb Hurd share how Chick-fil-A manages connections and deployments using two to-be-announced open source projects, and lessons learned from running Kubernetes at the Edge.
-
10k Deploys a Day - the Skyscanner Journey So Far
Stuart Davidson tries to dispel the myth that all needs to be "all-in" from the start and walks through how Skyscanner got to where they are, one step and one transition at a time.
-
Beyond Rapid Development: Continuous Operations and Telemetry / Monitoring with MongoDB on PCF
Jason Mimick demos using PCF to deploy geo distributed, horizontally scalable MongoDB Enterprise deployments through a self service model.
-
Building Developer Pipelines with PKS, Harbor, Clair, and Concourse
Thomas Kraus and Merlin Glynn show how companies can leverage PKS, Kubernetes, Harbor, Clair, and Concourse to build and deploy code in a consistent, predictable, and declarative manner.
-
Dockerize Your Development
Lee Brandt shows how to get Docker set up for a project, how to maintain the Docker environment, and how to deploy to production, explaining the basics of Docker.
-
Modern JavaScript in the Cloud
John Papa and Burke Holland discuss solutions and tools (Angular CLI, Docker, etc.) to build and deploy to the cloud a JavaScript application.
-
Continuous Delivery in Azure
Jimmy Bogard discusses continuous delivery in Azure, covering automated builds, packaging, deployments, CD pipelines, Azure Resource Manager, infrastructure-as-code, blue-green deployments, etc..
-
Crushing Tech Debt through Automation at Coinbase
Rob Witoff presents how Coinbase attacks tech debt, including deployments, testing, immutable + codified infrastructure, sharing his experience in rebuilding infrastructure from scratch in 24h.
-
Brownfields DevOps in Practice
Damian Brady discusses the DevOps culture from the point of view of a developer, including architectural changes, design techniques, deployment pipelines, and how to make large changes safely.
-
Spotify Lessons: Learning to Let Go of Machines
James Wen tells the story of how Spotify’s infrastructure evolved and how this evolution changed the way that Spotify developers write code and the vast increase in iteration and shipping speed.
-
Deliver Docker Containers Continuously on AWS
Philipp Garbe discusses ECS and all other services needed to run containers in production, automatically deploying and scaling an ECS cluster and containerized applications.