Cantitate/Preț
Produs

Pro Cloud Native Java EE Apps: DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes

Autor Luqman Saeed, Ghazy Abdallah
en Limba Engleză Paperback – 11 noi 2022
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.
Citește tot Restrânge

Preț: 26799 lei

Preț vechi: 33499 lei
-20% Nou

Puncte Express: 402

Preț estimativ în valută:
5129 5335$ 4298£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484288993
ISBN-10: 1484288998
Pagini: 356
Ilustrații: XXIV, 356 p. 25 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.66 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. The Theory of Jakarta EE and MicroProfile.- 2. Enterprise Java, MIcroservices and the Cloud.- 3. Introducing the Cloud Native Jakarta EE Example.- 4. Managing Dependencies with CDI.- 5. Persistence with Jakarta EE Persistence.- 6. REST with Jakarta EE REST API.- 7. Managing Configurations.- 8. Resilience with Fault Tolerance API.- 9. Keeping Count with Metrics.- 10. Taking a Pulse with Heal Check.- 11. Security with JWT.- 12. Testing with TestContainers.- 13. Completing A Production Ready Cloud Native Jakarta EE App.- 14. Cloud Native Jakarta EE Capstone Project.

Notă biografică

Luqman Saeed is currently an enterprise Java developer and independent software development trainer. His almost two decades of industrial experience spans management and leadership positions across various sectors, including software development and teaching. He started with PHP as a hobby and now does enterprise Java development full time. He is currently in the production process of the second edition of the much popular Java Enterprise Edition 8 for Beginners course on Udemy, this time updated and revised for Jakarta EE. His passion is helping software development teams get productive with the powerful, modern, intuitive, and easy-to-use Jakarta EE enterprise development platform. 

Ghazy Abdallah is a passionate enterprise Java developer, founder of the Java User Group Sudan (SudanJUG), and a tinkerer. He enjoys the use of modern cloud infrastructure to deliver enterprise applications and site reliability engineering. Hespends his time learning and teaching the latest in cloud-native development.

Textul de pe ultima copertă

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. 

You will:
  • 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

Caracteristici

Dives into enterprise Java-based cloud native apps DevOps with MicroProfile, Jakarta EE and Kubernetes Builds and deploys a production ready cloud native app example case study Migrates a monolith application to become a cloud native app using an example