INDIA +91 964 309 2571 | USA +1669 327 4700 info@navyuginfo.com

MongoDB Replica Set and Related Memory Issues

For better understanding I have divided this post into two parts : – In the first part, I will try to explain Replica set and how it works. – Secondly, I will explain ways to manage storage space. MongoDB is an open-source document database (NoSQL) that...

What is MQTT Protocol?

What is MQTT? MQTT is an open protocol, standardized by OASIS and ISO (ISO/IEC 20922:2016). It is used for data exchange with constrained devices in the field. It keeps network bandwidth at a minimum level and handles unreliable networks without complex error handling...