What is the best MongoDB architecture for building scalable AgTech apps that handle real-time data from IoT sensors?

How should I set up MongoDB (its structure, servers, and database design) to build an agriculture app that can grow big and handle live data coming from farm devices like sensors and drones?

1 Like

This is very well documented within this site.

If you search for PSS architecture, sharding and time series you will find everything you need.

Specific questions on the parts you do not understand are welcome.