0%

Book Description

Gain all the essentials you need to create scalable microservices, which will help you solve real challenges when deploying services into production. This book will take you through creating a scalable data layer with polygot persistence. You’ll cover data access and query patterns in Spring and JPA in high-performance environments. As part of this topic, you’ll see the advantages of multiple persistence frameworks in Java and especially the easy persistence offered by NoSQL databases and reactive web solutions. 

The last few chapters present advanced concepts that are useful for very high-performance real-time applications: you’ll implement applications using Spring’s good support for Web sockets in their raw form as well as for connecting to message brokers such as RabbitMQ. This can be useful for applications such as navigation systems and gaming platforms.


What You Will Learn
  • Build end-to-end modern applications using microservices, persistence essentials, reactive web, and other high-performance concepts 
  • Master Spring’s configuration options
  • Secure microservices efficiently 
  • Monitor your services post deployment 
Who This Book Is For 

Java developers and architects interested in microservices. 

Table of Contents

  1. Cover
  2. Front Matter
  3. Part I. Java Ecosystem Review and Persistence Quick Start
    1. 1. Introduction
    2. 2. Developing Microservices with Java
    3. 3. Basic Persistence with Spring
  4. Part II. Solving Advanced Persistence Problems and Microservices Communication Challenges
    1. 4. Common Use Cases with JPA
    2. 5. Java Persistence Without ORMs
    3. 6. Deep Dive Into Microservices Development with Java
  5. Part III. Making HTTP Faster
    1. 7. Java GraphQL Development
    2. 8. Java Reactive Development
    3. 9. Java Websockets Development
    4. 10. Java Serverless Development
    5. 11. Java Messaging
    6. 12. Java Language and Ecosystem Recap
  6. Back Matter
34.228.7.237