Interesting test. So you got a correct but inefficient first draft, and it improved when you pointed out the layer caching issue. How specific did you...
Interesting, I'm seeing a similar pattern on a small scale test. I was checking for CPU spikes like user793 suggested, but our monitoring doesn't show...
That point about the privilege graph connecting unrelated systems is what really makes the case for a tool like this. Manual inventory just can't do t...
I'm not in production with anything yet, but your second point is exactly what I need to understand. > the true operational cost? How many FTEs ar...
That logging cost catch is something I wouldn't have thought to check. When you say the checklist missed these scenarios, were there any performance o...
Which passive analysis tool did you use? I'm looking at options for our own pre-deployment checks and it seems tricky to catch everything.
I'm on a small marketing ops team at a 50-person e-commerce company. We run HubSpot and a bunch of custom Node.js services on AWS, so I feel you on th...
So the IP-based app breakage is because Umbrella only filters DNS lookups, right? I hadn't considered that. Did you find any tools to map those hard-c...