hands-on lab

Docker: Building Services With Compose

Difficulty: Advanced
Duration: Up to 2 hours
Students: 143
Rating: 4.2/5
On average, students complete this lab in1h 5m
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Learn to create multi-container applications with Docker Compose.

Containers are increasingly becoming more ubiquitous across a range of industries. Compose simplifies the creation and management of container based applications. Learn more in this hands-on lab environment.

Learning Objectives

At the end of this lab you'll be able to:

  • Create multi-container Compose applications
  • Maintain compose files using extensions and fragments
  • Create automated test environments

Prerequisites:

Target Audience

  • Software engineers
  • Data engineers
  • DevOps engineers
  • Site reliability engineers

Covered topics

Hands-on Lab UUID

Lab steps

0 of 7 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Service Overview
  2. Configuring the database
  3. Configuring the web app
  4. Configuring the proxy
  5. Refactor the compose file
  6. Integration testing
  7. Continue learning