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:

Learn how to create a Timer using Step Functions, AWS Lambda, and .NET. Try deploying it with CDK.

Learn how to resize images on upload to S3 using AWS Lambda, .NET, and SkiaSharp

Learn how to resize images on CloudFront’s Origin Request and Lambda@Edge using Python/Pillow

Learn how to host a Hugo static site on AWS S3 and CloudFront with pretty URLs. Deploy with CDK.

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

Learn how to easily add Clicky anti-adblock tracking code to your website hosted on AWS CloudFront.