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
+2

Jul 10, 2026
•
10 min read
We ran an agent stack for 28 episodes. Now we audit it: import the Well-Architected Agentic AI Lens, write a Python auditor for IAM boundaries and wildcard policies, and add a per-step guardrail with the new InvokeGuardrailChecks API.

AWS
+2

Jul 9, 2026
•
9 min read
Your agent runs green while returning wrong answers. We wire an AWS Strands agent into CloudWatch GenAI Observability, then add the one signal the built-in metrics cannot give you: an online eval that scores live responses and fires a CloudWatch alarm when quality drops. Plan for about two hours.

AWS
+2

Jul 8, 2026
•
8 min read
Deploy an open-weights LLM to a real-time SageMaker endpoint in a few lines with JumpStart, put a target-tracking autoscaling policy in front of it, and get a decision table for when to reach for this instead of Bedrock.

AWS
+2

Jul 6, 2026
•
9 min read
We'll put a corpus into Amazon S3 Vectors, benchmark its real query latency, write the cost model that tells you when to keep vectors cheap versus when to promote them to OpenSearch, then export the hot subset to an OpenSearch Serverless collection. Plan for about 90 minutes.

AWS
+2

Jul 5, 2026
•
8 min read
Build a streaming pipeline where a document dropped onto a Kinesis stream is embedded, indexed in S3 Vectors, and answerable by a RAG query within seconds. No search cluster required.
