The Twelve Factors
One codebase tracked in revision control, many deploys
Explicitly declare and isolate dependencies
Store config in the environment
Treat backing services as attached resources
Strictly separate build and run stages
Execute the app as one or more stateless processes
Export services via port binding
Scale out via the process model
Maximize robustness with fast startup and graceful shutdown
Keep development, staging, and production as similar as possible
Treat logs as event streams
Run admin/management tasks as one-off processes
I Think the Blogs are great and good learning experiences we all get from each other’s views. A true learning experience. I wish all of you best of luck, I will be envious if I don’t win but such is life.
ReplyDeleteYou can also check:-12 factor app development