Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company is developing a microservices application with a search catalog. The application must use REST APIs for the frontend and access backend services hosted in private VPC subnets. What is the appropriate solution?
A
WebSocket API with Amazon API Gateway, Amazon ECS in a private subnet, and a private VPC link.
B
REST API with Amazon API Gateway, Amazon ECS in a private subnet, and a private VPC link.
C
WebSocket API with Amazon API Gateway, Amazon ECS in a private subnet, and a security group.
D
REST API with Amazon API Gateway, Amazon ECS in a private subnet, and a security group.