aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
823 stars 313 forks source link

SOC2 Compliance #6350

Open mflevine opened 1 month ago

mflevine commented 1 month ago

Is there currently a way to make sure that all the infrastructure generated by parallelcluster is SOC2 compliant? This includes alarms for the DBs and instances.

joehellmersNOAA commented 1 month ago

+1 on this. I'm not entirely sure what SOC2 compliance means, but in the Federal security space it would be nice to be able to easily configure things like the alarms, secret rotation for the Slurm accounting database, point-in-time-recovery for the DynamoDB, etc.