Google Professional Cloud Security Engineer Question 18
Select 3Google Cloud PlatformYour organization uses Google Workspace and Google Cloud. To enhance security, you need to manage the super administrator account effectively. Which of the following actions should you take to ensure the security of the super administrator account?
- A
Enable multi-factor authentication (MFA) for the super administrator account.
- B
Use the super administrator account for everyday administrative tasks.
- C
Restrict access to the super administrator account by assigning it only to a limited number of users.
- D
Track and monitor the usage of the super administrator account through audit logs.
- E
Grant the super administrator role to all team members for redundancy.
Show answer and explanation
Correct answers: A, C, D
Explanation
To secure the super administrator account, it is crucial to follow best practices such as enabling MFA, limiting access to a few trusted individuals, and actively monitoring account usage through audit logs. Avoid using the account for everyday tasks and granting excessive privileges to others, as these actions can expose the organization to potential security threats.
- A. Correct.
Enabling multi-factor authentication (MFA) significantly enhances the security of the super administrator account by adding an extra layer of protection beyond just a password.
- B. Incorrect.
Using the super administrator account for everyday tasks increases the risk of accidental misconfigurations or security breaches. It is recommended to use a less privileged account for routine activities.
- C. Correct.
Restricting access to the super administrator account is a best practice to minimize the risk of misuse or unauthorized access.
- D. Correct.
Monitoring the usage of the super administrator account through audit logs is crucial for detecting suspicious activities and ensuring compliance.
- E. Incorrect.
Granting the super administrator role to all team members creates unnecessary security risks and contradicts the principle of least privilege.