© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. MishraMicrosoft Azure for Java Developershttps://doi.org/10.1007/978-1-4842-8251-9_4

4. Containerizing Java Applications with Azure Kubernetes Service

Abhishek Mishra1  
(1)
Navi Mumbai, India
 

Containers are modern application hosting options today. You can build your application, containerize your application along with the hosting environment and application dependencies, and then keep the containerized image in a centralized registry. You can pull the containerized image in the target environments and run it as containers with ease. You can build the image once and run it in many environments without setting up any hosting or application dependencies. ...

Get Microsoft Azure for Java Developers: Deploying Java Applications through Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud 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.