In order to meet PCI DSS requirements, a customer wants to ensure that all outbound traffic is authorized. Which two cloud offerings meet this requirement without additional compensating controls? (Choose two.)
- AApp Engine (correct answer)
- BCloud Functions (correct answer)
- CCompute Engine
- DGoogle Kubernetes Engine
- ECloud Storage
Reveal answer & explanationHide answer
The correct answer is A, B. Option A: App Engine Option B: Cloud Functions
Explanation
Cloud Functions runs event-driven code without managing servers and scales automatically. App Engine is a fully managed platform that runs and autoscales web apps with little operational effort.