What ways can we develop and perform tasks in AWS?
What is exponential backoff?
This is a retry method that allows SDK API calls to keep retrying but at incrementally longer intervals between calls.
What is an API Gateway?
An AWS service for creating, publishing, maintaining, monitoring, and securing REST, HTTP, and WebSocket APIs at any scale. API developers can create APIs that access AWS or other web services, as well as data stored in the AWS Cloud.