July 2017
Intermediate to advanced
374 pages
8h
English
Cloud native applications fit in with an agreement intended to augment versatility through predictable practices. This application maintains a manifesto of sorts called the twelve-factor app. It outlines a methodology for developers to follow when building modern web-based applications. Developers must change how they code, creating a new contract between the developers and the infrastructure that their applications run on.
The following are a few points to consider when developing a cloud native application:
Use an informative design to increase application usage with minimal time and cost to customers using automation
Use application portability across different environments (such as stage and production) ...