AWS 解决方案架构师助理练习题

通过 80 道原创 SAA-C03 题练习 AWS 弹性、高性能、安全与成本优化架构。

等级: AWS Certified Solutions Architect - Associate 难度: intermediate 80 道题 60 分钟
回答每道 SAA-C03 题,然后查看解析。错题会保存在本机供复习。
连续学习: 0 天 仅保存在此设备
进度 0 / 80
题目 1

A company runs a batch processing workload that can stop and restart at any time. Which EC2 purchasing option offers the largest discount but allows AWS to reclaim the instances with a short warning?

选择一个答案
题目 2

A company must retain video archives for years and can accept a retrieval time of up to 12 hours. Which S3 storage class provides the lowest storage cost for this data?

选择一个答案
题目 3

Which AWS service provides a managed relational database with automated backups, patching, and optional Multi-AZ failover?

选择一个答案
题目 4

Which AWS service is designed for key-value and document workloads that require single-digit millisecond latency at high scale?

选择一个答案
题目 5

Which AWS service provides DNS resolution and can route traffic to AWS resources based on policies such as latency or failover?

选择一个答案
题目 6

An Application Load Balancer accepts HTTP and HTTPS requests and routes them to EC2 instances. At which OSI layer does it operate?

选择一个答案
题目 7

Which storage option provides block-level volumes that attach to an EC2 instance in the same Availability Zone?

选择一个答案
题目 8

Which AWS compute service runs application code without requiring the user to provision or manage servers?

选择一个答案
题目 9

Amazon S3 Standard is designed to provide how many nines of object durability?

选择一个答案
题目 10

Which IAM identity should an EC2 instance use to call AWS services without storing long-term access keys on the instance?

选择一个答案
题目 11

Which AWS service creates and manages the encryption keys used to encrypt data at rest in other AWS services?

选择一个答案
题目 12

What is the relationship between an AWS Region and its Availability Zones?

选择一个答案
题目 13

Which pillar of the AWS Well-Architected Framework focuses on avoiding unnecessary spending and matching costs to business value?

选择一个答案
题目 14

Linux EC2 instances in multiple Availability Zones need to share the same file system. Which storage service supports this use case?

选择一个答案
题目 15

What reacts to a CloudWatch alarm and changes the desired capacity of an EC2 Auto Scaling group?

选择一个答案
题目 16

What is the primary purpose of Amazon RDS read replicas?

选择一个答案
题目 17

Which AWS offering provides discounted compute rates for a 1- or 3-year commitment while allowing changes across instance families and Regions?

选择一个答案
题目 18

Which AWS service stores database passwords and can automatically rotate them on a schedule?

选择一个答案
题目 19

Which AWS service records API activity in an account so that administrators can audit who performed which action?

选择一个答案
题目 20

Which AWS service collects metrics, stores logs, and raises alarms when thresholds are breached?

选择一个答案
题目 21

Which statement about security groups is correct?

选择一个答案
题目 22

A company needs to grant principals in another AWS account access to objects in an S3 bucket. Which mechanism supports this cross-account access?

选择一个答案
题目 23

Which Amazon ECS launch type runs containers without the customer managing EC2 instances?

选择一个答案
题目 24

Which AWS service caches content at edge locations to reduce latency for users around the world?

选择一个答案
题目 25

Which S3 feature automatically moves objects to less expensive storage classes as data ages?

选择一个答案
题目 26

Why would a company enable S3 versioning on a bucket?

选择一个答案
题目 27

A company must replicate objects from one bucket to a bucket in a different AWS Region. What is required for S3 Cross-Region Replication?

选择一个答案
题目 28

Which service provides hybrid cloud storage that presents on-premises applications with file shares, volumes, or virtual tapes backed by AWS?

选择一个答案
题目 29

What does an Amazon RDS Multi-AZ deployment provide?

选择一个答案
题目 30

Which statement about Amazon Aurora storage is correct?

选择一个答案
题目 31

Which service provides microsecond-latency in-memory caching specifically for Amazon DynamoDB reads?

选择一个答案
题目 32

A DynamoDB table has unpredictable traffic that spikes suddenly. Which capacity mode charges per request and scales automatically without capacity planning?

选择一个答案
题目 33

What is the purpose of a DynamoDB global secondary index?

选择一个答案
题目 34

A Lambda function is overwhelming a downstream API during spikes. Which Lambda setting limits the number of simultaneous executions?

选择一个答案
题目 35

Which AWS service provides a managed Kubernetes control plane?

选择一个答案
题目 36

Two VPCs need private connectivity with no transitive routing. Which option requires non-overlapping CIDR blocks for the peer connection?

选择一个答案
题目 37

A company has many VPCs that need to connect to each other and to on-premises networks. Which service acts as a central hub for this connectivity?

选择一个答案
题目 38

Which option provides the lower-cost private access to S3 and DynamoDB from a VPC without using the internet or a NAT gateway?

选择一个答案
题目 39

A company needs a dedicated private connection from its data center to AWS that does not use the public internet. Which service should it use?

