AWS Certified Solutions Architect – Associate (SAA-C03) — Question 253

A company runs demonstration environments for its customers on Amazon EC2 instances. Each environment is isolated in its own VPC. The company’s operations team needs to be notified when RDP or SSH access to an environment has been established.

Answer options

Correct answer: C

Explanation

The correct answer is C because publishing VPC flow logs to CloudWatch Logs allows for monitoring of RDP and SSH traffic, and setting up metric filters and alarms provides the necessary notifications. Option A does not directly detect RDP or SSH connections, option B focuses on instance management rather than access monitoring, and option D relates to instance state changes rather than specific connection events.