PracticeCF

SAA-C03 Question Bank · Latest 50 Questions Free Preview (Page 3/5)

Questions 21–30 of the latest 50 SAA-C03 questions (5 pages total), with answers and explanations, no login required. Practice all 1345 questions online.

Question 21 · No. 1316 · Single choice

A company is building a cloud-based application on AWS that will handle sensitive customer data. The application uses Amazon RDS for the database, Amazon S3 for object storage, and S3 Event Notifications that invoke AWS Lambda for serverless processing. The company uses AWS IAM Identity Center to manage user credentials. The development, testing, and operations teams need secure access to Amazon RDS and Amazon S3 while ensuring the confidentiality of sensitive customer data. The solution must comply with the principle of least privilege. Which solution meets these requirements with the LEAST operational overhead?

Answer: B

Explanation: 选项B提供了一个通过使用IAM Identity Center和定制的权限集为不同团队提供安全访问的方式,这种方式符合最小权限原则,并且具有相对较低的操作开销。在IAM Identity Center中创建并配置具有对Amazon RDS和Amazon S3的粒度访问权限的权限集,然后将所有团队分配到具有特定权限集的特定组中。这可以确保团队仅获取其执行任务所需的权限,同时避免了为每个成员创建单独的IAM用户和策略可能带来的复杂性和管理成本。
Question 22 · No. 1317 · Single choice

A financial services company plans to launch a new application on AWS to handle sensitive financial transactions. The company will deploy the application on Amazon EC2 instances. The company will use Amazon RDS for MySQL as the database. The company’s security policies mandate that data must be encrypted at rest and in transit. Which solution will meet these requirements with the LEAST operational overhead?

Answer: A

Explanation: 方案A是最佳选择,因为它满足了数据在静止和传输时都进行加密的要求。通过使用AWS KMS托管密钥对Amazon RDS for MySQL中的数据进行静态加密,并使用AWS Certificate Manager (ACM) SSL/TLS证书对传输中数据进行加密,符合公司的安全政策。这种解决方案操作简单,维护成本低。
Question 23 · No. 1318 · Single choice

A company currently runs an on-premises application that usesASP.NET on Linux machines. The application is resource-intensive and serves customers directly. The company wants to modernize the application to .NET. The company wants to run the application on containers and to scale based on Amazon CloudWatch metrics. The company also wants to reduce the time spent on operational maintenance activities. Which solution will meet these requirements with the LEAST operational overhead?

Answer: A

Question 24 · No. 1319 · Single choice

A company wants to use an AWS CloudFormation stack for its application in a test environment. The company stores the CloudFormation template in an Amazon S3 bucket that blocks public access. The company wants to grant CloudFormation access to the template in the S3 bucket based on specific user requests to create the test environment. The solution must follow security best practices. Which solution will meet these requirements?

Answer: C

Explanation: 为了满足安全最佳实践,我们选择C选项。该方案创建了一个预签名URL来访问模板对象,这样可以在需要时根据特定用户请求创建测试环境,而不需要公开访问S3存储桶中的模板。预签名URL可以设置过期时间,确保测试环境创建完成后立即断开访问权限。
Question 25 · No. 1320 · Single choice

A company recently performed a lift and shift migration of its on-premises Oracle database workload to run on an Amazon EC2 memory optimized Linux instance. The EC2 Linux instance uses a 1 TB Provisioned IOPS SSD (io1) EBS volume with 64,000 IOPS. The database storage performance after the migration is slower than the performance of the on-premises database. Which solution will improve storage performance?

Answer: A

Question 26 · No. 1321 · Single choice

A company runs a self-managed Microsoft SQL Server on Amazon EC2 instances and Amazon Elastic Block Store (Amazon EBS). Daily snapshots are taken of the EBS volumes. Recently, all the company’s EBS snapshots were accidentally deleted while running a snapshot cleaning script that deletes all expired EBS snapshots. A solutions architect needs to update the architecture to prevent data loss without retaining EBS snapshots indefinitely. Which solution will meet these requirements with the LEAST development effort?

Answer: C

Question 27 · No. 1322 · Single choice

A solutions architect is designing the cloud architecture for a new stateless application that will be deployed on AWS. The solutions architect created an Amazon Machine Image (AMI) and launch template for the application. Based on the number of jobs that need to be processed, the processing must run in parallel while adding and removing application Amazon EC2 instances as needed. The application must be loosely coupled. The job items must be durably stored. Which solution will meet these requirements?

Answer: C

Explanation: 解决方案需要在松耦合的应用程序中处理并并行运行大量的任务,同时根据队列中的项目数量添加和移除EC2实例。Amazon SQS(简单队列服务)用于存储任务,并且Auto Scaling组根据SQS队列中的项目数量来调整EC2实例的规模,这满足了需求。
Question 28 · No. 1323 · Single choice

A company is developing a new application that uses a relational database to store user data and application configurations. The company expects the application to have steady user growth. The company expects the database usage to be variable and read-heavy, with occasional writes. The company wants to cost-optimize the database solution. The company wants to use an AWS managed database solution that will provide the necessary performance. Which solution will meet these requirements MOST cost-effectively?

Answer: B

Explanation: 选项B中的Amazon Aurora Serverless提供了根据实际使用情况自动调整数据库容量的能力,以适应工作负载。对于预期的用户增长和读取偏重、偶尔写入的操作,以及需要优化成本的情况,Amazon Aurora Serverless可以提供必要的性能,并且在低负载时自动降低资源使用量,从而在不需要时节约成本。
Question 29 · No. 1324 · Single choice

A global ecommerce company runs its critical workloads on AWS. The workloads use an Amazon RDS for PostgreSQL DB instance that is configured for a Multi-AZ deployment. Customers have reported application timeouts when the company undergoes database failovers. The company needs a resilient solution to reduce failover time. Which solution will meet these requirements?

Answer: A

Question 30 · No. 1325 · Multiple choice

A company needs to design a hybrid network architecture. The company's workloads are currently stored in the AWS Cloud and in on-premises data centers. The workloads require single-digit latencies to communicate. The company uses an AWS Transit Gateway transit gateway to connect multiple VPCs. Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)

Answer: B, D

Explanation: 为了满足这些要求,最经济的方式是使用 AWS Direct Connect 和 Transit Gateway 的组合。选项 B 中的 AWS Direct Connect gateway 可以与连接到 VPC 的 Transit Gateway 相关联,这可以提供更低的成本和更高的性能。同时,选项 D 中的 AWS Direct Connect connection 通过创建一个传输虚拟接口(Transit VIF)到 Direct Connect gateway,同样可以提高网络性能并降低成本。
Prev 12345 Next