Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Rapid Java Persistence and Microservices: Persistence Made Easy Using Java EE8, JPA and Spring

Posted By: roxul
Rapid Java Persistence and Microservices: Persistence Made Easy Using Java EE8, JPA and Spring

Raj Malhotra, "Rapid Java Persistence and Microservices: Persistence Made Easy Using Java EE8, JPA and Spring"
English | ISBN: 1484244753 | 2019 | 319 pages | EPUB, PDF | 4 MB + 5 MB

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.