AWS SAA-C03 #99

A company is implementing a shared storage solution for a gaming application that is hosted in an on-premises data center. The company needs the ability to use Lustre clients to access data. The solution must be fully managed.

Which solution meets these requirements?

A. Create an AWS Storage Gateway file gateway. Create a file share that uses the required client protocol. Connect the application server to the file share.

B. Create an Amazon EC2 Windows instance. Install and configure a Windows file share role on the instance. Connect the application server to the file share.

C. Create an Amazon Elastic File System (Amazon EFS) file system, and configure it to support Lustre. Attach the file system to the origin server. Connect the application server to the file system.

D. Create an Amazon FSx for Lustre file system. Attach the file system to the origin server. Connect the application server to the file system.


The correct answer is D. Create an Amazon FSx for Lustre file system. Attach the file system to the origin server. Connect the application server to the file system.

Amazon FSx for Lustre is a fully managed service that provides cost-effective, high-performance, scalable storage for compute workloads. It's designed for applications that require fast storage where you can read, write, and process massive amounts of data at up to hundreds of gigabytes per second of throughput, millions of IOPS, and sub-millisecond latencies.

This makes Amazon FSx for Lustre a great choice for workloads where speed matters, such as machine learning, high performance computing (HPC), video processing, and financial modeling. The other options A, B and C do not meet all the requirements as they either do not support Lustre clients or are not fully managed solutions.

Sure, here's why the other options are incorrect:

A. Create an AWS Storage Gateway file gateway: AWS Storage Gateway's file gateway configuration does indeed provide a virtual on-premises file server, which enables you to store and retrieve Amazon S3 objects through standard file storage protocols. However, it does not support the Lustre file system which is a requirement in this scenario.

B. Create an Amazon EC2 Windows instance: While you can indeed create a file share on a Windows EC2 instance, this solution would not be fully managed. You would be responsible for managing the EC2 instance, including the installation and configuration of the file share role, as well as any necessary maintenance and updates. Furthermore, this solution does not inherently support the Lustre file system.

C. Create an Amazon Elastic File System (Amazon EFS) file system: Amazon EFS provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources. While it is fully managed and does support on-premises access via AWS Direct Connect or AWS VPN, it does not support the Lustre file system.

So, only option D meets all the requirements: it supports Lustre clients, is fully managed, and can be used with an on-premises data center.

相关推荐
慕木兮人可4 小时前
关于阿里云-云消息队列MQTT的连接和使用,以及SpringBoot的集成使用
spring boot·物联网·mqtt·阿里云·云计算
Akamai中国4 小时前
为何AI推理正推动云计算从集中式向分布式转型
人工智能·云原生·云计算·边缘计算
数据与人工智能律师7 小时前
当机床开始“思考”,传统“制造”到“智造”升级路上的法律暗礁
大数据·网络·算法·云计算·区块链
亚林瓜子8 小时前
AWS Lambda Python + AWS Secrets Manager + AWS Aurora Mysql
python·mysql·aws·lambda·aurora·vpc·secrets
wb18916 小时前
流编辑器sed
运维·笔记·ubuntu·云计算
Clownseven20 小时前
Terraform跨云迁移教程:从AWS到阿里云基础设施同步 (2025)
阿里云·aws·terraform
Music 爱好者20 小时前
aws s3 sdk c++使用指南、适配阿里云oss和aws
c++·阿里云·aws
国际云,接待20 小时前
AWS S3:云存储的“超级基石”
服务器·网络·人工智能·github·aws·亚马逊
qq_3903695320 小时前
AWS Well-Architected Framework详解
云计算·aws