Google Cloud Professional Cloud Architect — Question 102

Your company places a high value on being responsive and meeting customer needs quickly. Their primary business objectives are release speed and agility. You want to reduce the chance of security errors being accidentally introduced.
Which two actions can you take? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Using source code security analyzers as part of the CI/CD pipeline (option B) helps identify vulnerabilities early in the development process, while running a vulnerability security scanner (option E) ensures ongoing monitoring of security issues during deployment. The other options, while beneficial for different reasons, do not directly address the immediate integration of security measures into the fast-paced release cycle.