Software Engineer
I am available for work
Introduction Amazon EC2 instances provide scalable computing resources, but running them continuously can lead to unnecessary costs. Automating the start and stop of EC2 instances on a predefined schedule helps optimize costs while ensuring availabil...

Introduction Terraform is a powerful Infrastructure as Code (IaC) tool, but when working on different projects, you might wonder whether to use Terraform Modules or Terraform Workspaces. Both serve different purposes, and choosing the right one can m...

When you are working with JavaScript Arrays, It is obvious to know how to remove the duplicates or find the duplicates in Arrays. Also, it is very mandatory question to in the interview to test your JavaScript Knowledge. Let's see how to remove the d...
