Q: 13
A company has an application that consists of different microservices that run inside an AWS
account. The microservices are running in containers inside a single VPC. The number of
microservices is constantly increasing. A developer must create a central logging solution for
application logs.
Options
Discussion
C doesn’t actually log app-level data, just VPC network flows. Has to be A for application logs specifically.
A is the way to go here. Only CloudWatch Logs gives you proper app-level log centralization for microservices, especially when containers are involved. C just tracks network flows, not actual logs, and D’s for service discovery, not logging. Pretty sure about this but happy to hear other logic if anyone disagrees.
D imo, since AWS Cloud Map handles service discovery and maps microservices. Maybe a trap here with A but feels like D fits centralizing their interactions.
A
C vs D? Not sure which one is right, kind of looks similar to me. Can someone confirm?
Be respectful. No spam.
Question 13 of 35