Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 1.58 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.58 KB

Edge Diagnostics Platform

The Edge Diagnostics Platform and in concrete, its Infrastructure Manager, is a tool developed to facilitate Edge infrastructural performance analysis as well as event management, node assignment and resource control in Edge based deployments.

In general, the platform aims to act as an intermediary between client applications and an Edge infrastructure and facilitate the different operations needed for correct deployment, while also allowing to evaluate the current state of the infrastructure in terms of performance.

Diagrams-Simple Context

For more information on the platform, what it does, how to use it and how to contribute, check out the Wiki

Current Status

The platform is a work in progress, therefore not all the functionalities shown above are implemented. However, as of right now, the platform can:

  • Perform Matchmaking to allocate nodes to applications
  • Create, read, and execute series of events (Scenarios) with defined execution time for each event.
  • Control node resources (Limit CPU utilization)
  • Interact with AdvantEDGE (controller software that helps with deployment of edge applications in a simulated network environment) being able to create, deploy and terminate AdvantEDGE scenarios, as well as defining and updating network characteristics (latency, jitter, throughput and packet loss) for a given running scenario.