
Orchestrating workflows with Amazon S3 Files and AWS Lambda durable functions using Java SDK - Part 4 Wait for condition
Introduction In part 2 of the series, we explored how to use the AWS Lambda Durable...

Organization profile
This is a collection of articles written by AWS Heroes.
Browse the latest writing surfaced through DevArt.

Introduction In part 2 of the series, we explored how to use the AWS Lambda Durable...

A stream handler isn't an outbox. The transactional outbox pattern is the natural way to solve the dual write problem, but it can be trickier than you think to implement correctly.

Introduction In part 2 of the series, we explored how to use the AWS Lambda Durable...

Introduction In part 1, we introduced what we'll cover in this series and our sample...

Introduction to the series Throughout this article series, we'll develop a simple...

Introduction In part 2, we developed our first AI agents with the Embabel shell. We...

A while back I wrote about letting an AI agent do your job searching. That post ended with a quirk I...

I Gave My Minecraft Mod a Serverless Brain — And It Decides How Many Allies to Summon Based...

Every cloud platform has a marketplace. AWS has the AWS Marketplace, Azure has its own, GCP too....

In cloud computing, you level up through certifications: Practitioner → Associate → Professional →...

What does casting a spell have in common with calling an API? More than you'd think. Both consume...

Monthly Amazon Location Service Updates - 2026.07 This is a summary of the July updates...

Turn deferred event delivery into an EventBridge primitive so any app can schedule work without managing EventBridge Scheduler itself.

Introduction In part 1, we addressed some challenges when developing AI agents with Spring...

Most people's experience with AI is a conversation with one assistant. ChatGPT, Claude, and similar...

A team builds a support agent in an agent framework. Another team builds a finance agent. A third...

Introduction to the series and to the Embabel framework In my article series Building AI...

From Prompts to Autonomous Agents: The AWS Agentic AI Blueprint In the rapidly evolving...

Bedrock AgentCore Harness lets us create a simple AI agent by just specifying what we need to get...

Every cloud service needs power. AWS has data centers, Azure has regions, GCP has zones — and they're...

We had a problem. The mod was called "AWS Swords," built for Minecraft 1.21.1, and it worked great in...

What if your Minecraft crafting system worked like cloud infrastructure? Not just "put items in a...

Introduction In part 6, we introduced our sample application...

At re:Invent 2025, AWS announced Lambda Durable Functions. The feature introduces a checkpoint/replay...

Monthly Amazon Location Service Updates - 2026.06 This is a summary of the June updates...

Amazon Bedrock Guardrails let you put controls around what a foundation model can be asked, and what...

The latest CNCF Survey in 2025 highlighted the increasing adoption of containers within the...

A team starts with a simple goal: "Let our AI assistant answer questions about customer...

My Key Observations from AWS certified Generative AI developer Exam After sitting my AIP - C01 exam,...

Introduction In part 7, we explained how to add and use AgentCore short-term Memory to our...
Advertisement