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:

A company is running an application in the AWS Cloud. Recent application metrics show inconsistent response times and a significant increase in error rates. Calls to third-party services are causing the delays. Currently, the application calls third-party services synchronously by directly invoking an AWS Lambda function. A solutions architect needs to decouple the third-party service calls and ensure that all the calls are eventually completed. Which solution will meet these requirements? A. Use an Amazon Simple Queue Service (Amazon SQS) queue to store events and invoke the Lambda function. B. Use an AWS Step Functions state machine to pass events to the Lambda function. C. Use an Amazon EventBridge rule to pass events to the Lambda function. D. Use an Amazon Simple Notification Service (Amazon SNS) topic to store events and Invoke the Lambda function.

Autor: Jorge Soroce



Respuesta:

Use an Amazon Simple Queue Service (Amazon SQS) queue to store events and invoke the Lambda function.


0 / 5  (0 calificaciones)

1 answer(s) in total