CI/CD Concepts
Build and Push
Deploy to ECS
Pipeline Best Practices
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Recap CI/CD from core program (GitHub Actions basics, linting, testing)
- CI/CD as a cloud engineer responsibility — you own the pipeline to production
- Pipeline stages: source → test → build/package → deploy
- Environments: dev, staging, production — why they exist
- Environment-specific configuration: environment variables, secrets
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.