Date: 2018-10-16
Accepted
Designing modern scalable cloud based applications requires intentionally designing the architecture to take advantage of the cloud.
One leading way to do that is The Twelve Factor methodology.
We will follow Twelve Factor methodology.
Our application will be deployable in the cloud in a scalable efficient manner.
We will leverage services for some aspects of applications that previously would have relied on a Virtual Machine, such as storage for files and logs.