Skip to content
🔒

Cloud Security

Best practices and deep dives into cloud security — from zero trust architectures to WAF configurations and penetration testing.

18 articles in this series
AI Engineering

MCP Gateway as Policy Enforcement Point: RBAC for Your Agent's Tool Access

Your AI agent has access to tools that perform real actions -- approving expenses, querying databases, modifying infrastructure. Prompt-based guardrails don't survive adversarial inputs. Here's how AgentCore Gateway + Cedar policies create a deterministic enforcement layer that operates independently of the agent's reasoning.

·9 MIN READ Read →
AI Engineering

AWS Agent Toolkit GA: How I Gave an Agent 15,000 AWS APIs Without Losing Sleep

AWS released the Agent Toolkit for AWS on May 6, 2026 -- a managed MCP server exposing the full AWS API surface to autonomous agents. I shipped an infrastructure agent the same week. Here's the two-phase safety pattern that lets you hand an agent the keys to your account without waking up to a $10K bill.

·9 MIN READ Read →
Cloud

When Your Keys Get Locked In: Navigating AWS KMS Import Limitations

AWS KMS doesn't allow key material export by design. When an external PKI partner generates keys but doesn't retain them, you're stuck. Here are the four AWS alternatives — CloudHSM, XKS, Private CA, and fixing the process — with a decision framework to pick the right one.

·14 MIN READ Read →
AI

World Monitor: How Open-Source OSINT Is Democratizing Global Intelligence

A deep dive into World Monitor — an open-source intelligence dashboard that aggregates 150+ feeds, 40+ geospatial layers, and AI-powered analysis into a real-time situational awareness platform. What OSINT is, how these platforms work under the hood, and why it matters now more than ever.

·9 MIN READ Read →
Security

Your Security Team Wants to Privatize Your App — Here's What They Actually Need

When your security team says 'make it private', they usually mean 'make it secure.' This post compares four approaches — VPC privatization, WAF IP allowlisting, CloudFront + auth hardening, and AWS Verified Access — and explains why Zero Trust beats network perimeters for internal applications.

·10 MIN READ Read →

Explore More Series

Back to All Series Back to Blog