Track Claude Code Cost Per Project with Bedrock Tagging
Apr 29, 2026 · 9 min read · AWS Amazon Bedrock Claude Code Cost Management IAM Session Tags Cost Allocation FinOps ·
If you run claude against Amazon Bedrock across a dozen repos, your bill arrives as one opaque number. Until recently, the workaround was clunky — create an application inference profile per project, swap them by hand, hope you remembered which one was active. In April 2026, AWS shipped native per-principal cost …
Read More about Track Claude Code Cost Per Project with Bedrock TaggingServerless Multi-Tenant OpenHands on AWS with Fargate
Mar 2, 2026 · 10 min read · AWS CDK OpenHands ECS Fargate Serverless Multi-Tenant AI Agent DynamoDB EFS Cloud Map EventBridge Self-Hosted AI ·
In a previous post, I introduced an AWS CDK project for deploying OpenHands on EC2, featuring Cognito authentication and Aurora PostgreSQL. While this architecture successfully facilitated initial deployment, operating a shared AI coding platform for a team revealed three fundamental limitations: Shared Resources: All …
Read More about Serverless Multi-Tenant OpenHands on AWS with FargateSelf-Hosted GitHub Runners on AWS Spot for AI Dev Teams
May 8, 2026 · 13 min read · GitHub Actions Self-Hosted Runners AWS Spot Graviton Terraform CI/CD Cost Optimization Autonomous Development ·
Autonomous AI dev teams move the bottleneck. When a dispatcher fans out work to dev and review agents every 5 minutes, the constraint is no longer human attention — it is the CI/CD pipeline that gates every PR. Each agent push triggers builds, tests, E2E verification, and bot reviews. With even a small team of agents …
Read More about Self-Hosted GitHub Runners on AWS Spot for AI Dev TeamsDeploying OpenHands AI Platform on AWS with CDK
Jan 26, 2026 · 6 min read · AWS CDK OpenHands AI Agent Infrastructure as Code Serverless CloudFront Cognito Aurora PostgreSQL Devin Alternative Self-Hosted AI ·
OpenHands is an open-source AI-driven development platform that enables AI agents to write code, fix bugs, and execute complex development tasks autonomously. The default setup works well for local development, but what if you want to run it for a team or make it accessible from anywhere? This post introduces an AWS …
Read More about Deploying OpenHands AI Platform on AWS with CDKXiaozhi ESP32 MCP Gateway with Amazon Bedrock AgentCore
Nov 17, 2025 · 12 min read · AWS Bedrock AgentCore MCP Model Context Protocol Xiaozhi ESP32 Voice Assistant IoT Edge Computing WebSocket ·
The Xiaozhi hardware is an impressive ESP32-based AI voice assistant capable of offline wake-up, multi-language support, and cloud connectivity. But what if you want your Xiaozhi device to access multiple AI tools, APIs, and services without managing complex integrations on the hardware side? This is where Amazon …
Read More about Xiaozhi ESP32 MCP Gateway with Amazon Bedrock AgentCoreBeyond Prompts: 4 Context Engineering Secrets for Claude Code
Nov 14, 2025 · 7 min read · Claude Code AI Agents Context Engineering LLM Developer Tools AWS Bedrock Anthropic ·
You can stop hoping your Large Language Model (LLM) follows complex instructions. Context Engineering is the strategic practice of curating what enters the model's limited attention budget. To build reliable AI agents, you must master these four deterministic context patterns. This post explores the key insights from …
Read More about Beyond Prompts: 4 Context Engineering Secrets for Claude CodeAmazon Quick Suite Deep Dive: Build AI-Powered Business Intelligence on AWS
Oct 29, 2025 · 9 min read · Amazon Quick Suite AWS QuickSight Business Intelligence AI Agents Data Analysis Workflow Automation QuickFlows QuickAutomate ·
Introduction Business intelligence has long been the domain of specialists, requiring complex tools and time-consuming analysis. But what if you could simply ask your data questions in plain English and receive comprehensive, visualized answers in seconds? What if you could automate your weekly reporting with a simple …
Read More about Amazon Quick Suite Deep Dive: Build AI-Powered Business Intelligence on AWSBuild on AWS Faster with Claude Code and AWS Skills
Oct 26, 2025 · 4 min read · Claude Code AWS Skills AWS CDK Serverless Lambda DynamoDB API Gateway Agent Skills MCP Protocol Infrastructure as Code ·
Introduction Building on AWS is powerful but complex. What if your AI assistant had deep AWS expertise built-in? That's what AWS Skills brings to Claude Code. AWS Skills is a plugin that transforms Claude Code into an intelligent AWS development partner. It understands CDK best practices, estimates costs before you …
Read More about Build on AWS Faster with Claude Code and AWS SkillsDeep Dive Clickstream Analytics Series: Data Pipeline Observability
Oct 21, 2024 · 5 min read · Clickstream Analytics AWS Observability Monitoring Logging Troubleshooting ·
In this post, we will explore the observability features of our clickstream solution. Observability is crucial for understanding the health of your data pipeline, identifying issues promptly, and ensuring optimal performance. We'll cover the monitoring, logging, and troubleshooting capabilities built into the solution. …
Read More about Deep Dive Clickstream Analytics Series: Data Pipeline ObservabilityDeep Dive Clickstream Analytics Series: Reporting
Oct 19, 2024 · 4 min read · Clickstream Analytics AWS Amazon QuickSight Reporting Data Visualization Business Intelligence ·
In this post, we will explore the reporting module of our clickstream solution. This module leverages Amazon QuickSight to provide powerful visualization and analysis capabilities for clickstream data, enabling users to gain valuable insights from their data. Overview The reporting module is engineered to be flexible, …
Read More about Deep Dive Clickstream Analytics Series: Reporting