Rate Limiting in REST APIs (Using SpringBoot and Redis)Rate limiting is a technique used to control the amount of incoming requests to a server or a system within a specified time frame. It…Feb 4, 2023Feb 4, 2023
API Testing in Node.js — using Chai, Mocha and Github ActionsIn this article I will be discussing, to setup a basic API testing architecture for a Node.js application with Postgres.May 6, 2022May 6, 2022
AWS Cognito — Auth setup has never been more simple!Yup! you heard it right. I don’t know how many of my readers have heard of AWS Cognito before so I will start with a brief intro about it…Aug 3, 20211Aug 3, 20211
Published inJavaScript in Plain EnglishUse Nginx as a Reverse Proxy for Containerized Node.js MicroservicesIt’s been quite sometime since I have written a tech article here. But I am glad to be back finally. Today I will be discussing how…May 11, 20212May 11, 20212
Microservice Architecture with Spring BootWhen it comes to scaling your applications to a larger level(may be expecting a considerable number of users viewing/using it)…Aug 6, 2020Aug 6, 2020
PageFile in Windows 10 — A life saver (P.S. I still hate windows for programming)So the other day, I had to reset my laptop because I had some bootsector issues and after that I had to install ubuntu 20.04 alongside…Jul 17, 2020Jul 17, 2020
The Riveting Tale of Docker Network Bridge & Docker Network HostWell I suppose there’s no developer out there, who isn’t familiar with docker. If you have ever built a near-production level app, or…Jun 2, 2020Jun 2, 2020
Deploying an Angular App to Netlify using Netlify CLI and Gitlab CIHola folks! I planned on writing this article quite sometime ago, but eventually got caught up with some work. Finally here it is.May 14, 2020May 14, 2020
Final Project — Java Full StackSo, I joined IBM in the month of June, this year and was pretty much excited, but I never ever, ever ever imagined this was going to be…Nov 12, 2019Nov 12, 2019