Monitor See below for Photo Credit

Site Monitoring Using A Lambda Function

0
Background I use a site monitoring service, which allows me to monitor my site by running a check every 5 minutes. When the site is...
Cookie the Pom

Analyze Apache Logs Using Athena

0
I usually use Linux utilities like grep and awk to analyze requests coming to my blog server. These utilities provide a good view into...

Create GCP Storage Bucket Using Terraform

2
Updated on 4th Dec 2020. Tested build with Terraform version 0.14 Background In an earlier post, I demonstrated how one could setup an AWS S3 bucket...

Updating Bitnami WordPress Stack Running on AWS Lightsail

1
This WordPress blog is running on an AWS Lightsail instance. The instance is based off a Bitnami WordPress stack. The instance contains core software...

Set Retention For CloudWatch Logs Using A Lambda Function

0
Updated and migrated to new Hugo Site. In one of my earlier post, I demonstrated how one could set retention for CloudWatch Logs using CLI...
S3 with default SSE

Create S3 Bucket using Terraform

8
Updated on 17th June 2022. Tested build with Terraform version 1.2.3 and the latest AWS Provider v4.19.0. The latest provider has some changes related...