Display Latest Tweets on AMP-compatible Static Web Sites May 21, 2018 blog.atj.me/id/909 amp, hugo, aws, lambda, twitter Three ways for static web sites to embed the latest content from Twitter.
Redirect Custom Short URLs with Lambda Nov 17, 2017 blog.atj.me/id/904 aws, apigateway, lambda, hugo Use an AWS Lambda function to execute HTTP redirect rules with an example for Hugo blog posts.
Bundle Lambda Functions Using Webpack Oct 25, 2017 blog.atj.me/id/903 aws, lambda, terraform, webpack Use webpack to bundle AWS Lambda function code and any dependencies into a single file.
Ship Access Logs to CloudWatch Oct 13, 2017 blog.atj.me/id/902 aws, cloudwatch, lambda Ship S3 and CloudFront access logs to CloudWatch with an AWS Lambda function.