...
- A. Listen for the events that can trigger a relocation, e.g., notifications from the 5G core regarding user mobility, or application performance issues.
- B. Determine whether to relocate the application.
- Proximity/latency criteria.
- Global cluster utilization criteria.
- Other app-specific criteria expressed as EMCO intents – e.g. HPA criteria for per-microservice CPU/memory/GPU and imposing resource limits.
C. Determine the ‘best’ target MEC cluster based on many criteria, as stated in the problem description.- D. Perform the relocation.
...