Services in monorepo respository are entities that in production environment need to be online all the time. Some of these services are exposed to public access and other services runs in the background. Sometimes, you will need to add a new backend service to our repository. This t To do that you have to follow the next instructions.
Requirements
Access to edit the monorepo repository. Access to edit the argocd repository. Access to create new Elastic Container Repository in AWS Access to create new EC2 application load balancer rule Access to create new EC2 target g (optional) AWS CLI command line tool installed and configured. (optional) Docker installed. Procedure
Create the ECR repository than will be used.