Here are some practice questions for the Amazon AWS Certified Solutions Architect - Associate (SAA-C03) exam. These questions will test your understanding of the core AWS services, architecture, and best practices.
1. What is the primary benefit of Amazon RDS over a traditional on-premises relational database?
- A. Automated patching
- B. Manual backups
- C. Predictable I/O performance
- D. Direct control over database infrastructure
2. Which AWS service is used for object-based storage and can store an unlimited amount of data?
- A. Amazon RDS
- B. Amazon EBS
- C. Amazon S3
- D. Amazon Glacier
3. What feature of Amazon VPC allows you to establish a dedicated connection between your on-premises network and your AWS environment?
- A. Internet Gateway
- B. VPC Peering
- C. Direct Connect
- D. VPC Flow Logs
4. In AWS, which service provides a content delivery network (CDN) for distributing content globally with low latency?
- A. Amazon S3
- B. Amazon CloudFront
- C. Elastic Load Balancer
- D. AWS Global Accelerator
5. Which storage class in Amazon S3 offers the lowest storage cost but has a higher retrieval time?
- A. S3 Standard
- B. S3 Standard-IA
- C. S3 Glacier
- D. S3 One Zone-IA
6. Which AWS service enables you to run code without provisioning or managing servers?
- A. Amazon EC2
- B. AWS Lambda
- C. Amazon ECS
- D. AWS Batch
7. Which of the following is a database service that offers petabyte-scale data warehousing?
- A. Amazon Aurora
- B. Amazon RDS
- C. Amazon DynamoDB
- D. Amazon Redshift
8. What is the main purpose of AWS CloudFormation?
- A. To provision resources using infrastructure as code
- B. To monitor cloud resources and set up alerts
- C. To analyze security vulnerabilities in your AWS account
- D. To store and retrieve secrets such as database credentials
9. Which AWS service helps manage large-scale migrations to the cloud?
- A. AWS DMS
- B. AWS Snowball
- C. AWS Snowcone
- D. AWS Application Migration Service
10. What is the primary function of an Amazon EC2 Auto Scaling Group?
- A. To schedule instances based on time
- B. To ensure the desired number of instances are running
- C. To manually provision EC2 instances
- D. To reduce EC2 costs by 75%
11. Which type of AWS Storage Gateway supports native iSCSI access for block storage?
- A. Tape Gateway
- B. Volume Gateway
- C. File Gateway
- D. Object Gateway
12. What security feature can automatically rotate IAM access keys at regular intervals?
- A. AWS Secrets Manager
- B. AWS Key Management Service
- C. AWS Identity and Access Management (IAM)
- D. AWS Config
13. Which Amazon S3 feature can help to lower storage costs by automatically moving objects to a different storage class after a certain period?
- A. Versioning
- B. Lifecycle Policies
- C. Transfer Acceleration
- D. Static Website Hosting
14. What is the maximum duration you can reserve Amazon EC2 instances using Reserved Instances?
- A. 1 year
- B. 3 years
- C. 5 years
- D. 10 years
15. Which AWS service provides detailed monitoring and logging for AWS services and custom metrics?
- A. Amazon CloudWatch
- B. AWS X-Ray
- C. AWS CloudTrail
- D. AWS Inspector
16. How does AWS Shield protect your resources?
- A. By analyzing vulnerabilities in your application code
- B. By providing DDoS protection
- C. By managing encryption keys for data at rest
- D. By scanning your resources for compliance issues
17. Which service should you use to run containers on AWS?
- A. Amazon EC2
- B. AWS Lambda
- C. Amazon ECS
- D. AWS CodeDeploy
18. What is the main advantage of using Amazon Aurora over MySQL on Amazon RDS?
- A. Enhanced read performance
- B. Pay-per-use billing
- C. Lower latency in writes
- D. Support for complex transactions
19. Which of the following provides global DNS services for managing domain names?
- A. Amazon CloudFront
- B. Amazon Route 53
- C. Elastic Load Balancing
- D. AWS Global Accelerator
20. Which Amazon EC2 feature enables a predictable hourly charge for reserved capacity?
- A. On-Demand Instances
- B. Reserved Instances
- C. Spot Instances
- D. Dedicated Hosts
21. Which AWS service helps you automate software deployments to EC2 instances, on-premises servers, or Lambda functions?
- A. AWS Elastic Beanstalk
- B. AWS OpsWorks
- C. AWS CodeDeploy
- D. AWS CodePipeline
22. Which storage service allows you to mount a shared file system that can be used across multiple EC2 instances?
- A. Amazon S3
- B. Amazon Elastic File System (EFS)
- C. Amazon FSx
- D. Amazon RDS
23. What is the purpose of an Internet Gateway in a VPC?
- A. To connect your VPC to an on-premises network
- B. To allow instances in a VPC to access the internet
- C. To perform Network Address Translation (NAT)
- D. To connect multiple VPCs
24. Which AWS service can help monitor user activities and API calls within your AWS account?
- A. Amazon CloudWatch
- B. AWS CloudTrail
- C. AWS X-Ray
- D. Amazon Inspector
25. What is a benefit of using AWS Elastic Load Balancing (ELB)?
- A. It can launch instances based on demand.
- B. It distributes incoming traffic across multiple targets.
- C. It scales storage for your EC2 instances.
- D. It automatically resizes EC2 instances based on load.
26. Which AWS feature allows you to establish private, high-bandwidth network connectivity between AWS and your data center?
- A. AWS Site-to-Site VPN
- B. AWS Global Accelerator
- C. AWS Direct Connect
- D. AWS Transit Gateway
27. What is the purpose of an AWS IAM role?
- A. To provide root-level permissions for an AWS account
- B. To allow services to interact with AWS resources on your behalf
- C. To monitor security threats in your AWS environment
- D. To assign MFA tokens to users
28. Which AWS service allows you to provision infrastructure as code?
- A. AWS Systems Manager
- B. AWS OpsWorks
- C. AWS CloudFormation
- D. AWS Elastic Beanstalk
29. Which feature in Amazon EC2 can help you save costs by stopping instances when not in use?
- A. Elastic IPs
- B. EC2 Auto Scaling
- C. Spot Instances
- D. Scheduled Instances
30. Which of the following can be used to provide temporary security credentials to AWS services or applications?
- A. AWS CloudTrail
- B. AWS IAM
- C. AWS STS
- D. AWS Secrets Manager
31. What is the default maximum number of VPCs per AWS region?
- A. 5
- B. 10
- C. 15
- D. 50
32. Which AWS service is designed for storing frequently accessed data with low latency?
- A. Amazon S3
- B. Amazon RDS
- C. Amazon ElastiCache
- D. AWS Snowball
33. Which AWS service helps improve the security of your applications by inspecting them for vulnerabilities?
- A. Amazon GuardDuty
- B. AWS Config
- C. AWS Inspector
- D. AWS Shield
34. Which of the following storage types is optimized for throughput-oriented workloads?
- A. Amazon EBS General Purpose SSD
- B. Amazon EFS
- C. Amazon EBS Provisioned IOPS SSD
- D. Amazon S3 Glacier
35. Which AWS database service provides single-digit millisecond latency for key-value and document-based workloads?
- A. Amazon RDS
- B. Amazon Aurora
- C. Amazon DynamoDB
- D. Amazon Neptune
36. What is a key advantage of using Amazon EC2 Spot Instances?
- A. Enhanced security
- B. Cost savings
- C. More flexibility in instance types
- D. Better network performance
37. Which AWS service enables you to run a managed Kubernetes cluster?
- A. Amazon EC2
- B. Amazon EKS
- C. Amazon ECS
- D. AWS Lambda
0 Comments