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

AWS Lambda Layer for Python package requests

5
In my previous post, I made a layer for pymysql to access an RDS from Lambda. In this post, I will show how to...

WORDPRESS Random Post

Use Redis as a cache on WordPress

0
Updated on Nov 15th 2020. On a busy website, there can be several reasons why your site is rendering slowly.  You might have a lot of poorly...

LINUX Random Post

Add Expires Headers to your Apache WordPress Configuration

0
Website need to render fast these days. No one likes to wait for a website to load. Users get frustrated and navigate away if...