This is a demo (part 1) of developing spring boot REST API in AWS. It involves the following steps:
(1) Coding of Spring Boot REST API.
(2) Creating Repository in AWS ECR.
(3) Building with AWS CodeBuild.
(4) Pushing docker image to AWS ECR.
In the next part, I will discuss about ECS cluster, ECS service and ECS task.
Source Code:
https://github.com/babysteps-topro/aws-springboot-pipeline1.git
Original source:
https://www.borislam.com/2021/12/spring-boot-rest-aws-cicd-part1.html
Top comments (0)