Resilient Architecture III
Explore strategies to design resilient AWS architectures that handle high traffic and ensure scalability with minimal overhead. Learn to choose appropriate AWS services like API Gateway, ECS, and storage gateways for secure and efficient data backup and streaming solutions. Understand how to apply these services to real-world scenarios to optimize performance and maintain data accessibility.
We'll cover the following...
Question 11
A taxation company offers an API to its customers to automate short, complex tax computation inquiries. The computation inquiry takes no longer than 13 minutes. The company has noticed high traffic during the holiday season, which has caused a slow response to customers. The company needs to design a reliable and scalable solution.
What should a solutions architect do to meet these requirements with the least operational overhead?
A. Create a REST API using Amazon API Gateway that ...