Feb 14 · 15 min read · At re:Invent 2025, AWS announced Lambda Durable Functions. The feature introduces a checkpoint/replay mechanism that allows Lambda executions to run for up to one year, automatically recovering from interruptions by replaying from the last checkpoint...
Join discussion
Mar 20, 2025 · 3 min read · 🏗️ The Apple Factory of Cloud Computing! Think about how an iPhone is manufactured. It’s not built in one step — it goes through a well-orchestrated production process. Each department in the factory — design, assembly, quality control, packaging — ...
Join discussion
Nov 18, 2024 · 5 min read · Introduction AWS Step Functions is a powerful workflow orchestration service enabling seamless integration with AWS services. This guide explores how to leverage AWS Step Functions to automate workflows by directly integrating with Amazon DynamoDB an...
Join discussion
Aug 26, 2024 · 14 min read · (Originally posted on the Serverless Guru blog at https://www.serverlessguru.com/blog/navigating-post-payment-aws-step-functions-for-e-commerce-excellence) Introduction In a typical e-commerce application, a user browses through a catalog of products...
Join discussion
Aug 12, 2024 · 9 min read · AWS (Amazon Web Services) provides a vast array of tools and services that can help you build powerful applications in the cloud. Some of these services are like the different pieces of a puzzle that, when put together, help us manage how different p...
Join discussion
Jul 9, 2024 · 6 min read · Introduction AWS Step Functions is a powerful orchestration service that enables you to coordinate multiple AWS services into serverless workflows. It provides a visual interface to build and run a series of steps each representing a single unit of w...
Join discussion
Jun 7, 2024 · 6 min read · I have been working with external API calls for a while and have noticed they can sometimes fail for various reasons, such as network issues, server downtime, or rate limits on the server. So, I have built this solution to have a robust system to tac...
PPriya commented
Jun 6, 2024 · 7 min read · The serverless session was nothing short of amazing. Week 09/ 12, Almost wrapping up with the theory section in my preparation for the AWS Certified Solution Architect Associate Exam. How do we know that an architecture is serverless? According to AW...
CCELESTINE commented