This is a dedicated watch page for a single video.
An Internet-of-Things (IoT) company needs a solution that can collect near real-time data from all its devices/sensors and store them in nested JSON format. The solution must offer data persistence and support the capability to query the data with a maximum latency of 10 milliseconds. As a data engineer, how will you implement an optimal solution such that it has the LEAST operational overhead?