ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 162 - CLF-C02 discussion

Report
Export

A company's application stores data in an Amazon S3 bucket. The company has an AWS Lambda function that processes data in the S3 bucket. The company needs to invoke the function once a day at a specific time.

Which AWS service should the company use to meet this requirement?

A.
AWS Managed Services (AMS)
Answers
A.
AWS Managed Services (AMS)
B.
AWS CodeStar
Answers
B.
AWS CodeStar
C.
Amazon EventBridge
Answers
C.
Amazon EventBridge
D.
AWS Step Functions
Answers
D.
AWS Step Functions
Suggested answer: C

Explanation:

Amazon EventBridge is the service that the company should use to meet the requirement of invoking the Lambda function once a day at a specific time. Amazon EventBridge is a serverless event bus service that allows you to easily connect your applications with data from AWS services, SaaS applications, and your own applications. You can use Amazon EventBridge to create rules that match events and route them to targets such as AWS Lambda functions, Amazon SNS topics, Amazon SQS queues, or other AWS services. You can also use Amazon EventBridge to create scheduled rules that trigger your targets at a specific time or interval, such as once a day. AWS Managed Services (AMS), AWS CodeStar, and AWS Step Functions are not services that the company should use to meet this requirement. AMS is a service that provides operational management for your AWS infrastructure and applications. AWS CodeStar is a service that provides a unified user interface for managing software development projects on AWS. AWS Step Functions is a service that coordinates multiple AWS services into serverless workflows.

asked 16/09/2024
Bruno Piovan
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first