How do you run projects in production?

Francesco 🍫
2 replies
I feel like there is a lot of content about coding but not so much about actually shipping into production. What is your bullet proof production env?

Replies

Giorgio Groß
Depends on your technology stack I guess 🤔 e.g. for serverless development we use staging and versioning so that things don't get messed up on our public API's while developing new stuff and to prevent breaking legacy dependencies while still being able to hot-fix something.
Andy Weston
I agree with Giorgio, it depends on your stack, for example, I use Azure DevOps to deploy but there are many others. See the variety here ... https://stackshare.io/stacks