ある企業が、データベースアプリケーションをパブリッククラウドプロバイダーに移行することを検討しています。このアプリケーションは規制対象であり、データは機密保持基準を満たす必要があります。この要件に最も適しているのは、次のうちどれでしょうか。
正解:C
Encryption is the process of transforming data into an unreadable format using a secret key or algorithm. Encryption is the best way to address the requirement of data confidentiality, as it ensures that only authorized parties can access and understand the data, while unauthorized parties cannot. Encryption can protect data at rest, in transit, and in use, which are the three possible states of data in cloud computing environments. Encryption can also help comply with various regulations and standards that require data protection, such as GDPR, HIPAA, or PCI DSS.