Part 3:
Embracing the Cloud
In this part, you will delve into transforming the Cargo Tracker application to seamlessly embrace the cloud. With the application now running on Jakarta 10, you will learn how to create an Docker container and run it on an Kubernetes cluster. Subsequently, you will learn the essence of cloud native and how to deploy an application on an Azure Cloud environment. This part ends with a chapter about MicroProfile as it helps Jakarta EE in becoming truly cloud-native.
This part has the following chapters:
- Chapter 6, Introduction to Containers and Docker
- Chapter 7, Meet Kubernetes
- Chapter 8, What is Cloud Native
- Chapter 9, Deploying Jakarta EE Applications in the Cloud
- Chapter 10, Introducing MicroProfile
- Appendix A, Java EE to Jakarta EE names
- Appendix B, As a Service