
GIAC Cloud Security Automation
Domain 4Objective 2
Microservices Architecture and Deployment GCSA Practice Questions (Page 3)
Part of the Container and Microservices Lifecycle domain, which makes up ~17% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~9–14 in this domain), expect 3–5 from this objective — we provide 37 practice questions to prepare you well beyond it. (estimate)
37questions here
8free pages
10concepts
Questions 11–15
- 11
A company is migrating a monolithic application to microservices. The team wants to ensure that each microservice can be developed, deployed, and scaled independently. They also want to avoid a single point of failure in the database. Which architectural principle should they apply?
Select an answer first - 12
A microservice that processes orders is experiencing occasional timeouts when calling a downstream inventory service. The team wants to prevent the order service from being overwhelmed by repeated failures and to provide a fallback response when the inventory service is unavailable. Which pattern should they implement?
Select an answer first - 13
A company runs a microservices application on Kubernetes. The frontend service needs to call the backend service, but the backend service has multiple replicas that are dynamically created and destroyed. The frontend must always reach a healthy backend instance. Which mechanism should they use?
Select an answer first - 14
A company is rolling out a microservices-based customer portal. The portal must authenticate users centrally, route requests to the correct service, and enforce per-client API call limits. The security team requires that service-to-service communication be encrypted and mutually authenticated, but they do not want to manage individual TLS certificates for each service. Which combination of components should the company implement?
Select an answer first - 15
A security team is designing a microservices deployment on Kubernetes. They need to ensure that only the frontend service can communicate with the backend service, and that all service-to-service communication is encrypted. They also need to ensure that the backend service cannot access the internet. Which set of controls should they implement?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GCSA” is a trademark of its owner, used for identification only.