Giter Site home page Giter Site logo

desafio-iot's Introduction

IoT Challenge

Challenge for the IoT team's selection process.

Description

At our company, we currently manage a fleet of 4000 cameras and 1000 Raspberry Pi 4 devices, where each device has 4 connected cameras. Our challenge is to efficiently manage this fleet of devices.

All device information is stored in a cloud-based system that can be accessed via a URL (devices.json is an example that you must use in your application) that requires a JSON file. This file contains information about the device and cameras needed to access the camera stream, both live and historical.

Your challenge is to develop an application that can receive this information and update it locally on the device for other applications to use. The device is running on Linux. Additionally, you must explain the following points:

  • The chosen storage technology and the reason behind the choice. As some keys are sent, explain how they will be kept secure.
  • The technology used to receive information on the device. See a more efficient way to request data without having to load all elements of the devices.json file.
  • How this application can be updated.
  • Testing, Docker configuration and CI/CD configuration are welcome.

Good luck!

desafio-iot's People

Contributors

lbandeira avatar rprata avatar rochamorelli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.