sherif98 / readguru-backend

0 stars 0 forks source link

Setup CI/CD for backend using Github Actions #4

Closed sherif98 closed 2 years ago

sherif98 commented 2 years ago

In Scope: build a docker image and push it to AWS ECR. Out of Scope: IaaC for AppRunner, RDS, VPCs, etc.

sherif98 commented 2 years ago

We can also evaluate other options for CI/CD. What I like about Github actions is that it will be easier to use with other cloud services.