Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Docker for Java and Spring Boot Developers

Posted By: IrGens
Docker for Java and Spring Boot Developers

Docker for Java and Spring Boot Developers
.MKV, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 5h 23m | 4.81 GB
Instructor: Bharath Thippireddy

Running your application as a docker container will eliminate problems during moving applications to multiple environments. Master Docker fundamentals that are required for smooth deployment of Spring Boot applications

Key Features

Master the fundamentals of Containerization and Docker
Use Docker networks, volumes, and various Docker commands
Create Dockerfiles and Docker Compose files to Dockerize your Spring Boot projects

What You Will Learn

Use various Docker commands to pull images and launch containers
Learn how Docker networking works
Use Docker volumes and bind mounts and know the differences
Dockerize your Spring Boot microservice applications
Use Docker Compose to launch multiple containers in one shot
Learn the fundamentals of Docker Swarm

About

Docker is an open-source tool to package your applications and everything they need as containers. You can then use these containers on your laptop, in testing, stage, and all the way to production, which could be on the cloud or servers within your organization.

This course starts with the basics of AWS EC2, which we will use to launch Linux instances to install and use Docker. You will master all the fundamentals of Docker such as Docker layers, networking, volumes, and bind mounts. You will learn how to launch different types of containers and master various Docker commands in the process. You will create a Docker hub account and learn how to push your images to the Docker hub as well.

You will create two Spring Boot microservice restful applications that will use each other. You will create Docker files for these two projects using Visual Studio Code IDE. You will launch a MySQL container that will be used by your microservice containers. You will learn how to access the applications running in the containers from your local machines. You will then use Docker Compose to launch multiple containers in one shot. You will also master what Docker Swarm is and how to use it.

Add the resources for this course are available at github.com/PacktPublishing/Docker-for-Java-and-Spring-Boot-Developers


Docker for Java and Spring Boot Developers