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 is Docker Compose — defining multi-container setups
  2. docker-compose.yml structure: services, ports, volumes, environment variables
  3. Running app + PostgreSQL together
  4. Networking between containers
  5. Volumes for persistent data
  6. docker compose up, docker compose down
  7. Exercise: add Docker Compose to the Week 7 project

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.