The Demo Worked — That Was the Problem (Zero Trust on K8s)
A small Kubernetes project I built to understand zero trust, and the three things I got wrong before I started to und...
Fulfilling God's purpose for my life
How I automated my church's daily Bible verse video creation using Flask, Google Gemini, FFmpeg, Docker, and Railway - cutting image generation cost by 71% and video export time by 10x along the way.
A small Kubernetes project I built to understand zero trust, and the three things I got wrong before I started to und...
Notes from an Amazon Bedrock AgentCore build: where prompt injection stops, where PII is masked, and when memory lags.
A Rust gRPC gateway for LLM traffic with policy checks, PII redaction, and metrics for OpenAI and Anthropic.
Add Claude Code Security to CI/CD as a second net, while keeping deterministic rules as the baseline.
Build a semantic cache with S3 Vectors, Bedrock, and Lambda so similar questions reuse prior LLM answers.
Design AI agent tools (MCP, LangChain, or custom) that cut token cost 60-70% without losing accuracy.
Build a security-gated CI/CD pipeline on AWS with secrets detection, SAST, CVE scanning, SBOM, and OPA on EKS and Far...
AWS DevOps Agent uses AI to investigate production incidents in seconds. A first look at what it does and where it fi...
DynamoDB's multi-attribute composite keys remove a long-standing workaround. Here's what changed and how to use them ...
Placing a CDN after your reverse proxy defeats its global routing and creates a single point of failure. Here's why, ...
Discover, configure, and run MCP servers with Docker's MCP Catalog and Toolkit.
Learn Apache Kafka through a relatable return-to-office scenario that shows decoupled, resilient messaging in action....