
Module 4: Deploy Microservices
Approach.
1. Switch the Traffic: This is the starting configuration. The monolithic node.js app running in a container on Amazon ECS.
2. Start Microservices: Using the three container images you built and pushed to Amazon ECR in the previous module, you will...