Why to use PUMA in production for your Rails AppIf you are still using Unicorn, Thin or Passenger open source application server in production then this blog post is for you.Aug 7, 2020Aug 7, 2020
FastJsonparser, Fastest JSON parser for RubyFastJsonparser is ruby wrapper for simdjson which is written in c++.Jun 15, 2020Jun 15, 2020
When not to use Memoization in Ruby on RailsMemoization is a wonderful concept in programming world. It helps in writing clean code which execute faster.May 22, 2020May 22, 2020
Upgrading ruby version on server (nginx & passenger)Install new ruby version on server using rvmOct 30, 2019Oct 30, 2019
Building Decentralised Link Shortner on Ethereum blockchain using TruffleBlockchain is emerging technology, it needs no introduction. By any chance if you are left behind and don’t know about blockchain then I…Jul 17, 20191Jul 17, 20191
Adding SSL certificate to Traefik on ECSTraefik is awesome reverse proxy & load balancer. If you are not using Traefik already then I recommend using it in your next project. I…May 8, 2019May 8, 2019
Deploying Service Based Architecture on Amazon’s ECS (Elastic Container Service)This blog is second part of Post .Mar 11, 20194Mar 11, 20194
Docker Setup for Service Based Architecture ApplicationWhat is Service Based Architecture ?Jan 29, 20192Jan 29, 20192
Designing application using Event Sourcing.We use database for storing application state. If we need to figure out how application reached a particular state then we have to build…Jun 28, 2018Jun 28, 2018
Software Engineering Vs ProgrammingWhen I was growing up, Software Engineer and Programmer seems same term to me.Jun 14, 2018Jun 14, 2018