top | item 42475834

(no title)

slaucon | 1 year ago

A progression of projects that comes to mind:

1) CI and IAC that deploy a web app running in a container

2) Add horizontal scaling and load balancer

3) Add long running tasks / scheduled task support

4) Deploys will likely break long running tasks. Implement blue/green or rolling deploys or some other sort of advanced deployment scheme

5) Implement rollbacks

discuss

order

dirtbag__dad|1 year ago

This! This is what I’ve seen at my companies and is super salient to today’s real life work ~

anjneymidha|1 year ago

Love this. Easy to Advanced, with 5 for extra credit. Thank you

lizzas|1 year ago

6) Feature flags, telemetry, soaking

7) Alarms