Flask to AWS ECS - Part 10: CI/CD with GitHub Actions

Опубликовано: 18 Июнь 2026
на канале: Programming with Alex
1,681
37

Please consider supporting me on Patreon:   / programmingwithalex  

GitHub link: https://github.com/programmingwithale...

01:01 - Clone repo and code walk-through
01:15 - GitHub Actions CI/CD file
02:10 - GitHub Secrets
03:30 - AWS ECS task definition
05:10 - Run GitHub CI/CD pipeline
06:07 - Visual explanation of CI/CD pipeline on AWS

Setup CI/CD pipeline using GitHub actions to publish flask app to AWS ECS from GitHub automatically.