Three-step guide to set up custom domain for your github.io pages

Posted on November 27, 2021 in how-to, tutorial

In this blog post , I will show you how to set up custom domain for any github.io pages.


Continue reading

Tools and technology I use for my day-to-day work

Posted on July 17, 2021 in tech, personal

In this blog post, I'll be sharing some tools that I use in my day-to-day work.


Continue reading

How to resolve "Unable to validate the following destination configurations" while adding event notification to your S3 bucket?

Posted on February 25, 2021 in tutorial fixes

In this small article, I'll demonstrate how I resolved the lambda issue while adding S3 event notification.


Continue reading

Terraform: Getting Started from Zero

Posted on January 17, 2021 in misc

This is the very detailed introduction to getting started with Terraform


Continue reading

Instrument your Java Code with Micrometer, Prometheus, and Grafana.

Posted on December 31, 2020 in tutorial

In this blog tutorial, let's instrument your Java SE code with Prometheus using Micrometer


Continue reading