Ultimate access to all questions.
A company deploys an application using AWS CloudFormation, integrating Amazon API Gateway REST API with AWS Lambda and Amazon DynamoDB for data. The app has development, testing, and production stages, each with a separate DynamoDB table. After successful changes in development and testing, the company faces issues in production deployment. How should a developer route traffic to minimize customer impact, directing a portion to the new production API and the rest to the existing one?