Build a file upload email subscription with CDK, S3 and SNS
Learn to build an AWS CDK stack that sends email notifications via SNS when files are uploaded to an S3 bucket.
Learn to build an AWS CDK stack that sends email notifications via SNS when files are uploaded to an S3 bucket.
Analysis of a custom serverless scheduler for AWS, comparing it to new services like EventBridge Scheduler based on precision and scalability.
A serverless service that monitors the AWS Solutions catalog and sends alerts via SNS when new solutions are added.
Learn how to connect AWS API Gateway directly to SNS using a service integration, bypassing the need for custom compute like Lambda.
Guide to replacing AWS EC2 On-Demand instances with more cost-effective Spot instances, including setup for interruption warnings.