Phase 4 · Compute Services

Topics

Containers Overview (Docker Basics)

Part of the Cloud Computing Roadmap.

Summary

Packaging an application and its dependencies into a portable, isolated unit — a lighter-weight alternative to a full VM, and the foundation for the container orchestration covered in Phase 9.

How to Learn This

  • 1Install Docker and run your first container from a public image.
  • 2Learn the difference between a VM (full OS) and a container (shares the host OS kernel).
  • 3Build a simple Dockerfile for a small application.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge