SAP-C02 学习助手

SAP-C02 第 335 题

Route 53 Direct Connect CloudFront S3 EC2 EBS RDS Aurora Auto Scaling

题目

An online magazine will launch its latest edition this month. This edition will be the first to be distributed globally. The magazine's dynamic website currently uses an Application Load Balancer in front of the web tier, a fleet of Amazon EC2 instances for web and application servers, and Amazon Aurora MySQL. Portions of the website include static content and almost all traffic is read-only. The magazine is expecting a significant spike in internet traffic when the new edition is launched. Optimal performance is a top priority for the week following the launch. Which combination of steps should a solutions architect take to reduce system response times for a global audience? (Choose two.)

中文翻译:
一本在线杂志将于本月推出最新一期。该版本将是第一个在全球发行的版本。该杂志的动态网站目前在 Web 层前面使用应用程序负载均衡器、一组用于 Web 和应用程序服务器的 Amazon EC2 实例以及 Amazon Aurora MySQL。该网站的部分内容包含静态内容,几乎所有流量都是只读的。该杂志预计新版本推出后互联网流量将大幅增加。最佳性能是发布后一周的首要任务。解决方案架构师应采取哪些步骤组合来减少全球受众的系统响应时间? (选择两个。)

选项

A. Use logical cross-Region replication to replicate the Aurora MySQL database to a secondary Region. Replace the web servers with Amazon S3. Deploy S3 buckets in cross-Region replication mode.

中文翻译:
使用逻辑跨区域复制将 Aurora MySQL 数据库复制到辅助区域。将 Web 服务器替换为 Amazon S3。以跨区域复制模式部署S3存储桶。

B. Ensure the web and application tiers are each in Auto Scaling groups. Introduce an AWS Direct Connect connection. Deploy the web and application tiers in Regions across the world.

中文翻译:
确保 Web 层和应用程序层均位于 Auto Scaling 组中。引入 AWS Direct Connect 连接。在世界各地的区域部署 Web 和应用程序层。

C. Migrate the database from Amazon Aurora to Amazon RDS for MySQL. Ensure all three of the application tiers – web, application, and database – are in private subnets.

中文翻译:
将数据库从 Amazon Aurora 迁移到 Amazon RDS for MySQL。确保所有三个应用程序层(Web、应用程序和数据库)均位于私有子网中。

D. Use an Aurora global database for physical cross-Region replication. Use Amazon S3 with cross-Region replication for static content and resources. Deploy the web and application tiers in Regions across the world.

中文翻译:
使用 Aurora 全局数据库进行物理跨区域复制。将 Amazon S3 与静态内容和资源的跨区域复制结合使用。在世界各地的区域部署 Web 和应用程序层。

E. Introduce Amazon Route 53 with latency-based routing and Amazon CloudFront distributions. Ensure the web and application tiers are each in Auto Scaling groups.

中文翻译:
引入具有基于延迟的路由和 Amazon CloudFront 分配的 Amazon Route 53。确保 Web 层和应用程序层均位于 Auto Scaling 组中。

答案

DE

解析

正确答案:DE 解析: 本题应选择 DE。 正确选项: D. 使用 Aurora 全局数据库进行物理跨区域复制。将 Amazon S3 与静态内容和资源的跨区域复制结合使用。在世界各地的区域部署 Web 和应用程序层。 E. 引入具有基于延迟的路由和 Amazon CloudFront 分配的 Amazon Route 53。确保 Web 层和应用程序层均位于 Auto Scaling 组中。 选择理由: 该选项最直接地满足题干中的关键...

登录后查看完整解析