AWS Certified Solutions Architect - Associate
Validates ability to design and implement distributed systems and architectures on AWS. Covers secure, resilient, high-performing, and cost-optimized architecture design using AWS services. Recommended for those with one or more years of hands-on experience designing solutions on AWS.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Design Secure Architecturesmedium
An architect is being asked at what scope a security group's rules take effect for a workload running on EC2. Per the VPC documentation, which option matches?
- A.Security groups apply at the AWS Region scope only, and every EC2 instance launched in that Region inherits exactly the same inbound and outbound rules regardless of the customer's intent at all.
- B.After you associate a security group with an EC2 instance, it controls the inbound and outbound traffic for the instance, with each security group having its own inbound and outbound rules per VPC.Correct answer
- C.Security groups apply at the AWS account scope only, and there is no documented way to attach a different security group to two different EC2 instances inside the same VPC at the same time.
Sources
Questions are grounded in 150 references from official and authoritative materials.