Ran Isenberg
7 hours ago10 min read
AWS re:Invent 2024: My Serverless Takeaways
AWS re:Invent 2024 exciting new services and features launched from a Serverless developer perspective.
Ran Isenberg
Nov 189 min read
AWS AppSync Events - Serverless WebSockets Done Right or Just Different?
AWS AppSync Events lets you broadcast realtime data with Serverless WebSockets. Learn how it works, use cases and diff from API GW Websocket
Ran Isenberg
Nov 137 min read
AWS WAF Essentials: Securing Your SaaS Services Against Cyber Threats
Learn about the AWS Web Application Firewall (WAF), what it is for, tips, and insights for visibility, ownership, governance and more
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.