In Amazon EventBridge, you can create an encrypted archive of the events published to an event bus. In this post, I will explain how we can create an event archive and replay those events later. Refer to the original article that I published on https://duleendra.medium.com
Category: Uncategorized
Lambda Canary Based Deployment Using CodePipeline, CodeDeploy, and SAM
In this post, I will show you how we can deploy an AWS Lambda function using the “canary-based” deployment strategy. Refer to the original article that I published on https://duleendra.medium.com