This seems like a nice reference resource.
The Twelve-Factor App Book, for building apps that focuses on automation, portability, cloud deployment, continuous deployment, and scalability.
https://github.com/twelve-factor/twelve-factor
#dev #devops
Discussion
Indeed! Interesting concepts related to logging for example
I only skimmed it, but it does look useful. It fills a need for people who learn to code because they want to build scale-able things, rather than 'to get a job', or 'because it's interesting', or whatever.
Difficult to find resources like this in the sea of garbage for people who aspire to work at mag7.
Thanks for sharing.