Skip to main content

5 posts tagged with "Security"

View All Tags

When AI Starts to Act

Governing AI That Acts

· 4 min read

Something in AI shifted over the past year, quietly enough that the moment was easy to miss. The tools stopped just answering questions and started taking actions. In financial services that shift is further along than most people realize, and a new survey of security teams across the industry put numbers to what I had felt from the inside. Firms are deploying AI that acts faster than they are learning to govern it. That gap is the whole problem, and the agents are the least of it.

When AI Starts to Act

How Banks Fight Fraud

Rules, Models, and the Tradeoffs Between Them

· 4 min read

The more I learn about fraud, the more I realize how much of banking is shaped by the people trying to exploit it. Fraud isn't a side problem. It influences how accounts are opened, how transactions are monitored, how clients are verified, and how much friction everyone tolerates along the way.

How Banks Fight Fraud

API Security and Best Practices

Status Codes, Authentication, and Design Patterns

· 4 min read

In the previous posts, I covered what REST is and how resources and methods work. Now let's look at what makes an API robust: status codes that communicate clearly, security that protects your data, and design patterns that keep things maintainable. These are the things I wish I'd understood better when I started building APIs.

API Security and Best Practices