Skip to content
README.md 3.58 KiB
Newer Older
Kevin Di Lallo's avatar
Kevin Di Lallo committed
![AdvantEDGE-logo](https://github.com/InterDigitalInc/AdvantEDGE/blob/gh-pages/assets/images/AdvantEDGE-logo_Blue-01.png)
Kevin Di Lallo's avatar
Kevin Di Lallo committed

Kevin Di Lallo's avatar
Kevin Di Lallo committed
**_What's New in v1.8.1!_**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

:zap: **Improved edge native services: Multiple fixes to [ETSI MEC011 - Edge Platform Application Enablement](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#edge-platform-application-enablement-service) and [ETSI MEC021 - Application Mobility](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#application-mobility-service)**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

Kevin Di Lallo's avatar
Kevin Di Lallo committed
:zap: **New! [Demo3 example application](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-demo3/) to showcase MEC011 & MEC021 service API usage**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

:zap: **ETSI MEC028 WebSocket support: [ETSI MEC028 - WLAN Access Information Service](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/edge-services/#wireless-access-information-service) now supports WebSocket model for receiving notifications**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

:zap: **Improved sandbox data management: [Sandbox Metrics Garbage Collection](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/features/#sandbox-subsystem) :wastebasket: can be configured to periodically recover unused sandbox disk space**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

:zap: **General maintenance :hammer_and_wrench:**

:zap: **Don't hesitate to reach out to us by initiating [GitHub Discussion](https://github.com/InterDigitalInc/AdvantEDGE/discussions) :octocat:**
Kevin Di Lallo's avatar
Kevin Di Lallo committed

------

Kevin Di Lallo's avatar
Kevin Di Lallo committed
## What is AdvantEDGE?

Kevin Di Lallo's avatar
Kevin Di Lallo committed
AdvantEDGE is a Mobile Edge Emulation Platform (MEEP) that runs on Docker & Kubernetes.
Mike Roy's avatar
Mike Roy committed
AdvantEDGE provides an emulation environment, enabling experimentation with Edge Computing Technologies, Applications, and Services.  The platform facilitates exploring edge / fog deployment models and their impact on applications and services in short and agile iterations.
Kevin Di Lallo's avatar
Kevin Di Lallo committed

#### Motivation
Mike Roy's avatar
Mike Roy committed
- [x] **Accelerate Mobile Edge Computing adoption**
- [x] **Help Discover new edge application use cases & services**
- [x] **Help answer questions such as:**
Kevin Di Lallo's avatar
Kevin Di Lallo committed
  - Where should my application components be located in the edge network?
  - How do network characteristics (such as latency, jitter, and packet loss) impact my application or service?
  - How will my application behave when the user moves within and across access networks?
gazdarg's avatar
gazdarg committed

Kevin Di Lallo's avatar
Kevin Di Lallo committed
#### Intended Users
Kevin Di Lallo's avatar
Kevin Di Lallo committed
- [x] **Edge Application Developers**
- [x] **Edge Network and Service Designers**
- [x] **Edge Researchers**
- [x] **Technologists that are simply interested learning how the Edge works**
Kevin Di Lallo's avatar
Kevin Di Lallo committed
## Getting started
Kevin Di Lallo's avatar
Kevin Di Lallo committed
[:one: :heavy_minus_sign: **Familiarize with Architecture and Features**](https://interdigitalinc.github.io/AdvantEDGE/docs/overview/overview-architecture)
Kevin Di Lallo's avatar
Kevin Di Lallo committed
[:two: :heavy_minus_sign: **Setup environment**](https://interdigitalinc.github.io/AdvantEDGE/docs/setup/env-hw)
Kevin Di Lallo's avatar
Kevin Di Lallo committed

Kevin Di Lallo's avatar
Kevin Di Lallo committed
[:three: :heavy_minus_sign: **Deploy platform**](https://interdigitalinc.github.io/AdvantEDGE/docs/platform-mgmt/mgmt-workflow)
Kevin Di Lallo's avatar
Kevin Di Lallo committed
[:four: :heavy_minus_sign: **Start using AdvantEDGE**](https://interdigitalinc.github.io/AdvantEDGE/docs/usage/usage-workflow)
Kevin Di Lallo's avatar
Kevin Di Lallo committed

## How to Contribute
If you like this project and would like to participate in its evolution, you can find information on contributing [**here**](https://github.com/InterDigitalInc/AdvantEDGE/blob/master/CONTRIBUTING.md)
Kevin Di Lallo's avatar
Kevin Di Lallo committed
We welcome questions, feedback and improvement suggestions via [:octocat:**Discussion**](https://github.com/InterDigitalInc/AdvantEDGE/discussions) and bugs reporting via [:octocat: **Issues**](https://github.com/InterDigitalInc/AdvantEDGE/issues)
Mike Roy's avatar
Mike Roy committed
Hope to hear from you...
Mike Roy's avatar
Mike Roy committed

## Licensing
Kevin Di Lallo's avatar
Kevin Di Lallo committed
AdvantEDGE is licensed under under the [**Apache License, Version 2.0**](https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE)