exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 434 discussion

A solutions architect needs to host a high performance computing (HPC) workload in the AWS Cloud. The workload will run on hundreds of Amazon EC2 instances and will require parallel access to a shared file system to enable distributed processing of large datasets. Datasets will be accessed across multiple instances simultaneously. The workload requires access latency within 1 ms. After processing has completed, engineers will need access to the dataset for manual postprocessing.
Which solution will meet these requirements?

  • A. Use Amazon Elastic File System (Amazon EFS) as a shared file system. Access the dataset from Amazon EFS.
  • B. Mount an Amazon S3 bucket to serve as the shared file system. Perform postprocessing directly from the S3 bucket.
  • C. Use Amazon FSx for Lustre as a shared file system. Link the file system to an Amazon S3 bucket for postprocessing.
  • D. Configure AWS Resource Access Manager to share an Amazon S3 bucket so that it can be mounted to all instances for processing and postprocessing.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://jayendrapatil.com/aws-fsx-for-lustre/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
godv
Highly Voted 3 years, 8 months ago
HPC = FSx for Lustre
upvoted 30 times
...
Cabrera
Highly Voted 3 years, 7 months ago
Answer is C. https://aws.amazon.com/pt/fsx/lustre/faqs/ Amazon FSx also integrates with Amazon S3, making it easy for you to process cloud data sets with the Lustre high-performance file system. When linked to an S3 bucket, an FSx for Lustre file system transparently presents S3 objects as files and allows you to write changed data back to S3
upvoted 9 times
...
cloud_collector
Most Recent 2 years, 10 months ago
C is good https://aws.amazon.com/blogs/storage/high-performance-cloud-storage-comes-of-age-with-amazon-fsx-for-lustre/
upvoted 1 times
...
kristinita
3 years, 2 months ago
Definitely C You use Lustre for workloads where speed matters, such as machine learning, high performance computing (HPC), video processing, and financial modeling. https://docs.aws.amazon.com/fsx/latest/LustreGuide/what-is.html
upvoted 1 times
...
shamg
3 years, 5 months ago
Need concurrent access to a shared file system, HPC ---FSx for Lusture
upvoted 1 times
...
spydii
3 years, 7 months ago
you talk about HPC, it is Lustre, you talk ECS, EKS, fargate, it is EFS.
upvoted 7 times
...
moses101
3 years, 7 months ago
would be wierd if u find another answer except for C!
upvoted 2 times
...
meeko86
3 years, 7 months ago
Answer C Lustre FSx is designed specifically for fast processing of workloads such as machine, learning, high performance computing (HPC), video processing, financial modeling, and electronic design automation (EDA). Lets you launch and run a file system that provides sub-millisecond access to your data and allows you to read and write data at speeds of up to hundreds of gigabytes per second of throughput and millions of IOPS.
upvoted 5 times
...
andriikor
3 years, 8 months ago
C - high performance file system.
upvoted 4 times
...
Lolo_T
3 years, 8 months ago
I go C
upvoted 4 times
...
Bala1212081
3 years, 8 months ago
Should be C
upvoted 4 times
...
syu31svc
3 years, 8 months ago
101% C
upvoted 5 times
...
AnuhyaTech
3 years, 8 months ago
Answer C
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...