Google Cloud Professional Security Operations Engineer — Question 14

You are tasked with building a workflow in Google Security Operations (SecOps) SOAR. The documentation you are using requires a logical split that has eight different possible paths. You need to break the workflow into eight separate workflows using an automatic and efficient approach. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because it effectively breaks down the workflow into multiple branches, utilizing conditions to manage the different paths logically. The other options are less efficient; A requires manual intervention from analysts, B complicates the process with extra jobs, and D relies on user input which may lead to inconsistencies.