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 *https://hackyourfuture.net/*

CC BY-NC-SA 4.0 Icons

Built with โค๏ธ by the HackYourFuture community ยท Thank you, contributors

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