DEV Community

Cover image for Develop Spring boot REST API in AWS - PART 2/4 (ECS Cluster & ECS Service)
Baby Steps To Pro
Baby Steps To Pro

Posted on

Develop Spring boot REST API in AWS - PART 2/4 (ECS Cluster & ECS Service)

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:

Source

Top comments (0)