Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cloud-Native Development and Migration to Jakarta EE

You're reading from   Cloud-Native Development and Migration to Jakarta EE Transform your legacy Java EE project into a cloud-native application

Arrow left icon
Product type Paperback
Published in Oct 2023
Publisher Packt
ISBN-13 9781837639625
Length 198 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
David Vlijmincx David Vlijmincx
Author Profile Icon David Vlijmincx
David Vlijmincx
Ron Veen Ron Veen
Author Profile Icon Ron Veen
Ron Veen
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: History of Java EE and Jakarta EE
2. Chapter 1: The History of Enterprise Java FREE CHAPTER 3. Chapter 2: Introducing the Cargo Tracker Application 4. Part 2: Modern Jakarta EE
5. Chapter 3: Moving from Java EE to Jakarta EE 6. Chapter 4: Modernizing Your Application with the Latest Features 7. Chapter 5: Making Your Application Testable 8. Part 3: Embracing the Cloud
9. Chapter 6: Introduction to Containers and Docker 10. Chapter 7: Meet Kubernetes 11. Chapter 8: What Is Cloud Native? 12. Chapter 9: Deploying Jakarta EE Applications in the Cloud 13. Chapter 10: Introducing MicroProfile 14. Index 15. Other Books You May Enjoy Appendix A: Java EE to Jakarta EE names
1. Appendix B: As a Service

What this book covers

Chapter 1, The History of Enterprise Java, introduces you to the history of Java EE and Jakarta EE.

Chapter 2, Introducing the Cargo Tracker Application, starts with an overview of the Cargo tracker application’s functionality. The second half takes a look at the Java EE features that are used in the project.

Chapter 3, Moving from Java EE to Jakarta EE, describes how to approach the migration from Java EE to Jakarta EE.

Chapter 4, Modernizing Your Application with the Latest Features, provides an overview of the significant changes made to Jakarta EE 10. The chapter will also show you how to implement cloud-native features like resilience and monitoring. Lastly, we will show you how to visualize the metrics coming from your application.

Chapter 5, Making Your Application Testable, provides an overview of why testing is important when migrating a software project and how to measure it. You will learn how to write unit tests and integration tests for modern applications to ensure the application keeps working as expected.

Chapter 6, Introduction to Containers and Docker, provides an overview of what containers are and why they are an important tool. You will learn what Docker is, how to install it, and how to create a Docker container based on the Cargo tracker application.

Chapter 7, Meet Kubernetes, introduces you to Kubernetes, the de facto standard for running containers.

Chapter 8, What is Cloud Native?, describes the principles of cloud-native computing.

Chapter 9, Deploying Jakarta EE Applications in the Cloud, provides an overview of deploying an application to the Azure cloud. You will learn how to create a container registry and how to create an instance from a container in the registry. This chapter also covers how you can see the metrics of the deployed instance.

Chapter 10, Introducing MicroProfile, introduces the most important specifications of the MicroProfile specification.

Appendix A, Java EE to Jakarta EE names, is a list of Java EE to Jakarta EE specifications.

Appendix B, As a Service, explains the different concepts of using the Internet for computing.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image