Ran Isenberg
Oct 218 min read
Understanding AWS Availability Zones: Boosting SaaS Resilience and Uptime
learn about AWS availability zones, what they are, why they are essential for SaaS Resilience and uptime
Ran Isenberg
Oct 211 min read
AWS re:Invent 2024 — My Selection Of Sessions
In this post, you will find my opinionated list of AWS re:Invent sessions that I found relevant to Serverless or highly interesting
Ran Isenberg
Sep 235 min read
Guide to AWS re:Invent - Tips & Tricks
my top tips for making the most out of the AWS re:Invent conference while navigating it like a pro.
Ran Isenberg
Sep 107 min read
A Critical Look at AWS Lambda Extensions: Pros, Cons, and Recommended Use Cases
In this post, I will share my thoughts about AWS Lambda extensions, the good and the bad, and when you should use or should not use them
Ran Isenberg
Aug 136 min read
Build a Serverless Web Application on Fargate ECS with AWS CDK
Build a secure Fargate ECS cluster with an application load balancer and a web application using Python CDK code.
Ran Isenberg
Jul 2410 min read
Reflecting on Serverless: Current State, Community Thoughts, and Future Prospects
Reflect on the current state of serverless, share my thoughts about articles from the community, and discuss the future of serverless
Marcos Henrique
Jul 228 min read
Unlocking High Throughput with Amazon SQS FIFO Queues
Learn how SQS FIFO works and achieve optimal throughput with detailed insights and CDK TypeScript code examples.
Ran Isenberg
Jul 87 min read
Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK
Build a chatbot with Amazon Bedrock agents using Powertools for AWS. Learn to automate Lambda API calls via OpenAPI with bedrock agents.