Week 12

CI/CD Concepts

GitHub Actions

Docker in CI

Deploying from a Pipeline

Practice

Assignment

Back end Track

Under construction

<aside> 🚧

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

</aside>

Implementation plan:

  1. What is Continuous Integration — merging code frequently, running tests automatically
  2. What is Continuous Delivery — code is always in a deployable state
  3. What is Continuous Deployment — every change that passes tests is automatically deployed
  4. Delivery vs Deployment — the difference
  5. Why CI/CD matters: faster feedback, fewer integration issues, reliable releases
  6. The CI/CD pipeline: stages and gates

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.