Recipes
Recipes
Use the navigation on the left to explore our recipes. Feel free to use, share, and get inspired. We update this page regularly with fresh coding examples.
Check out some of our latest and most exciting examples:
Timer with Step Functions and AWS LambdaLearn how to create a Timer using Step Functions, AWS Lambda, and .NET. Try deploying it with CDK.
Resize images on upload to S3 using Lambda and .NETLearn how to resize images on upload to S3 using AWS Lambda, .NET, and SkiaSharp
Resize images on CloudFront using Lambda@EdgeLearn how to resize images on CloudFront’s Origin Request and Lambda@Edge using Python/Pillow
Hosting Hugo on AWS S3 and CloudFrontLearn how to host a Hugo static site on AWS S3 and CloudFront with pretty URLs. Deploy with CDK.
Deploying Hugo with AWS CodeBuild on Lambda ComputeLearn how to deploy a Hugo static site using AWS CodeBuild on a Lambda compute. We’ll use AWS CodeBuild to build the Hugo site, deploy it to an S3 bucket, and invalidate the CloudFront cache. GitHub will be used as the source repository for the Hugo site.
Clicky Anti-Adblock tracking code on Amazon CloudFrontLearn how to easily add Clicky anti-adblock tracking code to your website hosted on AWS CloudFront.