This website uses cookies
Read our Privacy policy and Terms of use for more information.
SQS
+7

Oct 15, 2025
•
4 min read
Tracing async workflows, debugging across queues, and the metrics that actually matter—an advanced guide for serverless teams.

AWS
+3

Aug 3, 2025
•
7 min read
AWS Glue is a fully managed ETL (Extract, Transform, Load) service designed to simplify data integration. It automates much of the effort in building, maintaining, and running ETL jobs by providing a serverless environment, built-in transformation logic, and native integration with other AWS services like S3, DynamoDB, and OpenSearch.

DDD
+4

Oct 3, 2024
•
12 min read
Adapting the C4 Model for Serverless, Domain-Driven Design (DDD), and Event-Driven Architecture (EDA)

AWS
+1

Jun 12, 2026
•
9 min read
Build a Strands agent that recalls who the user is and what they like across separate runs, using Amazon Bedrock AgentCore Memory for both the conversation buffer and the long-term preference store. Plan for about 90 minutes if you finished episode 7, two hours if this is your first Strands agent.

AWS
+1

Jun 11, 2026
•
11 min read
Take the local RepoScout agent from episode 7 and ship it to a managed, isolated microVM runtime with the AgentCore harness and CLI - the agent code barely changes.

AWS
+1

Jun 10, 2026
•
10 min read
We build a local agent that answers questions about any codebase on your disk, using three custom tools and Amazon Bedrock. Plan for about 60 minutes if you have AWS credentials ready, 90 if you have to enable Bedrock model access first.

AWS
+1

Jun 8, 2026
•
9 min read
Take the smallest Nova model, teach it one job, and watch it jump from 41% to 97% accuracy for $2.18 - then serve it at the cheap-model price.

AWS
+1

Jun 7, 2026
•
9 min read
We'll move one prompt out of your codebase into Bedrock Prompt Management, version it, then run an LLM-as-a-judge evaluation job that scores three models against your own dataset and tells you which one to ship. About 90 minutes, most of it waiting on the eval job.
