AWS CodePipeline with ECS | Deploy Springboot app on ECS | ECS Fargate

AWS CodePipeline with ECS | Deploy Springboot app on ECS | ECS Fargate

kodEdge

7 месяцев назад

10,063 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@halcyonfarr4878
@halcyonfarr4878 - 31.01.2024 12:32

Hi brother, so far so good but I've had an error with the codedeploy. Is there any reason why it says my container doesn't exist? I have made sure in the buildspec that the ecr repo uri has the same container name.

Ответить
@JasmineAmezi
@JasmineAmezi - 24.01.2024 20:11

this is an awesome video thanks a lot! what if i want to specify the version of the task definition i want to use?

Ответить
@Momentum_Option_Buyer
@Momentum_Option_Buyer - 22.01.2024 22:36

It's failing on step 5 of Dockerfile:

=> ERROR [3/3] ADD target/springboot-aws-deploy-service.jar springboot-aws-deploy-service.jar

Ответить
@Momentum_Option_Buyer
@Momentum_Option_Buyer - 18.01.2024 09:57

Can I use a different application with your pipeline since I am not familiar with Java.

Ответить
@Momentum_Option_Buyer
@Momentum_Option_Buyer - 15.01.2024 03:05

Thank you, brother.

Ответить
@1234victorxD
@1234victorxD - 03.01.2024 23:31

Thx for the vid, it helped me a lot but I have a question. Everytime we do a Deploy the IP adress is going to change, how do we call the API in the frontend of the application then? Do you have a video teaching how to build a API gateway or a ALB for this specific case?

Ответить
@peterabiodunokusolubo1541
@peterabiodunokusolubo1541 - 29.12.2023 11:32

This the best video on CICD. Excellent.

Ответить
@RavitejaDarla
@RavitejaDarla - 17.12.2023 22:03

can we work on springboot application only without adding any dependencies to that

Ответить
@hussainiyouth9123
@hussainiyouth9123 - 30.11.2023 03:20

The best video am looking for, successfully setup the demo CICD pipeline. Kudos 😍

Ответить
@shanmugavelan33
@shanmugavelan33 - 12.10.2023 19:20

I am getting Error like connection refuse to connect(Communication failure ) when I try to run the image in docker -run

Ответить