Update README
author유완수/Service Innovation Lab(SR)/Staff Engineer/삼성전자 <wansu.yoo@samsung.com>
Fri, 8 Mar 2019 05:56:33 +0000 (14:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 8 Mar 2019 05:56:33 +0000 (14:56 +0900)
README.md

index 514dd43..3c79cca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,22 @@
-# edge-home-orchestration
\ No newline at end of file
+# HOME Edge Orchestration
+## 1. Background
+* In home appliances (TV, Refrigerator, robot cleaner,  ...), the available H/W resources (CPU, Memory, Storage, etc.) are limited, but the user services require more and more resources.   
+* Single device is difficult to provide high-quality services due to computing resource constraints.   
+* To utilize the extra resources of other home appliances, it is needed to deliver distributed service process environment.
+## 2. Expected result / Target profile
+1. Expected result   
+* By overcoming resource constraints in low-end home appliance, it can support high quality service   
+* Reduce time to develop distributed service and enhance service operation stability   
+2. Target profile
+* common
+## 3. Requirements
+1. Functional requirement   
+* Remote edge device/service discovery   
+* Remote edge device/service resource monitoring (CPU, RAM, NW Throughput, NW Bandwidth, ...)
+* Remote edge device/service status check 
+* Service life-cycle management
+* Master device negotiation   
+Master device : Representative device in the edge network   
+Negotiation : Election the master device when new edge device joining or the master device leaved in the edge network
+## 4. Design
+![edge-orchestration](./doc/edge-orchestration.PNG "Edge Orchestration")