Chapter 1, Introducing Cloud Native Architecture and Microservices, discusses basic cloud native architecture and gets you ready to build applications.
Chapter 2, Building Microservices in Python, gives you complete knowledge of building microservices and extending them as per your use cases.
Chapter 3, Building a Web Application in Python, builds an initial web application with integration with microservices.
Chapter 4, Interacting Data Services, gives you hands-on knowledge of how to migrate your application to different database services.
Chapter 5, Building WebViews with React, discusses how to build a user interface using React.
Chapter 6, Creating UIs to Scale with Flux, gives you an understanding about Flux for scaling applications.
Chapter 7, Learning Event Sourcing and CQRS, discusses how to store transactions in the form of events to improve application performance.
Chapter 8, Securing the Web Application, helps you secure your application from outside threats.
Chapter 9, Continuous Delivery, gives you knowledge towards frequently application release.
Chapter 10, Dockerizing Your Services, talks about container services and running applications in Docker.
Chapter 11, Deploying on the AWS Platform, teaches you how to build an infrastructure and set up a production environment for your application on AWS.
Chapter 12, Implementing on the Azure Platform, discusses how to build infrastructures and set up a production environment for your application on Azure.
Chapter 13, Monitoring the Cloud Application, makes you aware of the different infrastructure and application monitoring tools.