AWS Glue - Handling Encrypted Data in Cache

0

We would like to know does AWS Glue encrypt data in Cache while processing the data through job.

JP
已提问 5 个月前156 查看次数
1 回答
0

Glue encrypts data on disk (for instance cache spill) and transit but not in memory, if you plug in an external cache system then it depends on that system.
Normally systems don't encrypt data in memory, if an attacker is able to read from RAM it means they already are in the machine with high privileges, so the could do whatever they want.

profile pictureAWS
专家
已回答 5 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则