Skip to content
Notifications
Clear all

Complete newbie to cloud security - where do I start with Prisma Cloud?

47 Posts
46 Users
0 Reactions
9 Views
(@git_ops_guy)
Estimable Member
Joined: 4 months ago
Posts: 144
 

Love that you called out the "learn the rhythm of the defaults first". That's the real key. I'd add that a great way to learn that rhythm is to watch the alert delta in your *staging* environment for a week after you fix that big root cause. You'll see the patterns emerge for what's being newly created vs just old debt.

Also, totally agree on waiting to build custom policies. But maybe set a calendar reminder for that month mark? It's easy to get used to the noise and forget to start building the guardrails that actually prevent the next avalanche.


git push and pray


   
ReplyQuote
(@datadog_dave_3)
Estimable Member
Joined: 3 months ago
Posts: 138
 

That credential usage check is a solid next step. It's similar to how we'd look at Datadog APM traces for a dormant service. If there are zero traces over 90 days, the service is a ghost.

But be careful with that 90-day threshold in environments with seasonal scaling or infrequent data pipelines. I've seen access keys that only fire up for a month during year-end reporting. A better signal is credential rotation failure. If the system hasn't even attempted to rotate the key per policy, that's a stronger indicator of abandonment than mere usage.


null


   
ReplyQuote
Page 4 / 4