Ran IsenbergSep 183 minDeploy AWS AppConfig Configuration with the New L2 CDK ConstructsIn this post, learn to deploy AppConfig with AWS CDK's L2 constructs for feature flags in serverless and other apps.
Ran IsenbergSep 413 minAWS re:Invent 2023 — My Selection Of Serverless SessionsMy opinionated list of AWS re:invent 2023 sessions that I found relevant to serverless and Python developers.
Ran IsenbergAug 155 minAmazon SQS Dead Letter Queues and Failures Handling Best PracticesIn this article you will learn about dead letter queue best practices and how to handle failures in a correct and automated manner.
Ran IsenbergAug 76 minMastering Retries: Best Practices for Amazon SQSLearn how to handle Amazon SQS batch processing failures and master automatic retries with AWS Lambda Powertools for Python.
Ran IsenbergJul 245 minEffective Amazon SQS Batch Handling with AWS Lambda PowertoolsHandle Amazon SQS batches in a safe manner that encourages retries with AWS Lambda Powertools for Python and AWS CDK code examples.
Ran IsenbergJun 269 minServerless API Idempotency with AWS Lambda Powertools and CDKDiscover serverless API idempotency's significance and implementation using AWS Lambda, AWS CDK, and Lambda Powertools for Python.