Examtopics

AWS Certified SysOps Administrator - Associate
  • Topic 1 Question 165

    A SysOps administrator needs to automate the invocation of an AWS Lambda function. The Lambda function must run at the end of each day to generate a report on data that is stored in an Amazon S3 bucket.

    What is the MOST operationally efficient solution that meets these requirements?

    • Create an Amazon EventBridge (Amazon CloudWatch Events) rule that has an event pattern for Amazon S3 and the Lambda function as a target.

    • Create an Amazon EventBridge (Amazon CloudWatch Events) rule that has a schedule and the Lambda function as a target.

    • Create an S3 event notification to invoke the Lambda function whenever objects change in the S3 bucket.

    • Deploy an Amazon EC2 instance with a cron job to invoke the Lambda function.


    シャッフルモード