Persistence Best Practices for Java Applications : Effective strategies for distributed cloud-native applications and data-driven modernization - Otàvio Santana

Persistence Best Practices for Java Applications

Effective strategies for distributed cloud-native applications and data-driven modernization

By: Otàvio Santana, Karina Varela

eBook | 25 August 2023 | Edition Number 1

Sorry, we are not able to source the ebook you are looking for right now.

We did a search for other ebooks with a similar title, however there were no matches. You can try selecting from a similar category, click on the author's name, or use the search box above to find your ebook.

The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age.

Key Features

  • Delve into database patterns to design readable and maintainable architectures and Java apps, along with eye-opening unraveling of persistence frameworks, how they work under the covers, and how to pick the best tool for scenario
  • Know different techniques and practices to solve application and architecture persistence challenges. From an architecture's view, learn the pitfalls of persistence-related decisions and explore various databases, such as SQL, NoSQL, and NewSQL
  • Immersive explanation about how to go through painless application modernization with change-data-capture powered by cloud-native technologies

Book Description

This book presents well-established patterns and standards that can be used in Java solutions, with valuable pros and cons of trendy technologies and frameworks used in cloud-native microservices when confronted with good Java coding practices. As Java technologies have been broadly used for over two decades now, cloud adoption puts extra challenges on the table, as the growing need for cost reduction through stack modernization. In this sense, the reader can learn about application modernization strategies and find in-depth knowledge about how enterprise data integration patterns and event-driven architectures enable smooth modernization processes with low-to-zero impact on the existing legacy stack.

The reader's next architectural decision-making can be solid and backed by a thorough explanation of data storage options and their respective recommended usage scenarios, covering technologies like SQL, NoSQL, and NewSQL.

If, at this point, you understand the reasons why that careful handling of data storage is crucial for a system and architecture and believe it has a direct impact on the whole organization to the point of having such added value that businesses strive against their competitors by adopting data-centric strategies, then, this book is for you. Get ready to join us in this exciting journey of exploring data, its mysteries, and its treasures in a cloud-driven era.

What you will learn

  • How data storage emerged, evolved, and unseen challenges transparently covered by such solutions.
  • Foundation knowledge of data integration in Java services and what happens under the covers of frameworks.
  • Understand the data design patterns to apply to your projects to create a more readable and maintainable design system.
  • Understand the impact of design patterns on the program's performance.

Who This Book Is For

We target more experienced developers, engineers, and software architects who are mostly focused in Java solutions.

Table of Contents

  1. Data Storage challenges
  2. Distilling the Multiple Database Flavors
  3. Data storage challenges in the cloud
  4. Sketching architecture strategies
  5. Design patterns for data management
  6. DTOs and the cloud-native services relation
  7. Understanding Java Mapping
  8. Frameworks impacts on good practices
  9. A bird's-eye view of Jakarta EE and MicroProfile
  10. Enhancing the integration between JPA and relational databases
  11. NoSQL in Java demystified
  12. The missing guide for JOOQ adoption
  13. Ultra-fast in-memory persistence with Microstream
  14. Persistence practices and strategies
  15. Challenges and anti-patterns of distributed systems
  16. Containers, cloud services and data storages
  17. Modernizing tech stacks with enterprise integration patterns and event sourcing
  18. Final considerations on persistence in modern Java solutions
on