A photo of Sowmen
Projects
Posts
LinkedIn

Understanding when to cache your APIs

May 5

Tips & tricks to detect, utilize & optimise your cache practices

Note to junior developers: Getting ahead of yourselves

May 1

Balancing your morale with the pace of learning & practicing software development.

Understanding SOLID: Dependency Inversion Principle

Jun 20, 2021

A standard SDD ruleset to ensure component extensibility and loosely-coupled components in applications.

Build a highly available Node.js application using Docker, NGINX and AWS ELB

Apr 15, 2021

A multi-level load-balancer architecture using AWS ELB and NGINX for deploying easily scalable dockerized apps.

Blue/Green deployment strategy

Feb 10, 2021

The strategy gets its name from the idea of having two concurrent environments, and switching between environments.

An introduction to the theory of DevOps — why, when and how?

Jan 25, 2021

The strategy gets its name from the idea of having two concurrent environments, and switching between environments.

Projects
Blog
GitHubTwitter

Built with Next.js, MDX, Tailwind and Vercel