Topic 1 Question 277
3 つ選択A company runs applications on Windows and Linux Amazon EC2 instances. The instances run across multiple Availability Zones in an AWS Region. The company uses Auto Scaling groups for each application.
The company needs a durable storage solution for the instances. The solution must use SMB for Windows and must use NFS for Linux. The solution must also have sub-millisecond latencies. All instances will read and write the data.
Which combination of steps will meet these requirements?
Create an Amazon Elastic File System (Amazon EFS) file system that has targets in multiple Availability Zones.
Create an Amazon FSx for NetApp ONTAP Multi-AZ file system.
Create a General Purpose SSD (gp3) Amazon Elastic Block Store (Amazon EBS) volume to use for shared storage.
Update the user data for each application’s launch template to mount the file system.
Perform an instance refresh on each Auto Scaling group.
Update the EC2 instances for each application to mount the file system when new instances are launched.
ユーザの投票
コメント(10)
- 正解だと思う選択肢: BDE
To meet the requirements of the scenario, the company should take the following steps:
Create an Amazon FSx for NetApp ONTAP Multi-AZ file system (Option B): Amazon FSx for NetApp ONTAP supports both SMB (for Windows) and NFS (for Linux), and it provides sub-millisecond latencies. It also supports Multi-AZ configurations for high availability and durability. Update the user data for each application’s launch template to mount the file system (Option D): This ensures that every new instance launched by the Auto Scaling group will have the file system mounted. Perform an instance refresh on each Auto Scaling group (Option E): This will update the existing instances with the new launch template configuration, ensuring that they have the file system mounted.
👍 5raycomh2024/07/13 - 正解だと思う選択肢: BDE
BDE NetApp ONTAP for SMB and NFS at the same time
👍 3xdkonorek22024/07/06 - 正解だと思う選択肢: BDE
BDE for me
👍 3trungtd2024/07/14
シャッフルモード