Category: DZone Security Zone

Identity in Action

Switching from one single sign-on (SSO) vendor to another is a complex process that involves more than just changing technologies. This is a high-stakes identity operation that impacts security, user experience, following the rules, accessing applications, and keeping things running…

5 Common Security Pitfalls in Serverless Architectures

Serverless architecture removes much of the overhead costs tied to infrastructure, but it shifts security responsibilities toward code and permissions. Instead of managing servers, developers must focus on how functions interact and what they trust. 1. Over-Privileged IAM Roles One…

Architecting Zero-Trust AI Agents: How to Handle Data Safely

The transition from “Chatbots” to “Autonomous Agents” represents the most significant shift in enterprise software architecture since the move to the cloud. However, as we grant AI agents the ability to use tools, access databases, and execute code, we introduce…

Catching Data Perimeter Drift Before It Reaches Production

Cloud providers provide tools for customers to prevent data exfiltration attempts by creating a data perimeter — a set of permission guardrails that ensure that only trusted identities from expected networks can access trusted resources [1]. For example, a company…