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 a container registry — a repository for Docker images
  2. Docker Hub — the default public registry
  3. GitHub Container Registry (GHCR)
  4. Cloud registries: AWS ECR, Azure ACR, Google Artifact Registry (awareness)
  5. Tagging images: versioning strategy
  6. Pushing an image: docker push
  7. Pulling an image: docker pull
  8. Exercise: push the project image to a registry

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.