Hi there!

I am SK Bali, a software engineer and a technology enthusiast. I write about software development, cloud computing, and other technology related topics.

Find un-tagged AWS resources using Lambda function

Lambda function to find AWS resources that are not tagged

May 12, 2024 · 6 min

Query AWS CloudTrail Logs - CLI

Query AWS CloudTrail logs using AWS cli

April 14, 2024 · 4 min

Set Retention for CloudWatch Logs - Golang

Golang Lambda function to set a retention period for CloudWatch logs

March 30, 2024 · 5 min

Stop Long Running EC2 Instances - Golang

Lambda function in Golang to stop long running ec2 instances

March 29, 2024 · 6 min

My First Go Lambda

Deploying my first go Lambda function using Terraform

June 19, 2022 · 5 min

Stop Long Running EC2 Instances

Lambda function to stop long running ec2 instances

December 25, 2021 · 6 min

Set Retention for CloudWatch Logs using a Lambda Function

Lambda function to set a retention period for CloudWatch logs

June 15, 2020 · 6 min

Set ulimits for script started using systemd

How to set ulimits for a script started using systemd

September 24, 2019 · 3 min

Linux find examples

Linux find command common examples

August 10, 2019 · 7 min

Queue up multiple instances of a shell script

How to queue up multiple instances of the same shell script on linux server

March 9, 2019 · 5 min