Automating safe, hands-off deployments
The Amazon Builder’s Library is a great set of deep dive papers into the challenges with modern systems. This post looks at how Amazon conducts hands-off deployments.
“Automating safe, hands-off deployments, takes a look at how Amazon does continuous deployment. Amazon has been doing this practice for a long while and has automated each process to the point where it’s hands-off.
I call out a few more details in the Twitter thread below…
https://aws.amazon.com/builders-library/automating-safe-hands-off-deployments/
this one is all about getting your work out to your customers
☁️ #cloud #devops
yesterday’s thread on “Fairness in multi-tenant systems” is up at https://markn.ca/2021/fairness-in-multi-tenant-systems/
☁️ #cloud #devops
two keys there:
– quickly
– safely
☁️ #cloud #devops
spot on! modern deployment reduces risk when done well. keep that in mind #infosec folks
☁️ #cloud #devops
– source
– build
– test
– prod
…and of course how they all fit together
☁️ #cloud #devops
these pipelines make it easier to keep track of the history of changes & to ensure a high bar for quality
☁️ #cloud #devops
☁️ #cloud #devops
☁️ #cloud #devops
the pipelines need to ensure that they don’t negatively impact production…especially at scale.
@clare_liguori does a great job of breaking down the concerns & techniques used here
☁️ #cloud #devops
if you’re deploying to production, you should check out this paper. that’s a nice way of saying you should go read this paper ASAP
/ ☁️ #cloud #devops