Amazon Reinvent in 4 mins : Top 8 things you should know

The highlight of tech events this year was certainly AWS re:Invent. The conference was buzzing and so is the aftermath of it. There were strong reactions in the community about AWS strategy of commercializing over opensource software. In this piece, I will break down all the things you need to know about events that took … Read more

How to autoscale instances depending upon Sidekiq queue size

How-to-autoscale-instances-depending-upon-Sidekiq-queue-size

Introduction In real-world scenarios, the applications grow. They grow in terms of data volume, users and so on. With growing demands we need to scale the resources up and down – if you are on the cloud, using cloud migration services can solve the problem. The resources are like CPU, storage, memory and so on. … Read more