- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Core Tech

DevOps Containerization and Orchestration: Define Your Platform with Containers
In this lab, you’ll practice working with containers. When you’re finished, you’ll have the skills you need to abstract your platforms using containers.

Lab Info
Table of Contents
-
Challenge
Get Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
-
Challenge
Run Your First Container
To start the lab, you will create a simple container that has the .NET Core runtime installed on it. Once the container is created, you’ll execute a command to access the container shell, and look at the file system.
-
Challenge
Understand Networking with Containers
In this challenge, you’ll create a container with a simple web server and use it to illustrate how to forward ports from inside the container to make it accessible to clients outside the container.
-
Challenge
Script Your Container Configuration with Dockerfiles
To finish this lab, you’ll learn how to specify the structure of your container using a simple config file called a Dockerfile, which allows you to specify a base, and then execute the needed install commands for your application.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.