Friday, September 29, 2023

Recent Posts

AWS

My First go Lambda Function

Background Python is an easy to read language and has great support and libraries in the developer community. Most of my AWS Lambda functions are...

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

Find AWS Resources with missing tags

2
Everyone who works with AWS resources at some point of time is asked how much is the spend for a project and in a...

WORDPRESS Random Post

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

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