クラウド管理者は、ネットワーク トラフィックを調査しているときに、毎月の請求額が大幅に増加していることに気付きました。さらに調査したところ、サーバーが侵害され、機密ファイルが流出したようです。データの機密性を維持するために実装できるのは、次のうちどれですか?
正解:C
Explanation
The best method to maintain data confidentiality after discovering that the servers have been compromised and sensitive files have been exfiltrated is encryption. Encryption is a process that transforms data into an unreadable format using an algorithm and a key. Encryption can protect data at rest, in transit, or in use from unauthorized access, tampering, or leakage. The systems administrator should encrypt the sensitive files and their backups using strong encryption algorithms and keys, and also encrypt the network traffic using protocols such as SSL or IPSec. Reference: CompTIA Cloud+ Certification Exam Objectives, Domain 2.0 Security, Objective 2.5 Given a scenario, apply data security techniques in the cloud.