Nirdosh Gautam
Nirdosh Gautam

Nirdosh Gautam

Follow
homeProjects

Efficient Way of Cleaning up AWS CloudFormation Stacks

Aug 23, 20213 min read

A bit of context There are many cases where we want to clean up cloudformation stacks. A few of them are: Deleting stacks created by developers in...

Efficient Way of Cleaning up AWS CloudFormation Stacks

From Monolithic to Microservices Architecture - What to expect?

Jan 30, 20198 min read

We all have been hearing about Microservices for quite a time now. Sometimes, people often compare companies based on the number of microservices they...

From Monolithic to Microservices Architecture - What to expect?

How to create your own Custom Terminal Commands

Dec 4, 20175 min read

Boost your productivity by creating bash commands for recurring tasks and automating your workflows · In this article, we will see how we can create...

How to create your own Custom Terminal Commands