Multiple Choice
A company is using Amazon API Gateway to manage access to a set of microservices implemented as AWS Lambda functions. Following a bug report, the company makes a minor breaking change to one of the APIs. In order to avoid impacting existing clients when the new API is deployed, the company wants to allow clients six months to migrate from v1 to v2. Which approach should the Developer use to handle this change?
A) Update the underlying Lambda function and provide clients with the new Lambda invocation URL.
B) Use API Gateway to automatically propagate the change to clients, specifying 180 days in the phased deployment parameter.
C) Use API Gateway to deploy a new stage named v2 to the API and provide users with its URL.
D) Update the underlying Lambda function, create an Amazon CloudFront distribution with the updated Lambda function as its origin.
Correct Answer:

Verified
Correct Answer:
Verified
Q232: A developer has written a multi-threaded application
Q233: A developer needs to manage AWS infrastructure
Q234: A Developer has created an S3 bucket
Q235: An application running on EC2 instances is
Q236: A Developer is writing a serverless application
Q238: A developer is creating a serverless web
Q239: A Developer wants to find a list
Q240: A company is adding stored value (or
Q241: A Developer has created a software package
Q242: A supplier is writing a new RESTful