RSS Amplifier

Blog

GingerDev

In this space, I’ll be diving into everything from the nuts and bolts of engineering, to personal finance tips, to reflections on life and stories that stretch the imagination.

gingerdev.substack.comSource feed ↗6 posts

Live Last read · last published · next check

Written by

Latest posts

Integrating Zoom with Ruby on Rails: Session Tracking, Analytics & System Design

Problem: Allow users to join live sessions from the platform and track Attendance and Session duration.

Database backup using Kamal

Rails app deployed with Kamal, PostgreSQL running as an accessory container, backups stored locally and optionally on Azure Blob Storage

Single‑Server Deployment for Rails 8 + Postgres with Kamal

This is the deployment guide I wish I had the first time I put a Rails 8 app on a single VPS. It’s opinionated, production‑ready, and focused on the 80/20: Docker + Kamal orchestrating one web server,

A Software engineer's process to solve any problem and provide a better timeline for delivery

Simple steps to avoid stress and come up with a timeline that can be met

Top 5 GIT commands for a productive workplace

GIT commands that are actually required at work!!

Redis DB migration in less than 5 minutes

A platform agnostic approach to migrating Redis DB in desperate times