I have services running on ECS Fargate using repo ECR, CodeBuild, GitHub and CI CD pipeline automation for it.

0

I have services running on ECS Fargate containers, following the normal process, Code on GitHub from where image is build By CodeBuild and pushed on ECR, from where copy image URI and give it to Service task definition and update the service. Now I want automation for it. Not the standard automation where when changes on GitHub is done and CICD start working using CodePipeline.

I want when I start build on CodeBuild my automation starts, push image to ECR, create task revision and update ECS service.

Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen