In this post, you will learn about the basics of the AWS Web Application Firewall (WAF) and write...
On October 30th, 2024, AWS announced a new feature: AppSync Events. This feature lets developers...
I work in a cybersecurity company, CyberArk, and security is a concept that is constantly on my...
Resilience and availability are critical aspects of every SaaS application. By building your SaaS...
In this post, you will find my opinionated list of AWS re:Invent 24 breakout sessions, workshops,...
Photo by Pixabay It’s that time of the year — AWS re:Invent is upon us! This will be my second year...
In this VERY opinionated post, I will share my thoughts about AWS Lambda extensions, the good and...
Containers can be serverless, too, at least to some degree. I’ve decided to try Fargate and see how...
Lately, I’ve seen many serverless outtakes and mixed opinions online. They stirred up the community...
Bedrock and LLMs are the cool kids in town. I decided to figure out how easy it is to build a...
When I started developing services on AWS, I thought CloudFormation resources could cover all my...
A critical aspect of cloud services is service-to-service communication, and it’s essential to do...
Serverless architecture offers both challenges and opportunities for optimization and...
When you design a serverless service, every piece of the puzzle, every managed service you select,...
Lambda function cold starts have intrigued countless AWS heroes and developers alike. Some swear...
High-quality API documentation enhances customer satisfaction. In my previous post, I presented...
High-quality API documentation enhances customer satisfaction, especially in the serverless...
As Serverless developers, we develop our services with infrastructure as code (IaC) and, recently,...
Integrating AWS CloudWatch with third-party observability tools can be a game-changer for...
In this two-post series, you will learn to monitor serverless services with CloudWatch by building...
In this two-post series, you will learn to monitor serverless services with CloudWatch by building...
In this post, I’ll guide you through deploying AWS AppConfig configurations using the AWS Cloud...
In this post, you will find my opinionated list of breakout sessions, workshops, builder sessions,...
Amazon Simple Queue Service (SQS) is a powerful service designed to manage the messaging needs of...
Amazon Simple Queue Service (SQS) is a powerful service designed to manage the messaging needs of...
Amazon Simple Queue Service (SQS) is a powerful service designed to manage the messaging needs of...
It happened to all of us. You order a shiny new tech gadget or a pair of new jeans online. The...
The Python Cookiecutter library revolutionizes project development by offering streamlined approach...
Last week, we had a family lunch to celebrate the Jewish holiday ‘Shavuot’ (Feast of weeks). After...
Scheduled tasks automate routine and repetitive tasks and reduce the risk of human error. They...