saayam-for-all / devsecops

DevOps repo for all DevOp related work
GNU General Public License v3.0
0 stars 0 forks source link

ECR folder structure for Dev, QA, Stage and Prod environments #4

Closed RaoBhethanabotla closed 2 months ago

RaoBhethanabotla commented 2 months ago

We have four environments - dev, qa, stage and prod. All the deliverables for all the environments will be moved to ECR in respective folders. Here is an example folder structure:

ECR/saayam/dev/volunteer/... /qa/volunteer/.... /stage/volunteer/... /prod/volunteer/...

Sakshi895 commented 2 months ago

Created folder structure for all the microservices for their respective qa, stage, prod and dev branch.