👋 Hi there...

Welcome to the blog. This is an attempt to document what interests me. Most articles will be software engineering related.

If you have any feedback or suggestions, please open an issue here.


Featured Posts

Other Articles

Large Language Models

Experiments with LLMs and the ecosystem of tools around them


Starting Right

Tips and tricks when setting up a new project (and some for older ones too.)


Distributed Systems

Setting up different parts of a distributed system from scratch to unbox how things happen in the background.


Web explorations

Experiments in different types of web technologies.


Understanding Redis

Trying to set up a production Redis cluster using docker. We will start with "What is Redis" and try to end up configuring a multi node cluster. The intent will also be to setup monitoring and automation wherever applicable.

  1. Introduction to Redis

    Introduces redis as a distributed key value store using analogies.

    Shaswat Rungta

  2. Connecting Redis to Grafana

    Grafana is an open source visualization tool that can help us visualize redis metrics.

    Shaswat Rungta


Extending Jekyll

Documenting how Jekyll is extended for custom features on this site.


Subscribe via RSS