Mastering microservices with Java build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular

Microservices are key to designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java, works on Java 11. It covers a wide range of exciting new developments in the world of microservices, including microservices patterns, interprocess communication with...

Full description

Bibliographic Details
Main Author: Sharma, Sourabh
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2019
Edition:Third edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03960nmm a2200421 u 4500
001 EB001933524
003 EBX01000000000000001096426
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781789531251 
050 4 |a QA76.73.J38 
100 1 |a Sharma, Sourabh 
245 0 0 |a Mastering microservices with Java  |b build enterprise microservices with Spring Boot 2.0, Spring Cloud, and Angular  |c Sourabh Sharma 
250 |a Third edition 
260 |a Birmingham, UK  |b Packt Publishing  |c 2019 
300 |a 1 volume  |b illustrations 
505 0 |a Mastering microservices with Java : build enterprise microservices with spring boot 2.0, spring cloud, and angular -- Dedication -- Contributors -- Table of Contents -- Preface -- Section 1: Fundamentals -- Chapter 1: A Solution Approach -- Chapter 2: Environment Setup -- Chapter 3: Domain-Driven Design -- Chapter 4: Implementing a Microservice -- Section 2: Microservice Patterns, Security, and UI -- Chapter 5: Microservice Patterns -- Part 1 -- Chapter 6: Microservice Patterns -- Part 2 -- Chapter 7: Securing Microservices -- Chapter 8: Consuming Services Using the Angular App -- Section 3: Inter-Process Communication -- Chapter 9: Inter-Process Communication Using REST -- Chapter 10: Inter-Process Communication Using gRPC -- Chapter 11: Inter-Process Communication Using Events -- Section 4: Common Problems and Best Practices -- Chapter 12: Transaction Management -- Chapter 13: Service Orchestration -- Chapter 14: Troubleshooting Guide -- Chapter 15: Best Practices and Common Principles -- Chapter 16: Converting a Monolithic App to a Microservice-Based App -- Other Books You May Enjoy -- Index 
505 0 |a Includes bibliographical references 
653 |a Logiciels d'application / Développement 
653 |a Applications Web 
653 |a Application software / Development / fast 
653 |a Web services / fast 
653 |a Web applications / fast 
653 |a Web services / http://id.loc.gov/authorities/subjects/sh2003001435 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Services Web 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Previous edition published: 2017 
776 |z 9781789530728 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789530728/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a Microservices are key to designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java, works on Java 11. It covers a wide range of exciting new developments in the world of microservices, including microservices patterns, interprocess communication with gRPC, and service orchestration. This book will help you understand how to implement microservice-based systems from scratch. You'll start off by understanding the core concepts and framework, before focusing on the high-level design of large software projects. You'll then use Spring Security to secure microservices and test them effectively using REST Java clients and other tools. You will also gain experience of using the Netflix OSS suite, comprising the API Gateway, service discovery and registration, and Circuit Breaker. Additionally, you'll be introduced to the best patterns, practices, and common principles of microservice design that will help you to understand how to troubleshoot and debug the issues faced during development. By the end of this book, you'll have learned how to build smaller, lighter, and faster services that can be implemented easily in a production environment