Recipes
Recipes
Use navigation on the left to explore the recipes. Feel free to use, share and inspire yourself. This page is updated time to time with new coding examples.
Here are the few latest most interesting examples:

Learn how to create a Timer using Step Functions, AWS Lambda and .NET. Try to deploy 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 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 will 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 simply add Clicky anti-adblock tracking code to your website hosted on AWS CloudFront.