Topic 1 Question 203
An organization is concerned about the unlikely event that Google Cloud infrastructure is physically accessed by someone with malicious intent. How is data protected in Google Cloud?
Data is immediately deleted whenever an intrusion is detected.
Data is stored on quantum computers with unbreakable encryption.
Data is stored using robust encryption.
Data is stored in random locations around the world to prevent it being found.
ユーザの投票
コメント(3)
C: Robust Encryption: Google Cloud uses multiple layers of encryption to protect data at rest and in transit. This means that even if someone were to physically access the hardware, the data stored would still
👍 4Vivek0072024/04/29- 正解だと思う選択肢: C
Data at rest is encrypted by default
👍 2asimawan2222024/11/22 - 正解だと思う選択肢: C
C. Data is stored using robust encryption.
Google Cloud uses robust encryption mechanisms to protect data both at rest and in transit:
- Data at rest: Google Cloud encrypts stored data using AES-256 encryption or stronger, ensuring that even if someone physically accesses the infrastructure, the data is unreadable without the proper encryption keys.
- Data in transit: Data is encrypted when it moves between systems, ensuring security even during transfer.
- Key management: Google manages encryption keys securely, and organizations also have the option to manage their own keys using services like Cloud Key Management or Cloud HSM (Hardware Security Module)
👍 1joshnort2025/01/04
シャッフルモード