Develop Spring boot REST API in AWS — PART 2/4 (ECS Cluster)
Dec 13, 2021
In this video tutorial (part2), we continue to explore developing spring boot REST API on AWS. We will focus on ECS in this part.
It involves the following steps:
(1) AWS ECS Basic
(2) ECS Cluster demo
(3) ECS Task Definition demo
(4) ECS Service demo
Thank for watching!
In the next part, I will discuss the CodeDeploy.
Source Code:
https://github.com/babysteps-topro/aws-springboot-pipeline1.git
Originally published at https://www.borislam.com on December 13, 2021.