SAP-C02 第 230 题
题目
A company's solutions architect is analyzing costs of a multi-application environment. The environment is deployed across multiple Availability Zones in a single AWS Region. After a recent acquisition, the company manages two organizations in AWS Organizations. The company has created multiple service provider applications as AWS PrivateLink-powered VPC endpoint services in one organization. The company has created multiple service consumer applications in the other organization. Data transfer charges are much higher than the company expected, and the solutions architect needs to reduce the costs. The solutions architect must recommend guidelines for developers to follow when they deploy services. These guidelines must minimize data transfer charges for the whole environment. Which guidelines meet these requirements? (Choose two.)
中文翻译:
一家公司的解决方案架构师正在分析多应用程序环境的成本。该环境跨单个 AWS 区域中的多个可用区部署。最近进行收购后,该公司管理着 AWS Organizations 中的两个组织。该公司在一个组织中创建了多个服务提供商应用程序作为 AWS PrivateLink 支持的 VPC 终端节点服务。该公司已在其他组织中创建了多个服务使用者应用程序。数据传输费用远高于公司预期,解决方案架构师需要降低成本。解决方案架构师必须向开发人员推荐在部署服务时应遵循的指南。这些准则必须最大限度地减少整个环境的数据传输费用。哪些指南满足这些要求? (选择两个。)
选项
A. Use AWS Resource Access Manager to share the subnets that host the service provider applications with other accounts in the organization.
中文翻译:
使用 AWS Resource Access Manager 与组织中的其他账户共享托管服务提供商应用程序的子网。
B. Place the service provider applications and the service consumer applications in AWS accounts in the same organization.
中文翻译:
将服务提供商应用程序和服务使用者应用程序放置在同一组织的 AWS 账户中。
C. Turn off cross-zone load balancing for the Network Load Balancer in all service provider application deployments.
中文翻译:
在所有服务提供商应用程序部署中关闭网络负载均衡器的跨区域负载均衡。
D. Ensure that service consumer compute resources use the Availability Zone-specific endpoint service by using the endpoint's local DNS name.
中文翻译:
确保服务使用者计算资源通过使用端点的本地 DNS 名称来使用特定于可用区的端点服务。
E. Create a Savings Plan that provides adequate coverage for the organization's planned inter-Availability Zone data transfer usage.
中文翻译:
创建一个节省计划,为组织计划的可用区间数据传输使用提供足够的保障。
答案
CD
解析
正确答案:CD 解析: 本题应选择 CD。 正确选项: C. 在所有服务提供商应用程序部署中关闭网络负载均衡器的跨区域负载均衡。 D. 确保服务使用者计算资源通过使用端点的本地 DNS 名称来使用特定于可用区的端点服务。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:...