...
The purpose of this release is to automate the provisioning of ultra low latency light weight micro-MEC (μMEC) environment on AWS cloud and centrally manage multiple μMECs from a single dashboard. μMEC run on low foot print hardware and can cater to mission critical workloads. It takes an opinionated approach to spinning up an environment with pre-built configuration that are ready to use. It is cost effective compared to a fully configurable MEC environment as the and can be setup quickly.
...
Software is available under this IEC repo
Blueprint System Requirements on AWS
| Item | Capacity |
|---|
| Number of nodes | 3 |
| Node Size | t4g.medium - 2vCPUs - 4 GiB Memory |
Disks in Storidge HA Clustering mode | Status |
|---|
| subtle | true |
|---|
| title | Not Yet Supported |
|---|
|
| 3 Disks per node - 100 GB each. |
| VPC | Pre-existing VPC |
| Subnet | Public (for now). Will switch to private subnet with Gateway configuration in future releases. |
| AMI | Ubuntu Server 18.04 LTS
|
| Terraform | terraform_0.14.9 |
Kubernetes Environment Provisioned
What is available in the release ?
...
| S.No | Tasks | Progress |
|---|
| 1 | Automated Provisioning of multi-node microk8s | |
| 2 | Install within a pre-existing VPC | |
| 3 | Dynamic template using Variables | |
| 4 | Restricted Security groups | |
| 5 | Test for different regions | |
| 6 | Install and Configure Storidge | |
| 7 | Install and Configure EdgeX Foundry (Release - Edinburgh , Version - 1.0.1) | |
| 8 | Bring up microk8s in HA mode | |
| 9 | Configure Auto-scaling | |
...