Amazon Web Services AWS Certified SysOps Administrator - Associate (SOA-C02) SOA-C02 Question # 41 Topic 5 Discussion

Amazon Web Services AWS Certified SysOps Administrator - Associate (SOA-C02) SOA-C02 Question # 41 Topic 5 Discussion

SOA-C02 Exam Topic 5 Question 41 Discussion:
Question #: 41
Topic #: 5

A SysOps administrator developed a Python script that uses the AWS SDK to conduct several maintenance tasks. The script needs to run automatically every night.

What is the MOST operationally efficient solution that meets this requirement?


A.

Convert the Python script to an AWS Lambda (unction. Use an Amazon EventBridge (Amazon CloudWatch Events) rule to invoke the function every night.


B.

Convert the Python script to an AWS Lambda function. Use AWS CloudTrail to invoke the function every night.


C.

Deploy the Python script to an Amazon EC2 Instance. Use Amazon EventBridge (Amazon CloudWatch Events) to schedule the instance to start and stop every night.


D.

Deploy the Python script to an Amazon EC2 instance. Use AWS Systems Manager to schedule the instance to start and stop every night.


Get Premium SOA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.