CI/CD using Docker + Github + AWS ECS

preview_player
Показать описание
In this video, we're going to setup CI/CD for a Docker project and ARM64 Architecture, using GitHub + GIthub Actions + AWS ECS

In the previous videos, we developed our AI Voice Assistant project, and deployed on AWS ECS. Now we're going to automate the deployment process for whenever we make changes to the project.
Our project consists in:
1. A backend app using Python and FastAPI
2. A frontend app using React and NextJS
both projects have a Cluster + service on AWS ECS

Рекомендации по теме
Комментарии
Автор

Thanks bro, I was waiting for this video for a long time, I appreciate you taking the time to do this practice with Github Actions, Docker and AWS, u' re the goat 💪🐐🔥

randymxd
Автор

Perfect, I liked the video, well explained, with vue on what you did, great rythm and nice background music.

karlstein
Автор

First coment, thanks for ur videos sir

minhtrduc
Автор

Thanks bro. this is best video for first CI/CD project build. :)

jmc
Автор

Hi, the part that we deploy and push Docker image to ECR, does yours have an image of size 0 that is pushed along with the docker image?

dongtandung
Автор

Hi, good video. Very helpful. Is it possible to run on self hosted runner (GitHub action). Is it enough just to change runs on ubuntu to self-hosted. Will it work or do we need to do different configuration for self hosted runner. Please let me know.

vijaikannan