Free CrowdStrike CCCS-203b Actual Exam Questions - Question 12 Discussion
important to perform a dry run before enabling the workflow in production?
Option B seems solid because the dry run is about making sure your workflow behaves as expected without actually changing anything. That way, you catch logic errors or unexpected outcomes before hitting production. Also, it’s not really about permissions or reports, so A, C, and D don’t fit as well. Testing on a limited set (A) is more like a pilot, but dry run specifically means no changes happen at all.
Yeah, dry run’s main point is to test logic without real changes, so B.
B/C? I think dry run mainly simulates, so permissions check (C) might be a side effect but not the main
I’m thinking it’s about avoiding any unintended AWS changes, so B sounds right for simulating without real impact. But does the dry run also check if permissions are correctly set, or is that separate?
Guessing B here too. Dry runs usually mean no real changes, just testing the logic and flow. A would involve actual changes, so it doesn’t really match the dry run concept.
Probably B. Dry run means testing without real changes, so it’s about simulating the workflow to catch logic errors first. A and C don’t fit with the usual dry run purpose, and D sounds unrelated.
This question feels a bit tricky-dry run usually means testing without real impact, so I'd go with B. It makes sense to simulate the workflow first to check if everything works before messing with production stuff. Anyone else think it could be A though? Testing on limited resources sounds close too, just not sure if that’s what dry run specifically means here.