9
Deploying Jakarta EE Applications in the Cloud
In the previous chapters, you learned what cloud native, Docker, and containers are. With what we learned in those chapters, we are going to deploy the Cargo Tracker application to a cloud environment.
In this chapter, we are going to set up a cloud environment where the Cargo Tracker application can run. To do this, we need to set up the cloud environment first. You will learn how to set up a container registry in the cloud to store Docker images of the Cargo Tracker application, how to create a container instance from an image, and how to see the metrics of a container.
In this chapter, we’re going to cover the following main topics:
- Deploying to Azure
- Creating a container registry
- Creating ...
Get Cloud-Native Development and Migration to Jakarta EE now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.