What this book covers
Chapter 1, What are Microservices?, will teach you all the basics of microservices.
Chapter 2, Development Environment, will take you through setting up your development machine to build microservices successfully.
Chapter 3, Application Design, will help you start designing your application, creating the foundation of your project.
Chapter 4, Testing and Quality Control, looks at how important testing your application is and how can you add tests to your application.
Chapter 5, Microservices Development, will cover building a microservices application, explaining each step involved.
Chapter 6, Monitoring, covers how to monitor your application so that you can always know how your application is behaving.
Chapter 7, Security, focuses on how you can add an extra layer of complexity to your application to make it more secure.
Chapter 8, Deployment, explains how you can deploy your application successfully.
Chapter 9, From Monolithic to Microservices, discusses an example of how a monolithic application can be transformed into a microservice.
Chapter 10, Strategies for Scalability, outlines how you can create a scalable application.
Chapter 11, Best Practices and Conventions, will refresh your knowledge about the best practices and conventions you should use in an application.
Chapter 12, Cloud and DevOps, looks at the different cloud providers and the DevOps world.