You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intelligent EBS Auto Converter automates the conversion of AWS EBS volumes from one type to another — such as from gp2 to gp3 (as implemented here) — to enhance performance and reduce costs. It leverages AWS Lambda, Step Functions, DynamoDB, and SNS to scan eligible volumes, log them, perform the conversion, verify the outcome, and notify the user.
Serverless incident management API using API Gateway (HTTP API), Lambda (Python), DynamoDB, CloudWatch alarms, SNS alerts, and IAM least-privilege validation - us-west-2.
AWS-based API Health Monitoring System with multi-region support, real-time alerting, and comprehensive metrics. Production-ready infrastructure as code using Terraform, Lambda, CloudWatch, and DynamoDB.
Notification service designed for scheduling live game telecasts. It dynamically creates DynamoDB tables to track program start and end times, sending notifications through an SNS service when these times match the current time.
This is a CDK deployment of an application to support with submissions of images, ran through rekognition, and alerts from SES and SNS shared. Image rekognition will detect labels within a user submitted image and store in DynamoDB.
Event-driven AWS serverless backup system using S3, Lambda, and SNS with automated file replication, notifications, and secure IAM-based access control.