Pro Cloud Native Java EE Apps
eBook - ePub

Pro Cloud Native Java EE Apps

DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Pro Cloud Native Java EE Apps

DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

Book details
Table of contents
Citations

About This Book

This professional guide to Java-based cloud native apps DevOps dives deeper into building and deploying production ready cloud native apps using the increasingly popular open source Eclipse MicroProfile framework, Jakarta EE 10 APIs and the most popular Kubernetes container orchestration tool.
After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your way by walking you through a cloud-native Jakarta EE-based application case study that will be forged piece-by-piece over the course of the book. Next, you'll interject dependencies and data persistence capabilities as microservices to go with the case study app that you are building.
Next, you'll employ the REST API using Jakarta REST APIs and the MicroProfile RESTClient. You'll also explore ways to add resilience to your app, keep count with metrics, check on your app's health, secure your app, and test and complete your production-ready cloud-native app.
Finally, you'll dive into migrating a monolith to become a production ready cloud-native app. After reading this book, you'll be able to build your own production ready cloud-native Java app using Jakarta EE and MicroProfile.
What You Will Learn

  • Build and deploy a production-ready cloud-native Java app using MicroProfile, Jakarta EE and Kubernetes
  • Migrate a monolith app to become a cloud-native app
  • Employ Jakarta EE APIs such as Persistence, CDI and more
  • Leverage the MicroProfile framework
  • Explore configurations, resilience, metrics, health, security, and more for your cloud-native apps

Who This Book Is For Those software developers and programmers with at least some prior experience using Jakarta EE, MicroProfile. At least some prrior Java experience is expected.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Pro Cloud Native Java EE Apps by Luqman Saeed,Ghazy Abdallah in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484289006

Table of contents

  1. Cover
  2. Front Matter
  3. 1. The Theory of Jakarta EE and MicroProfile
  4. 2. Enterprise Java, Microservices, and the Cloud
  5. 3. Enterprise Applications – Architecture
  6. 4. Managing Dependencies with CDI
  7. 5. Persistence with Jakarta EE Persistence
  8. 6. REST with Jakarta EE REST API
  9. 7. Managing Configurations
  10. 8. Resilience with Fault Tolerance API
  11. 9. Keeping Count with Metrics
  12. 10. Taking a Pulse with Heal Check
  13. 11. Security with JWT
  14. 12. Testing with TestContainers
  15. 13. Jakarta EE Application Deployment Considerations
  16. 14. Cloud-Native Jakarta EE Monoliths to Microservices
  17. Back Matter