Category: Software Development
-
1/n – Cloud Native Realtime Messaging Using Postgres and MQTT
I am going to build a kubernetes cluster based home lab using Raspberry Pi 5s and experiment on cloud native projects with this. The first of these is to build a lightweight, highly available, easily scalable realtime chat platform that works both on web and on mobile, using postgres as a db and MQTT as…