Vm.swappiness configuration on EC2 for MongoDB

Hi @Peter_Hubbard

thanks for the speedy response,

The production notes is what I was double checking for this yes, thanks for the reference.
cat /proc/swaps
returns no filenames

we run on m5.12xlarge instance types
free -h

              total        used        free      shared  buff/cache   available
Mem:           184G         85G        1.1G        632K         97G         97G
Swap:            0B          0B          0B

with most likely ssd/nvme storage

with these settings in mind is it still best practice to set the vm.swappiness from 60 to 1?