Setting up CI/CD using Docker, AWS ECR and Github Actions (Part-1)

Learn to set up CI/CD pipeline for your next project using Docker, AWS Elastic Container Registry and Github Actions

Ashutosh Karna
FAUN — Developer Community 🐾
5 min readMay 7, 2020

--

Our goal is to set up an automated CI/CD pipeline for our project which is hosted on Github. The whole process can be divided into two parts:

--

--