Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In an AWS-based application development, frontend developers are awaiting backend API completion. What is the most operationally efficient solution to enable parallel frontend development?
A
Use mock integrations in API Gateway.
B
Deploy a Lambda function for mocked responses.
C
Create additional API endpoints with mock responses.
D
Set up a proxy resource in API Gateway.