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.
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.