Play by Play: Docker for Java Developers with Arun Gupta and Michael Hoffman

Pluralsight
Course Summary
In this unscripted and unrehearsed Pluralsight play-by-play, you will delve into the basic and advanced concepts of Docker from a Java Developer's perspective, including Docker fundamentals, Docker Compose and Docker Swarm.
-
+
Course Description
Docker has seen an exponential growth in adoption since its open source release in 2013. Driving its popularity are the real benefits gained from packaging your entire application once in order to run it anywhere. As a Java Developer, there is a wealth of information available to you about Docker; however, you will often find that documentation and supplemental materials often focus on Docker at a high level or from a purely operational perspective. In this unscripted and unrehearsed Pluralsight play-by-play, you will delve into the basic and advanced concepts of Docker from a Java Developer's perspective, including Docker fundamentals, Docker Compose, and Docker Swarm. Whether you are new to Docker or have some experience with it, this is an excellent opportunity to learn about the platform.
-
+
Course Syllabus
Course Overview- 1m 28s
—Course Overview 1m 28sDocker Basics- 23m 13s
—What Is Docker? 4m 21s
—Docker Mission, Infrastructure, and Workflow 7m 18s
—Dockerfiles and Images 5m 53s
—Dockerfile Best Practices, Union File System, and Image Layers 5m 40sDocker for Mac and Windows- 27m 22sRunning Multi-container Application Using Docker Compose- 16m 19sDocker Swarm, Setting up Multiple Hosts- 49m 55s