Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 5.57 KB

BACKLOG.MD

File metadata and controls

83 lines (65 loc) · 5.57 KB

Backlog

Edge scope

Light Event Bus

  • Replace Mosquito by Microsoft E4K as the light MQTT message broker: E4K will provide much better integration with Azure management, security, etc.

Security

  • Authentication/Authorization: Authentication/Authorization based on an Identity Server such as Keycloak or Duende (aka.IdentityServer4)

Automated provisioning of cameras/devices

Custom code and Kubernetes

Deployment

Alerts Rule Engine

  • Comprehensive Alerts Rule Engine based on industry/OSS solutions such as Kuiper, or Neuron

AI / ML / DeepLearning

Cloud scope

Solution Cloud automation/deployment

Global aggregated Data in the cloud

  • Application data upload to cloud for consolidation and aggregation: Upload events and alerts through Azure Event Hub based on Kafka connector from E4K (Dependency on E4K at the EDGE).
  • Global Telemetry uploaded to cloud.
  • Storage:: Application data aggregation in Azure CosmosDB and logs into Azure Data Explorer.

Global monitoring, observability, logging and performance/scalability analysis

  • Performance analisys, execution time-spans, average per 95% percentile, etc. based on Azure Log Analytics.
  • Monitoring/Diagnostics of microservices based on:
    • Azure Monitor for EDGE
    • Application Insights with custom perfkeys.

Application level in the cloud

  • Global application alerts dashboard aggregating multiple MEC: "Single Pane of Glass" probably based on "TRIDENT" (aka.PowerBI vNEXT) as a global dashboard aggregating multiple MEC sites (Custom development).
  • Global Digital Twin in cloud: Global visibility with Azure Digital Twin about all elements/devices handled in the multiple MEC sites.

Security

  • Secrets in Azure KeyVault

CI/CD