A company runs a financial transaction processing application on a fleet of containerized microservices using Amazon ECS on AWS Fargate. The containers are distributed across multiple Availability Zones for high availability. The application requires a shared, POSIX-compliant file system to store transaction logs and state information. The workload is highly unpredictable, with sharp traffic spikes during market open and close, requiring throughput to scale rapidly up to during peak times while remaining minimal during off-hours. The storage solution must deliver consistent, sub-millisecond latencies for file operations. Which two actions should a solutions architect take to configure the storage solution for this application? (Choose two.)
- Create an Amazon Elastic File System (Amazon EFS) file systemCevap
- Configure the file system to use Elastic throughputCevap
- CCreate an Amazon Elastic Block Store (Amazon EBS) volume with Multi-Attach enabled
- DConfigure the file system to use Provisioned throughput
- ECreate an Amazon FSx for Lustre file system with SSD storage