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.
Beware AMP Templates Containing Links May 18, 2018 blog.atj.me/id/908 aws, amp, seo When Google crawls a page, it tries to follow links in AMP <template> elements.
Generate Let's Encrypt SSL Certificates in Cloud9 May 17, 2018 blog.atj.me/id/907 aws, cloud9, letsencrypt, ssl Generate SSL certificates from within AWS Cloud9 with Let’s Encrypt using the Route 53 DNS challenge plugin.
Cloud9 with a Chance of Hugo Apr 12, 2018 blog.atj.me/id/905 aws, cloud9, hugo Create and/or update a Hugo blog entirely within the browser using AWS Cloud9.
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.