Containerize an application with Docker and automate testing and deployment with GitHub Actions.
Learn how real teams ship software. You'll write a production-ready Dockerfile, build a CI pipeline that runs your test suite automatically on every push, wire up automated deployments with GitHub Actions, and practice debugging a pipeline when a run fails.
Understand core AWS services — EC2, S3, IAM — and deploy your first cloud application.