Posts

May 2024
Building a tweet ingestion and search backend like Twitter

Built a scalable tweet ingestion and search backend using Go, Kafka, and Elasticsearch, handling real-time data and safe content filtering.

May 2024
Building a booking service backend like Ticketmaster / BookMyShow

Built a robust booking service backend like Ticketmaster using Go, Redis, and PostgreSQL, optimized for high traffic and real-time seat reservation

Apr 2024
Building a Realtime Collaborative Whiteboard

rchitecture and implementation of a real-time collaborative whiteboard using NodeJS, MongoDB, Nginx, and Redis, featuring seamless drawing updates and robust system consistency.

May 2023
SSH certificates in Linux — Step by Step Guide

SSH certificate-based authentication in Linux with this step-by-step guide, enhancing security and simplifying management

Apr 2023
SSH certificate authentication — Better than keys?

Explore SSH certificates as an advanced alternative to traditional key-based authentication, offering enhanced security and flexibility

Jun 2022
SFTP Setup using Password and Key based 2FA Authentication

Set up SFTP with 2FA by integrating password and key-based authentication on CentOS, enhancing security for file transfers

Jun 2022
Linux SSH Key + Password Auth for Users Stored in Active Directory

Enhancing SSH security on Linux with a 2FA setup using key and password authentication integrated with Active Directory.