Week 11

Deployment Strategies

Docker

Docker Compose

Image Registries

Deploying to the Cloud

Practice

Assignment

Back end Track

Under construction

<aside> 🚧

This page is currently under construction. Please check back later.

</aside>

Implementation plan:

  1. What does "deploying" mean — making your app available to users
  2. Bare metal — running directly on physical hardware
  3. Virtual machines — running on virtualized hardware
  4. Containers — lightweight, portable, reproducible environments
  5. Comparison: bare metal vs VMs vs containers
  6. Trade-offs: cost, flexibility, overhead, portability
  7. Why containers won — the industry direction

The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

CC BY-NC-SA 4.0 Icons

*https://hackyourfuture.net/*

Found a mistake or have a suggestion? Let us know in the feedback form.