Congratulations, you have deployed a HPC Cluster on AWS !
In this lab, you have:
In the next lab, you will learn about Amazon FSx for Lustre.
We need to stop the compute fleet, so we can update it in the next lab. In your AWS Cloud9 terminal window paste the following command
pcluster update-compute-fleet -n hpc-cluster-lab --status STOP_REQUESTED --region ${AWS_REGION}
You can learn more about AWS ParallelCluster by visiting the documentation.
Please do not close your Cloud9 session, as it will be used in later labs.