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 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.

AWS
+2

Jul 4, 2026
•
9 min read
Wire a DynamoDB table to a Redshift Serverless workgroup so operational data lands in your warehouse automatically, then query it with SQL. All of it from boto3 and the Redshift Data API. Plan for 90 minutes, most of it waiting on AWS to provision.

AWS
+2

Jul 3, 2026
•
11 min read
Build a serverless Glue 5.1 job that strips junk, removes exact and near-duplicate chunks, and refuses to write the output unless it passes a Data Quality ruleset.

AWS
+2

Jul 1, 2026
•
10 min read
Build a feature-extraction layer that turns raw S3 data into compact prompt context with one Athena query, then injects it into a Bedrock call. No database to run, no pipeline to babysit. Plan for 60 to 90 minutes.
