- this is the main user interface to the MEC Sandbox
- it allows a user to control/configure its own sandbox
- it allows a user to observe/experiment with MEC APIs present in the user sandbox
- See [Sandbox-User-Interface](../sandbox-user-interface/README.md) for details on the Web-Application
- See [Sandbox-User-Interface](https://forge.etsi.org/rep/stf-587/mec-sandbox-scenarios/blob/master/Sandbox-User-Interface/README.md) for details on the Web-Application
- User's Edge Application
- this is for developers that want to integrate their edge application with a MEC API to experiment & learn
#### Core Platform
A common web-application used by a set of users to instantiate User-Sandbox(es)
A common web-service used by a set of users to control the lifecycle of their respective user-sandbox(es)
- Portal Backend are micro-services (Dockers containers)
-Portal Frontend is a Single Page Application (SPA)
-Serving Frontend files
- Cardinality
- Typically a single global portal
- Multiple independent instances possible (ex. development vs production portal)
@@ -58,10 +58,10 @@ A common web-application used by a set of users to instantiate User-Sandbox(es)
#### User Sandbox
A scenario area reserved for a specific user to experiment with MEC Services
- Cardinality
- Typically a single user-sandbox per user
- Typically a single user-sandbox per signed in user
- Multiple user-sandboxes may be allowed for super-users/developers/etc.
Backend
Composed of MEC services and some scenario control micro-services
-Backend
-Composed of MEC services and some scenario control micro-services