evansmbithi / Mastering-Microservices-with-Java-Third-Edition

Mastering Microservices with Java – Third Edition, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastering Microservices with Java - Third Edition

Mastering Microservices with Java 11 - Third Edition

This is the code repository for Mastering Microservices with Java - Third Edition, published by Packt.

Master the art of implementing scalable and reactive microservices in your production environment with ease

What is this book about?

Microservices are the next big thing in designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java 11 covers a wide range of exciting, new developments in the world of microservices such as microservices patterns, interprocess communication with gRPC, and service orchestration.

This book covers the following exciting features:

  • Use domain-driven designs to develop and implement microservices
  • Understand how to implement microservices using Spring Boot
  • Explore service orchestration and interprocess transactions using the Simple API for Grid Applications (SAGAs)
  • Discover interprocess communication using REpresentational State Transfer (REST) and events
  • Gain knowledge of how to implement and design reactive microservices Deploy and test various microservices

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

logging:
    level:
      ROOT: INFO
      org.springframework.web: INFO

Following is what you need for this book: This book is designed for Java developers who are familiar with microservice architecture and now want to effectively implement microservices at an enterprise level. A basic knowledge of Java and Spring Framework is necessary.

With the following software and hardware list you can run all code files present in the book (Chapter 2-13).

Software and Hardware List

Sr. No. Software required OS required
1 Any Java based IDEs like Eclipse, Netbeans or IntelliJ IDEA Community Edition Linux, Windows, or Mac
2 JDK 11 Linux, Windows, or Mac
3 Maven Linux, Windows, or Mac
4 Gradle Linux, Windows, or Mac
5 Spring Cloud and Boot Linux, Windows, or Mac
6 Angular Linux, Windows, or Mac
7 Docker Linux, Windows, or Mac
8 RabbitMQ Linux, Windows, or Mac
9 Apache Kafka Linux, Windows, or Mac
10 Apache Avro 1.8.2 Linux, Windows, or Mac
11 npm 5.5.1 Linux, Windows, or Mac
12 Netflix Conductor Linux, Windows, or Mac

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Sourabh Sharma has over 16 years of experience in product/application development. His expertise lies in designing, developing, deploying, and testing N-tier web applications and leading teams. He loves to troubleshoot complex problems and develop innovative ways to solve problems. Sourabh believes in continuous learning and sharing your knowledge.

Other books by the authors

Mastering Microservices with Java

Mastering Microservices with Java 9 - Second Edition

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Mastering Microservices with Java – Third Edition, published by Packt

License:MIT License


Languages

Language:Java 96.8%Language:TypeScript 2.3%Language:HTML 0.7%Language:JavaScript 0.2%Language:SCSS 0.0%