Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

A list of AWS Certified Solutions Architect Associate questions and their answers ✨

License

Notifications You must be signed in to change notification settings

ahhda/aws-questions

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

AWS Certified Solutions Architect Associate Practice Questions

This is a list of AWS Certified Solutions Architect Associate questions and their answers ✨ I have also added a lot of good practice tests at the following Udemy course AWS Certified Solutions Architect Associate Practice Tests. From basic to advanced, test how well you know AWS, refresh your knowledge a bit, or prepare for your AWS Certified Solutions Architect Associate exam! Feel free to reach out to me! 👨‍💻
Twitter || LinkedIn || Blog

1. What are the DHCP option attributes used to assign private DNS servers to your VPC?

Answer (D)

Knowledge Area: Virtual Private Cloud (VPC)

2. What are two features of CloudWatch operation?

Answer (B,C)

Knowledge Area: Monitoring Services

3. You have an application that collects monitoring data from 10,000 sensors (IoT) deployed in the USA. The datapoints are comprised of video events for home security and environment status alerts. The application will be deployed to AWS with EC2 instances as data collectors. What AWS storage service is preferred for storing video files from sensors?

Answer (C)

Knowledge Area: Storage Services

4. What storage type enable permanent attachment of volumes to EC2 instances?

Answer (D)

Knowledge Area: EC2 Compute

5. What are two advantages of selecting default tenancy option for your VPC when creating it?

Answer (B,C)

Knowledge Area: Virtual Private Cloud (VPC)

6. What two statements correctly describe Amazon virtual private gateway?

Answer (A,C)

Knowledge Area: Virtual Private Cloud (VPC)

7. What are two features that correctly describe Availability Zone (AZ) architecture?

Answer (B,C)

Knowledge Area: Fault Tolerant Systems

8. What AWS services encrypts data at rest by default? (Select two)

Answer (B,D)

Knowledge Area: Storage Services

9. What two attributes are only associated with CloudFront private content?

Answer (B,D)

Knowledge Area: Deployment

10. What two statements correctly describe how to add or modify IAM roles to a running EC2 instance?

Answer (A,B)

Knowledge Area: EC2 Compute

11. What are the minimum components required to enable a web-based application with public web servers and a private database tier? (select three)

Answer (A,D,E)

Knowledge Area: Virtual Private Cloud (VPC)

12. What two statements accurately describe Amazon VPC architecture?

Answer (C,D)

Knowledge Area: Virtual Private Cloud (VPC)

13. What feature enables CloudWatch to manage capacity dynamically for EC2 instances?

Answer (B)

Knowledge Area: Monitoring Services

14. What authentication method provides Federated Single Sign-On (SSO) for cloud applications?

Answer (E)

Knowledge Area: Security Architecture

15. What method detects when to replace an EC2 instance that is assigned to an Auto-Scaling group?

Answer (A)

Knowledge Area: EC2 Compute

16. What two resource tags are supported for an EC2 instance?

Answer (A,E)

Knowledge Area: EC2 Compute

17. How is a volume selected (identified) when making an EBS Snapshot?

Answer (D)

Knowledge Area: Deployment

18. What two features provide an encrypted (VPN) connection from VPC to an enterprise data center?

Answer (C,D)

Knowledge Area: Virtual Private Cloud (VPC)

19. What are two advantages of cross-region replication of an S3 bucket?

Answer (B,E)

Knowledge Area: Storage Services

20. What consistency model is the default used by DynamoDB?

Answer (B)

Knowledge Area: Database Services

21. What features are required to prevent users from bypassing AWS CloudFront security? (Select three)

Answer (B,D,E)

Knowledge Area: Security Architecture

22. What are the advantages of NAT gateway over NAT instance? (Select two)

Answer (B,D)

Knowledge Area: Virtual Private Cloud (VPC)

23. What two fault tolerant features does Amazon RDS support?

Answer (A,B)

Knowledge Area: Database Services

24. What two features describe an Application Load Balancer (ALB)?

Answer (A,C)

Knowledge Area: Fault Tolerant Systems

25. You have configured a security group to allow ICMP, SSH and RDP inbound and assigned the security group to all instances in a subnet. There is no access to any Linux-based or Windows-based instances and you cannot Ping any instances. The network ACL for the subnet is configured to allow all inbound traffic to the subnet. What is the most probable cause?

Answer (C)

Knowledge Area: Security Architecture

26. You have been asked to setup a VPC endpoint connection between VPC and S3 buckets for storing backups and snapshots. What AWS components are currently required when configuring a VPC endpoint?

Answer (D)

Knowledge Area: Virtual Private Cloud (VPC)

27. What three attributes are used to define a launch configuration template for an Auto-Scaling group?

Answer (A,D,E)

Knowledge Area: EC2 Compute

28. You have enabled Amazon RDS database services in VPC1 for an application that has public web servers in VPC2. How do you connect the web servers to the RDS database instance so they can communicate considering the VPC's are in the same region?

Answer (D)

Knowledge Area: Virtual Private Cloud (VPC)

29. What two methods are recommended by AWS for protecting EBS data at rest?

Answer (B,C)

Knowledge Area: Fault Tolerant Systems

30. What security problem is solved by using Cross-Origin Resource Sharing (CORS)?

Answer (A)

Knowledge Area: Storage Services

31. What two features are enabled with S3 services?

Answer (D,E)

Knowledge Area: Storage Services

32. What is the purpose of a local route within a VPC route table?

Answer (C)

Knowledge Area: Virtual Private Cloud (VPC)

33. What feature is supported when attaching or detaching an EBS volume from an EC2 instance?

Answer (D)

Knowledge Area: EC2 Compute

34. What Amazon AWS service supports real-time processing of data stream from multiple consumers and replay of records?

Answer (C)

Knowledge Area: Deployment

35. What is the fastest and easiest method for migrating an on-premises VMware virtual machine to the AWS cloud?

Answer (B)

Knowledge Area: Deployment

36. What class of EC2 instance type is recommended for database servers?

Answer (A)

Knowledge Area: EC2 Compute

37. What encryption support is available for tenants that are deploying AWS DynamoDB?

Answer (B)

Knowledge Area: Database Services

38. What are two characteristics of an Amazon security group?

Answer (A,C)

Knowledge Area: Virtual Private Cloud (VPC)

39. How is Route 53 configured for Warm Standby fault tolerance? (Select two)

Answer (A,C)

Knowledge Area: Fault Tolerant Systems

40. What is the difference between Stream-based and AWS Services when enabling Lambda?

Answer (A)

Knowledge Area: Deployment