mcp · security · python · ai-agents
MCP Server Security: 8 Vulnerabilities I Found in Mine
I built pdf-mcp, then did a security audit. SSRF, prompt injection, path traversal: here's what I found and how I fix...
Cloud Architecture, AI Engineering & Distributed Systems
How to test AI agents with three layers: unit tests for deterministic logic, evals for LLM output quality, and integration tests for end-to-end workflows.
mcp · security · python · ai-agents
I built pdf-mcp, then did a security audit. SSRF, prompt injection, path traversal: here's what I found and how I fix...
aws · serverless · cost-optimization
10 practical tips to cut your AWS Lambda bill, from hidden CloudWatch costs to memory right-sizing, Graviton2, and kn...
mcp · python · ai-agents
Build an MCP server in Python with FastMCP 3.0. Step-by-step tutorial covering tools, resources, SQLite persistence, ...
aws · mcp · ai-agents
I tested AWS AgentCore Runtime as a managed host for my MCP server. Auth friction, latency, and cost made local the b...
ai-agents · mcp · python · llm
“How I turned Redmine into an AI-ready platform using MCP, without rewriting or destabilizing the original system. In...
aws · devops · serverless
A two-environment CI/CD pipeline for a Jekyll blog: validation gates on prod, branch-path multiplexing on S3 for stag...
aws · serverless
A minimal, event-driven serverless architecture to sync S3 data between AWS Global and AWS China regions. No VPN, no ...