"Mastering Microservices with Java : Build Enterprise Microservices with Spring Boot 2. 0, Spring Cloud, and Angular, 3rd Edition"

Bok av Sourabh Sharma
Master the art of implementing microservices in your production environment with easeAbout This BookBuild, deploy, and test microservices from scratch with easeDesign and implement sample projects using domain-driven designConfidently resolve the issues faced during development and deploymentWho This Book Is ForIf you are a Java developer who is familiar with the microservices architecture and now wants to take a deeper dive into effectively implementing microservices at an enterprise level, then this book is for you. A reasonable knowledge level and understanding of core microservice elements and applications is expected.What You Will LearnUse domain-driven design to design and implement microservicesSecure microservices using Spring SecurityDeploy and test microservicesTroubleshoot and debug the issues faced during developmentConsume microservices using a JavaScript web applicationLearning best practices and common principles about microservicesIn DetailWith the introduction of the cloud, enterprise application development moved from monolithic applications to small lightweight process-driven components called microservices. Microservices are the next big thing in designing scalable, easy-to-maintain applications. It not only makes app development easier, but also offers great flexibility to utilize various resources optimally.If you want to build an enterprise-ready implementation of the microservices architecture, then this is the book for you! Starting off by understanding the core concepts and framework, you will then focus on the high-level design of large software projects. You will gradually move on to setting up the development environment and configuring it before implementing continuous integration to deploy your microservice architecture. Using Spring security, you will secure microservices and test it effectively using REST Java clients and other tools. Finally, we'll show you the best practices and common principles of microservice design and you'll learn to troubleshoot and debug the issues faced during development.By the end of the book, you will know how to build smaller, lighter, and faster services that can be implemented easily in a production environment.Style and approachThis book starts from the basics, including environment setup and provides easy-to-follow steps to implement the sample project using microservices. It gives you the complete lifecycle of enterprise app development from designing and developing to deploying, testing, and security. Each topic is explained and placed in context, and for the more inquisitive, there are more details of the concepts used.