ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

438 / 690

Question 438:

A Solutions architect has been asked to design an order processing e-commerce application on AWS where synchronous transaction processing is not required. Some of the synchronous order processing tasks might take a long time and require integrations with external applications.
How can this be achieved?

Answer options:

A.Use AWS Simple Workflow Service to design activities coordination between different components of the application.
B.Use Step functions to design activities coordination between different components of the application.
C.Use API Gateway and Lambda to design the application.
D.Use SQS to coordinate the activities of the application.