选择一个答案
题目 40

Which ALB feature tracks the health of EC2 targets and stops sending requests to unhealthy instances?

选择一个答案
题目 41

A company wants Route 53 to send traffic to a primary Region and switch to a passive secondary Region only when health checks fail. Which routing policy should be used?

选择一个答案
题目 42

Which Route 53 routing policy directs users to the AWS Region that provides the lowest measured latency for their location?

选择一个答案
题目 43

Which statement correctly describes how security group rules handle traffic?

选择一个答案
题目 44

Which AWS component is a stateless firewall attached at the subnet level?

选择一个答案
题目 45

Which statement about customer managed keys in AWS KMS is true?

选择一个答案
题目 46

Which AWS service can store a database password and rotate it automatically without redeploying the application?

选择一个答案
题目 47

Which AWS service applies managed rules to block SQL injection and cross-site scripting attacks against web applications?

选择一个答案
题目 48

Which AWS DDoS protection offering includes 24/7 access to the DDoS Response Team and cost protection during an attack?

选择一个答案
题目 49

How should an application running on EC2 obtain permissions to call Amazon S3 securely?

选择一个答案
题目 50

A user needs time-limited access to one private S3 object without changing its access policy. Which mechanism grants this access?

选择一个答案
题目 51

Which statement about Amazon EBS snapshots is correct?

选择一个答案
题目 52

Which AWS storage service provides a shared file system that Linux instances in multiple Availability Zones can mount simultaneously?

选择一个答案
题目 53

A video encoding workload requires maximum CPU performance per instance. Which EC2 instance family category is most appropriate?

选择一个答案
题目 54

How can an Auto Scaling group reduce EC2 costs for an interruption-tolerant batch workload while keeping capacity available?

选择一个答案
题目 55

What is the main difference between the Fargate and EC2 launch types in Amazon ECS?

选择一个答案
题目 56

Which pair of AWS services should a team use to monitor resource metrics and audit the API calls that changed those resources?

选择一个答案
题目 57

Which AWS service can patch and run commands on EC2 instances at scale without requiring SSH or RDP access?

选择一个答案
题目 58

Which AWS tool shows historical cost and usage charts and can forecast future spending, while AWS Budgets sends alerts when thresholds are exceeded?

选择一个答案
题目 59

Which AWS service uses machine learning to recommend EC2 instance types and sizes based on historical utilization?

选择一个答案
题目 60

Which AWS tool checks an account against best practices for cost optimization, security, fault tolerance, performance, and service limits?

选择一个答案
题目 61

Which S3 storage class automatically moves objects between access tiers based on changing usage patterns?

选择一个答案
题目 62

A MySQL-compatible application has growing storage needs and wants a relational database that scales storage automatically up to 128 TiB. Which service is the best fit?

选择一个答案
题目 63

An application needs to handle millions of TCP connections, preserve client source IP addresses, and support static IP addresses for the load balancer. Which load balancer should be used?

选择一个答案
题目 64

Which Amazon CloudFront feature restricts access to private content for a limited time period?

选择一个答案
题目 65

A solutions architect is designing a highly available web tier. Which two choices improve availability? Select TWO.

选择一个答案
题目 66

A company wants an S3 bucket that is private by default but still allows one named IAM user to upload objects. Which two configurations achieve this? Select TWO.

选择一个答案
题目 67

A microservices application needs to decouple components so a slow consumer does not block the producer. Which two AWS services support this pattern? Select TWO.

选择一个答案
题目 68

An architect wants to protect an ALB-backed web API from application-layer attacks. Which two defenses are appropriate? Select TWO.

选择一个答案
题目 69

Which statements about Amazon DynamoDB are correct? Select all that apply.

选择一个答案
题目 70

Which practices improve the high availability and disaster recovery of an Amazon RDS database? Select all that apply.

选择一个答案
题目 71

Which S3 features help protect data and support compliance requirements? Select all that apply.

选择一个答案
题目 72

Which measures reduce AWS costs without reducing availability? Select all that apply.

选择一个答案
题目 73

Amazon S3 Standard is designed to provide 99.999999999 percent durability for objects.

选择一个答案
题目 74

An Amazon RDS read replica can be promoted to become a standalone primary database.

选择一个答案
题目 75

Security groups are stateless, so return traffic for an allowed inbound request must be explicitly permitted by an outbound rule.

选择一个答案
题目 76

A VPC peering connection supports transitive routing, so a third VPC can route traffic through an existing peer connection.

选择一个答案
题目 77

DynamoDB on-demand mode automatically adjusts read and write capacity to handle traffic changes.

选择一个答案
题目 78

A gateway VPC endpoint for S3 incurs an hourly charge while it is attached to a VPC.

选择一个答案
题目 79

AWS Secrets Manager can automatically rotate credentials for Amazon RDS databases.

选择一个答案
题目 80

In an RDS Multi-AZ deployment, the standby instance can serve read traffic to offload the primary.

选择一个答案