I know there are laws which require all data to be encrypted in transit and at rest. It makes sense for browser to server connections but,
- Does data flow within a VPC, lets say a kubernetes cluster needs to be encrypted too?
- Does the data in transit between RAM and mounted volumes needs to be encrypted too?
- If I am not encrypting the data in RAM, is that violating some laws?