Edge computing

Domain

  • Edge computing

Problem

  • Manage large-scale production deployments of IoT applications.
  • Build application hosting platform on edge routers.

Challenges

  • Network latencies and failures between the Edge and Fog.
  • Remote application management over the WAN network.
  • Resource constraints on the edge routers.

Solution

  • Lightweight Lua based application hosting.
  • Event driven architecture based on actor model.
  • Resiliency and fault tolerance communication model between edge and fog.

Technology

  • Frameworks – Vert.x

Related Projects