A network-aware developer is placing an API Gateway for a permits API. Which placement rule is correct?
Select an answer to reveal the explanation.
Short Explanation
Plant the gateway in a regional subnet garden—not an AD-only plot. Public-facing gateways need a public subnet; private gateways can use private or public subnets. The service handles AD resilience for you.
Full Explanation
API gateways are created only in regional subnets, not AD-specific subnets. A private gateway may be placed in a private or public subnet; a public gateway must sit in a public subnet. The service is regional and manages availability across ADs and fault domains—you do not deploy a pair of AD-local gateways for that purpose.