
Tracking Bedrock Agent Costs With Cost Allocation Tags
How to track project costs for Bedrock Agents using AWS Budgets. Covers the limitation with on-demand model tagging and the solution using Application Inference Profiles.

How to track project costs for Bedrock Agents using AWS Budgets. Covers the limitation with on-demand model tagging and the solution using Application Inference Profiles.

Protect public API Gateway endpoints from abuse using usage plans and budget alerts. This post covers practical strategies to limit requests, monitor costs, and explores when AWS WAF or authentication might be needed.

After launching my first Bedrock agent, I wanted to add proper observability. This post documents how I added API Gateway access logs, CloudWatch Logs Insights, and DynamoDB for conversation storage to debug issues, monitor performance, and understand usage patterns.

Build an Amazon Bedrock agent that queries the AWS News Blog RSS feed and answers questions about recent AWS announcements. Use Lambda action groups to fetch and parse the feed, expose the agent through Amazon API Gateway, and provide a terminal-style web UI.

A workflow for recording AWS Console demos and exporting 4K video for YouTube. Compares Dell 4K and Apple Studio Display setups.

This is the story of an agent. What began as a simple Amazon Bedrock agent demo evolved into a real, production agent running on my own website. It connects my documentation, notes, and projects into a single conversational interface. This started as a small experiment. Then it became a website feature. Now it feels like something bigger. v1.0 is just the beginning.

How to customize the RSS feed in Jekyll Chirpy. The theme limits feeds to 5 posts and truncates summaries to 400 characters by default, which works for typical blogs but not for AI agents or integrations that need full content. The solution: override the feed template and use the description field in front matter for full control.

Implement proactive cost control and environmental efficiency in your AWS environments through automation and data-driven optimization. Through 4 lessons, this course will show you how to leverage ...

Build cloud architectures that are efficient, cost-effective, and environmentally conscious. Through 4 lessons, 1 lab, and 1 hands-on demo, this course will show you how to optimize AWS storage and...

In this lesson, you will learn about AWS Non-Relational Database services and how they can be used to store, retrieve, and manage various types of data without requiring a fixed schema. These purpo...