Day 4: Game Day Schedule API - ECS, API Gateway, Elastic Load Balancing | DevOpsAllStarsChallenge
System Components
Client: Makes requests to the system to fetch game day schedule information.
API Gateway: Acts as the entry point for all client requests. It routes requests to the appropriate backend service (in this case, the Flask app).
Appli...
blessingaliu.hashnode.dev3 min read