Question 33:
A telecom company is using Amazon EBS backed EC2 instances to deploy mobile applications. Data on EBS volumes needs to be backed up every week as per audit guidelines. The company is planning to perform EBS Snapshots every Friday evening at 10 pm. They are planning to automate scheduling using Amazon EventBridge. Which of the following configurations in Amazon EventBridge can be done to meet this requirement?
Answer options:
A.Configure a rate expression rule specifying the time of the day to schedule automated EBS snapshots. B.Configure a cron expression rule specifying a regular interval to schedule automated EBS snapshots. C.Configure a rate expression rule specifying a regular interval to schedule automated EBS snapshots. D.Configure a cron expression rule specifying the time of the day to schedule automated EBS snapshots.