PracticeCF

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

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

Question 11 · No. 1306 · Single choice

A company hosts its application on several Amazon EC2 instances inside a VPC. The company creates a dedicated Amazon S3 bucket for each customer to store their relevant information in Amazon S3. The company wants to ensure that the application running on EC2 instances can securely access only the S3 buckets that belong to the company’s AWS account. Which solution will meet these requirements with the LEAST operational overhead?

Answer: C

Question 12 · No. 1307 · Single choice

A company currently stores 5 TB of data in on-premises block storage systems. The company's current storage solution provides limited space for additional data. The company runs applications on premises that must be able to retrieve frequently accessed data with low latency. The company requires a cloud-based storage solution. Which solution will meet these requirements with the MOST operational efficiency?

Answer: A

Explanation: 选项A使用Amazon S3文件网关。将S3文件网关与本地应用程序集成,以通过使用SMB文件系统存储和直接检索文件,满足数据存储、访问和低延迟的要求。
Question 13 · No. 1308 · Single choice

A company runs an on-premises application on a Kubernetes cluster. The company recently added millions of new customers. The company's existing on-premises infrastructure is unable to handle the large number of new customers. The company needs to migrate the on-premises application to the AWS Cloud. The company will migrate to an Amazon Elastic Kubernetes Service (Amazon EKS) cluster. The company does not want to manage the underlying compute infrastructure for the new architecture on AWS. Which solution will meet these requirements with the LEAST operational overhead?

Answer: B

Explanation: 在给定的场景中,公司需要将其本地应用程序迁移到AWS云,并希望避免管理新架构下的底层计算基础设施。使用托管节点组(Option B)提供计算容量是一种解决方案,因为它允许公司在AWS上运行EKS集群而无需直接管理底层计算基础设施。这符合公司的需求,同时也减少了操作负担。
Question 14 · No. 1309 · Multiple choice

A company is designing a web application with an internet-facing Application Load Balancer (ALB). The company needs the ALB to receive HTTPS web traffic from the public internet. The ALB must send only HTTPS traffic to the web application servers hosted on the Amazon EC2 instances on port 443. The ALB must perform a health check of the web application servers over HTTPS on port 8443. Which combination of configurations of the security group that is associated with the ALB will meet these requirements? (Choose three.)

Answer: A, C, E

Explanation: 要满足要求,首先需要允许ALB从公共互联网接收HTTPS流量,所以选项A(允许从0.0.0.0/0的HTTPS入站流量到端口443)是必要的。其次,ALB需要将HTTPS流量转发给托管在Amazon EC2实例上的Web应用服务器,因此选项C(允许HTTPS出站流量到Web应用实例到端口443)也是必要的。最后,为了进行健康检查,ALB需要将HTTPS流量发送到端口8443,因此选项E(允许HTTPS出站流量到Web应用实例进行健康检查到端口8443)是正确的。
Question 15 · No. 1310 · Single choice

A company is designing a new internal web application in the AWS Cloud. The new application must securely retrieve and store multiple employee usernames and passwords from an AWS managed service. Which solution will meet these requirements with the LEAST operational overhead?

Answer: D

Question 16 · No. 1311 · Single choice

A company uses an Amazon DynamoDB table to store data that the company receives from devices. The DynamoDB table supports a customer-facing website to display recent activity on customer devices. The company configured the table with provisioned throughput for writes and reads. The company wants to calculate performance metrics for customer device data on a daily basis. The solution must have minimal effect on the table's provisioned read and write capacity. Which solution will meet these requirements?

Answer: B

Question 17 · No. 1312 · Single choice

A company runs a web application on Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer (ALB). The application stores data in an Amazon Aurora MySQL DB cluster. The company needs to create a disaster recovery (DR) solution. The acceptable recovery time for the DR solution is up to 30 minutes. The DR solution does not need to support customer usage when the primary infrastructure is healthy. Which solution will meet these requirements?

Answer: A

Explanation: 方案A将灾难恢复基础设施部署在第二个AWS区域中,使用ALB和自动扩展组。将自动扩展组的目标容量和最大容量设置为最小值。将Aurora MySQL数据库集群转换为Aurora全局数据库。通过Amazon Route 53配置ALB端点的主动-被动故障转移。
Question 18 · No. 1313 · Single choice

A company has migrated several applications to AWS in the past 3 months. The company wants to know the breakdown of costs for each of these applications. The company wants to receive a regular report that includes this information. Which solution will meet these requirements MOST cost-effectively?

Answer: C

Explanation: 在满足这些要求的方案中,使用AWS Cost Explorer和标签资源是最经济有效的方法。通过为所有AWS资源添加成本键和应用名称值的标签并启用成本分配标签,用户可以在Cost Explorer中获取所需的信息,而不需要额外的数据存储或查询操作。
Question 19 · No. 1314 · Multiple choice

A company is using an Amazon Elastic Kubernetes Service (Amazon EKS) cluster. The company must ensure that Kubernetes service accounts in the EKS cluster have secure and granular access to specific AWS resources by using IAM roles for service accounts (IRSA). Which combination of solutions will meet these requirements? (Choose two.)

Answer: D, E

Question 20 · No. 1315 · Single choice

A company runs its customer-facing web application on containers. The workload uses Amazon Elastic Container Service (Amazon ECS) on AWS Fargate. The web application is resource intensive. The web application needs to be available 24 hours a day, 7 days a week for customers. The company expects the application to experience short bursts of high traffic. The workload must be highly available. Which solution will meet these requirements MOST cost-effectively?

Answer: B

Explanation: 方案B将稳定状态工作负载配置为使用Fargate的ECS容量提供者,同时将突发流量配置为使用Fargate Spot。这样可以确保在低流量时保持成本最低(使用Spot实例通常比常规实例更便宜),而在高流量期间仍然能够满足服务需求(使用常规Fargate实例)。
Prev 12345 Next