Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

XGVela is a telecom cloud native PaaS platform for 5G and future network cloud.  It is targeting on delivering common and reusable PaaS capabilities required in the processes of network function development/running, network cloud management/maintenance, network cloud capability exposure and etc., so that applications are lightweight and contain only code to deliver the intended business logic.  Also its management-related Telco PaaS functions implements services, configuration management, fault management, log management, performance management, topology management and high availability for the managed NFs. 


2. XGVela High-Level Architecture:


To distinguish from the existing PaaS implementations in the open-source communities, XGVela divides PaaS capabilities into three categories:

Category 1: General PaaS

Represented by the blue block in Figure.

General PaaS can provide the abstract tools, services and environment required in the process of development, deployment, running, operation and management of applications and their associated services.

General PaaS capabilities are standard cloud capability which can be offered by any cloud provider, and it will have the capabilities to be shared by a number of industry specific PaaS including Telco PaaS.

In short, General PaaS refers to commonly used PaaS capabilities by all industries (e.g. service mesh, API GW, LB, observability) and existing open-source PaaS implementations (e.g. Istio, envoy, Zookeeper, Grafana). XGVela takes those implementations for integration instead of re-inventing the wheels.

Category 2: Adaptation Layer

Represented by the yellow block in Figure.

Adaptation Layer is unique enhancement of General PaaS capability when applied to telecom scenario. To avoid coupling with General PaaS, the enhancement would be implemented in the form of plug-ins, drivers, and other non-invasive forms.

In telecom scenario, the General PaaS capability is usually used in combination with corresponding adaptation layer enhancement points. For example, many load balancer software supports HTTP, TCP, UDP, while for 5G network functions, e.g. UPF, protocols like PFCP, GTPU are used in control plane and data plane flow. If a developer wants to use existing open-source load balancer in 5G core, PFCP and GTPU protocol analysis capability should be enhanced for that LB and delivered together with the LB to provide service.

Category 3: Telco PaaS

Represented by green block in Figure.

Telco PaaS focuses on delivering telecom specific PaaS capabilities, which implements telecom features such as multi-tenancy, multiple network plane, network function topology, network function configuration, etc. These capabilities are used to serve telecom network functions and telecom management systems. Some Telco PaaS needs to interwork with General PaaS to deliver complete PaaS service.

The above three categories of PaaS capabilities together constitute XGVela, which provides all "platform" services for cloud native Telecom workloads. Developers can make combinations freely of general PAAS, general PAAS + adaptation and telco PAAS based on requirements.


  1. How XGVela Complements Sylva for Telco PaaS

  2. Next Steps

#ActivityRemarksPriority
1Prepare a Demo to showcase  XGVela deployment along with Sylva on one Cloud Provider/Baremetal, possibly along with sample network function to walkthrough Telco cloud feature set. 

2Identify the integration touch points and its gaps (if any) surfaced as part of demo activity and plan in XGVela Roadmap

3Adoption Layer to General PaaS :  Usage of  Cloud Provider's native observability components  (like AWS cloudwatch etc) for XGVela Telco PaaS layer