Oracle® Communications Network Slice Selection Function (NSSF) Cloud Native User's Guide Release 1.0 F16990-01 |
|
![]() Previous |
![]() Next |
NSSF comprises of various microservices deployed in Kubernetes based Cloud Native Environment (CNE, example: OC-CNE) . Some common services like logs or metrics data collection, analysis and graphs or charts visualization, etc. is provided by the environment. The microservices integrates with them and provide them necessary data. The following diagram describes the overall architecture of the NSSF:
Figure 2-1 Network Slice Selection Function Architecture Diagram
The solution has the following components:
Note:
API Gateway Ambassador is used to implement NS-Gateway.
This microservice performs the policy decision based on operator configured policy rules.
This microservice is responsible for configuring NSSF managed objects. NSC also implements a REST messaging server that receives configuration HTTP messages, validates and stores the configuration in the database.
This microservice registers with the NRF and sends periodic heartbeats.
The data service is deployed by the CNE provider. It is a common CNE service with persistent data storage and highly available clustered MySql. The OCNSSF microservices create their data store using the Data Service upon initialization.