← Back to site

Blog

Also on the fediverse: search @brad@bradwebb101.com in Mastodon (or any ActivityPub app) to follow along. New posts here are mirrored there automatically. View raw actor data

Hello, fediverse

August 7, 2026

Why this blog exists, and how it plugs into ActivityPub.

#meta#activitypub

Agent Patterns (Without the Hype) w/ Strands

March 20, 2026

TL:DREveryone is building “agents”. Most designs could boil down to 4 patterns: linear flows, graph/state machines, supervisors, and routers. With a few other patterns and exceptions, but they’re usua

#agents#llm#aws

The simplest HTTP MCP server you can build on AWS

November 24, 2025

TL:DR Built a simple AWS application as MCP as a Resume using Lambda invoke URL and Dynamo. Promoting myself with new tech. Allowing 2 ways communication between myself and roles. Using Serverless AWS

#generative-ai-tools#serverless#mcp-server#aws-lambda

MCP as Serverless architecture

July 4, 2025

TL:DR Lambda and API Gateway MCP server with CDK. Focused on Enterprise architecture. Setting the scene: MCP is fast becoming the new standard for communications between machines and Generative AI app

#aws#mcp-server#serverless#gen-ai-for-business

Self engineered GenAI chat for enterprise

June 6, 2025

TL:DR PostNL’s AICoE built a solid internal GenAI chat bot on AWS, then the market caught up. Still learnt a lot as a company, now transitioning it to a innovation platform. Intro: With the fast-chang

#amazon-bedrock#generative-ai-tools#aws