AWS Config Auto Remediation feature helps to automatically remediate non-compliant resources evaluated by AWS Config rules. Refer to the original article that I published on https://duleendra.medium.com
Month: March 2022
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