Karuppiah Natarajankaruppiah.dev·Sep 27, 2023Upgrading a NATS Cluster in ProductionThis blog post provides details on how to upgrade a NATS cluster from one version to another version. This is a pretty straightforward process, assuming You have a good Highly Available (HA) setup (topology) for the NATS cluster. And all your data i...Discuss·28 readsnats
Karuppiah Natarajankaruppiah.dev·Jul 10, 2023Monitoring NATS using New Relic: InstrumentationAt Togai we are using NATS as our messaging system. Our microservices use it to communicate among themselves We wanted to set up monitoring for all the systems that we run and manage. We self-host NATS so we wanted to monitor NATS too, apart from our...Discuss·27 readsmonitoring