j. Summary and Cleanup

In this workshop, you learned how to create an Amazon FSx for Lustre partition with AWS ParallelCluster. Then, you learned how lazy file loading worked and conducted performance tests on the Lustre partition using IOR. Finally, you looked at the Lustre partition metrics and visualized these using Amazon CloudWatch.

Before moving to the next workshop, make sure to delete your cluster:

Delete Cluster

Additionally, delete the filesystem we created on your Cloud9 instance:

aws fsx delete-file-system --file-system-id $FSX_ID

For more information on Amazon FSx for Lustre capabilities, see the Amazon FSx for Lustre User Guide.