Creating a Connected Homes Project [Slideshow]
Take a look at this slideshow to see how MongoDB and other tools are helping with France's Connected Home project.
Join the DZone community and get the full member experience.
Join For FreeThe Internet of Things (IoT) is a transformative technology, touching all of our lives — in the workplace, in the gym, on the road, and in so many other places and contexts. But it’s in the home where the IoT is making some of its largest strides.
The concept of the smart, connected home is revolutionizing how we protect our families and most valuable personal assets — whether it’s from intruders, from fires and floods, through to environmental controls. Insurance companies have been quick to identify the opportunity smart homes present to them, and to their customers. By providing an “IoT Hub”, insurers can aggregate sensor data from multiple devices in the home to allow their customers complete control to defend, protect and monitor their families and property from a single user interface.

- How they optimized schema design through multiple iterations to most efficiently represent customers, sensor data, and notifications.
- How they consume, process and alert against sensor events emitted within the same millisecond from multiple devices in a single connected home.
- How they use the MongoDB aggregation pipeline to analyze and report against sensor data.
- How the move to MongoDB 3.2 has allowed them to simplify their application code. By taking advantage of new features such as document validation they are able to enforce structure over their IoT events schema; and the $lookup aggregation operator allows the team to JOIN data from multiple collections for richer analytics.
Guillaume and Vincent shared how the development team had come from SQL Server and Oracle database backgrounds before working with MongoDB on this project.
Slides
For more information, download MongoDB's IoT & Big Data whitepaper, co-authored with Bosch Software Innovations to learn more about the challenges presented by managing IoT data.
Published at DZone with permission of Mat Keep, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
What Is mTLS? How To Implement It With Istio
-
DevOps Pipeline and Its Essential Tools
-
You’ve Got Mail… and It’s a SPAM!
-
Developers Are Scaling Faster Than Ever: Here’s How Security Can Keep Up
Comments