4.4 - PaulDuvall/aws-compliance-workshop GitHub Wiki

Lesson 4 Quiz

Questions

1) What does a CloudWatch Event Rule do?

A. Intelligent threat detection and continuous monitoring to protect your AWS accounts and workloads

B. Track resource inventory and changes based on policies

C. Run rules based on events against targets

D. Track user activity and API usage

2) Which CloudFormation resource do you use to enable a CloudWatch Event Rule?

A. AWS::Events::Rule

B. AWS::Rules::Config

C. AWS::Rule::Events

D. AWS::Events::Config

3) What is the RDK?

A. A development kit that generates rules based on automated reasoning

B. A machine learning service for applying rules across an AWS account

C. A tool that uses CloudFront and Lambda to generate Config Rules

D. An open source tool that generates the components to run a custom Config Rule

4) At what intervals can you run CloudWatch Event Rules?

A. Scheduled or based on event patterns

B. Every 24 hours

C. Only when resources change

D. Via the CLI

5) Which targets are NOT supported by CloudWatch Events?

A. Amazon EC2 instances

B. AWS Lambda functions

C. Step Functions state machines

D. SageMaker endpoints