Recent Posts

AWS

My First go Lambda Function

Background Updated post and migrated to Hugo Site. Python is an easy to read language and has great support and libraries in the developer community. Most...

Linux

Linux Commands a to z

I went for a technical interview yesterday, 1st Oct 2019 and I was asked a question, to name a Linux command for each of...

WORDPRESS

Analyze Apache Logs Using Athena – Part II

In my earlier post, I demonstrated how one could copy their Apache log files to S3 and then use AWS Athena to query the...

AWS Random Post

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...

WORDPRESS Random Post

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...

LINUX Random Post

How To Install Redis on Ubuntu 16.04

2
Updated on Nov 15th 2020 Redis is an open source in-memory key-value store known for its performance and flexibility. Redis has built-in replication and can...