AWS Certified Developer Associate DVA-C02 Practice Question
An application is experiencing intermittent failures due to throttling when making requests to an AWS service. Which implementation would BEST enhance the application's resiliency by addressing these specific failures?
Creating additional replicas of the application's database
Migrating the application to run on larger EC2 instances
Implementing retries with exponential backoff and jitter
Increasing the timeout settings for the API requests