InfoQ Homepage Deployment Content on InfoQ
-
AutoZone and the Road to Cloud-Native
Daniel Church, Alex Wang and Kevin Ponds discuss AutoZone’s journey to a hybrid cloud solution that uses the Pivotal Platform.
-
Deploy on Friday!
Jürgen Hoffmann discusses solving deployment issues, covering observability, blue/green deployment, consumer-driven contract testing, Resilience4j, Micrometer, Concourse CI + Spinnaker, and others.
-
ML's Hidden Tasks: A Checklist for Developers When Building ML Systems
Jade Abbott discusses the set of unexpected things that go on the "take it to production" checklist in the case of machine learning, and what are the tools that can help.
-
The Reality of Managing Microservice Deployments at Scale: You Need a Spinnaker
Olga Kundzich and Richard Francois cover JPMorgan Chase’s journey to transition to Spinnaker, demoing a configurable Spinnaker pipeline template that manages all the deployment processes.
-
Keeping Up with Java: Look at All These New Features!
Gil Tene discusses some of the new Java deployment features, and issues that will affect migration of applications from earlier versions.
-
Yes, I Test in Production (And So Do You)
Charity Majors talks about testing in production and the tools and principles of canarying software and gaining confidence in a build, also instrumentation and observability .
-
Building Production-Ready Applications
Michael Kehoe explores how to deploy microservice to production. He talks about best practices for designing, deploying, monitoring & documenting applications.
-
Security in the Hybrid Cloud at Liberty Mutual
Matt Ruel discusses how Liberty Mutual is delivering customer value quickly via secure pipelines to the cloud.
-
Brewing Java Applications in Sigma Managed Clusters
Kingsum Chow talks about the challenges of large-scale software deployments. Chows covers evaluating and estimating software performance at scale, and optimizing software for resource management.
-
All You Need to Know to Deploy Applications on Kubernetes
Eric Johnson and Oleksandr Slynko discuss various Kubernetes primitives to achieve high availability, and some of the problems that could be encountered with Kubernetes clusters.
-
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.