/IOT-Platform

Developed an IOT Platform for deploying various IOT Applications with real time monitoring using microservice architecture.

Primary LanguagePython

Platform for deploying IOT Apps

  • Developed an IOT Platform with real time monitoring using microservice architecture.
  • Admins can register various types of sensors with their properties & developers can upload and run/schedule IOT based apps on them.
  • The platform takes care of validating code,creating virtual environments, load balancing,sensor binding and functionality of showing real time output which then can be used to take particular action.
  • Technologies used: Python, socket Programming, Azure, Flask, MongoDB.