Series

AWS CDK/SDK

Boto3 SDK makes it easy to integrate your Python application, library, script with AWS services. CDK is framework defining cloud infrastructure in code and provisioning it through AWS CloudFormation.

Articles in this series

AWS Architecture Diagram As Code Using Python
AWS Lambda & EventBridge | Find Unused AWS Elastic IP's In AWS Account On Weekly Basis And Notify Via Email
AWS Lambda & EventBridge | Find Unused EBS Volumes On Weekly Basis And Notify Via Email
AWS Lambda & EventBridge | Schedule Start And Stop  Of EC2 Instances Based On Tags...
AWS Lambda & EventBridge | Deregister Unused AMI In Account On Weekly Basis And Notify Via Email
AWS Lambda & S3| Automate CSV File Processing From S3 Bucket And Push In DynamoDB Using Lambda [Python]