Navjot Singh

Cloud, DevOps

Choosing the Right Azure CDN Solution

In today's digital landscape, delivering content quickly and efficiently is paramount. Azure CDN (Content Delivery Network) and FrontDoor are powerful services provided by Microsoft Azure that help optimize content delivery, enhance performance, and improve user experience. With multiple options available, it's essential to understand...

27-Dec-2023

AWS, Cloud

Manage Stateful ECS Services using REX-Ray

Introduction We have been looking for a solution that would help us to mount hundreds of GBs of storage in the ECS tasks spawned by specific ECS services. ECS cluster does provide an option to increase the storage allocated to the tasks, but that applies to all the ECS services running inside the cluster. Sometimes, we need the same...

24-Nov-2022

AWS, DevOps

How to run Fabric using AWS Lambda and Paramiko?

We usually come across few scenarios where we need something to run on the remote servers for the sake of automation. I came across such a use case in AWS where I need to run fabric on a server to be triggered from AWS Lambda. This fabric script further does few tasks on other servers. Background/Scenario: While working on a spot...

24-Feb-2017

AWS, DevOps

Securing Chef Resources Using Databags

Configuration management has become a prominent part of DevOps practices. Either be it a matured Chef and Puppet or new entrants Ansible and SaltStack, all of them are better than another in one or other way.  However, playing without securing them is a big security risk and is not in the veins DevOps. Chef is the most vastly used...

27-Dec-2016