Multiple Choice
A Developer is writing a serverless application that requires that an AWS Lambda function be invoked every 10 minutes. What is an automated and serverless way to trigger the function?
A) Deploy an Amazon EC2 instance based on Linux, and edit its /etc/crontab file by adding a command to periodically invoke the Lambda function.
B) Configure an environment variable named PERIOD for the Lambda function. Set the value to 600.
C) Create an Amazon CloudWatch Events rule that triggers on a regular schedule to invoke the Lambda function.
D) Create an Amazon SNS topic that has a subscription to the Lambda function with a 600-second timer.
Correct Answer:

Verified
Correct Answer:
Verified
Q231: An application running on Amazon EC2 opens
Q232: A developer has written a multi-threaded application
Q233: A developer needs to manage AWS infrastructure
Q234: A Developer has created an S3 bucket
Q235: An application running on EC2 instances is
Q237: A company is using Amazon API Gateway
Q238: A developer is creating a serverless web
Q239: A Developer wants to find a list
Q240: A company is adding stored value (or
Q241: A Developer has created a software package