Online Library TheLib.net » Docker for Java Developers
cover of the book Docker for Java Developers

Ebook: Docker for Java Developers

Author: Arun Gupta

00
15.02.2024
0
0
The established way to deploy Java applications requires you to install the Java Development Kit (JDK), plus an application server, web server, database, and other components in a data center, whether on-premise or in the cloud. Though this process works well enough, Docker containers can save you many headaches when it comes to packaging, deploying, and scaling your applications.

In this O’Reilly report, author Arun Gupta explains Docker’s basic concepts and the commonly used orchestration frameworks around them. You’ll learn how to achieve faster startup and deployments on both Windows, Mac OS X, and Linux, and understand how these containers improve portability across machines and reduce the impedance mismatch between development, testing, and production environments.
- Get up to speed on Docker basics, including its image format and toolset for building, shipping, and running containers
- Build and run your first Docker container by deploying a sample Java EE application with Docker Compose and Docker Swarm
- Manage Docker images and containers with IDEs such as NetBeans, Eclipse, and IntelliJ IDEA
- Use a Maven plugin to create a Docker image and start a container
Download the book Docker for Java Developers for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen