🔐 Securing CloudFront Distributions with AWS WAF: A Starting GuideAs web applications face ever-evolving threats, securing content delivery networks (CDNs) like AWS CloudFront is critical. AWS Web…Jan 31Jan 31
Handle Asynchronous REST API Calls with Amazon API Gateway and Amazon SQS 🚀Sometimes, you may need to expose an API to clients but don’t want to wait for the request to be processed before responding. In such…Jan 12Jan 12
Event Driven Architecture with Amazon API Gateway, Event Bridge, Lambda,SNS,SQS in Multi-Account…🎉 Introduction to Microservices, Event-Driven, and Serverless Architectures 🚀Oct 19, 2024Oct 19, 2024
🚀 How to Integrate a Cross-Account Lambda with a API Gateway REST API 🌐Hey there! 👋 Recently, I ran into a cool challenge: How do you hook up a Lambda function from one AWS account with a REST API in another…Oct 17, 2024Oct 17, 2024
MySQL Backup Strategies : How to Backup Your DatabasesDatabase backups are crucial for ensuring the integrity and availability of data in any organization. They serve as a safety net against…Apr 22, 2024Apr 22, 2024
A Step-by-Step Guide to Setup CI/CD Pipelines For AWS CloudFormation Nested Stack with CodePipeline🚀CloudFormation is a service provided by AWS that allows you to define and manage your AWS infrastructure as code using templates. These…Mar 29, 2024Mar 29, 2024
How You Can Deploy MYSQL Master-Master Replication🚀 In this post we will follow the steps to create MySQL master-master replication. This solution shines brightest in scenarios demanding…Mar 22, 2024Mar 22, 2024
Crafting Your Resilient Highly Available K8 Cluster on On-Premises Servers-Part 2Welcome back, fellow geeks, to the enchanting world of Kubernetes. As we continue our journey, prepare to delve deeper into the intricacies…Mar 6, 2024Mar 6, 2024