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