Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

AWS Solution Architect

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

An e-commerce company is revamping its IT infrastructure and is planning to use AWS services. The company’s CIO has asked a solutions architect to design a simple, highly available, and loosely coupled order processing application. The application is responsible for receiving and processing orders before storing them in an Amazon DynamoDB table. The application has a sporadic traffic pattern and should be able to scale during marketing campaigns to process the orders with minimal delays. Which of the following is the MOST reliable approach to meet the requirements? A. Receive the orders in an Amazon EC2-hosted database and use EC2 instances to process them. B. Receive the orders in an Amazon SQS queue and invoke an AWS Lambda function to process them. C. Receive the orders using the AWS Step Functions program and launch an Amazon ECS container to process them. D. Receive the orders in Amazon Kinesis Data Streams and use Amazon EC2 instances to process them.

Autor: Jorge Soroce



Respuesta:

Receive the orders in an Amazon SQS queue and invoke an AWS Lambda function to process them.


0 / 5  (0 calificaciones)

1 answer(s) in total