This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
429
stars
179
forks
source link
Endpoint created using Fargate CFN template returns only partial results #249
Open
arun-gupta opened 6 years ago
apps/ecs/fargate/templates/master.yaml
brings up the resources. But the endpoint only showsHello
. It needs to show the name as well.