The present disclosure relates generally to communications, and more particularly to communication networks and related methods and network nodes/entities/functions/servers. 5G System Rel-15 has been released as documented in 3GPP TS 23.502 v15.3.0 “Procedures for 5G System; Stage 2” and 3GPP TS 23.501 v15.3.0 “System Architecture for 5G System; Stage 2”.
The 5GC Control Plane as being defined in ongoing Rel-15 includes a disruptive change: traditional (pre-5GC) peer-to-peer interfaces and protocols are now replaced by a so-called SBA (Service Based Architecture), where each logical Network Function (NF) exposes one or multiple well-defined services (as a producer) to whatever other NF acting as service consumer by means of versioned HTTP2/REST APIs known as Service Based Interfaces (SBI). That is, there will be a network domain (basically the core network, CN) in which the different functional components are defined as Services, which are self-contained functionalities that can be changed and modified in an isolated manner (without affecting the other services).
A new Network Function named NRF (Network Repository Function) has been defined to provide NF-service discovery capabilities in 5GC, allowing NF-service producers to register their exposed NF-services (invoking the “NFRegister” operation offered through the “Nnrf_NFManagement” service by a NRF instance) for later NF-service consumers to discover them (through NRF exposed “Nnrf_NFDiscovery” service). A NF instance acting as service provider provides/updates at NF service registration time its “NF profile”, including (among other information) all provided NF services and, for each of them, the related end-point addresses.
The services in 5GC will likely be built in a stateless way, i.e., the business logic and data context will be separated. This means that the services store their context externally in a proprietary DB. This will enable various cloud infrastructure features like auto-scaling or auto-healing.
In the context of the envisaged enhanced SBA (eSBA) as disclosed in 3GPP TR 23.742 v1.0.0 “Study on Enhancements to the Service-Based Architecture” (in the following denoted as “eSBA TR”) a concept of a set of instances is discussed, see therein Solution 11 in clause 6.11.
This solution proposes to define a Services Instance Set concept that can support high reliability and also has potential to improve other aspects of the 5GC architecture. A Service Instance Sets comprises a set of instances of the same service type, wherein all Service instances in a set can access the same data storage e.g. UDSF.
As shown in
When a Service Instance Set exposes multiple service instances towards a consumer, the consumer is allowed to reselect a different Service Instance (within the same set) between transactions.
As shown in
As well, in the context of the eSBA TR, a requirement may be to achieve an independent management per each service, but sometimes this may not be possible as long as some defined services (in Rel-15) have some common data, that is accessed internally by implementation dependent interfaces. One possible solution for that problem is to do not consider those services as independent from a management perspective, but consider a group, referred to as a “deployment unit”. This deployment unit may include two or more instances of different service types that are deployed together and are single vendor. Since the Service instances within the deployment unit may share some data, it may be difficult to accommodate access to a same Storage Resource for different operations relating to a same context.
There is provided a method of operating a service instance set of a communication network. An operation request is received for an instance of a service in a service instance set. The operation request may include a context identifier. An update is transmitted for information relating to a context associated with the context identifier at a set restoration storage resource node using the instance of the service responsive to receiving the operation request.
There is also provided a further method of operating a service instance set for a service of a communication network. An operation request for the service is received from a consumer node, wherein the operation request includes a context identifier. Responsive to determining that a context associated with the context identifier is unavailable from a storage resource associated with the service instance set, information relating to the context is accessed from a set restoration storage resource. The context is updated at the storage resource associated with the service instance set responsive to receiving the operation request and responsive to receiving the information relating to the context from the set restoration storage resource.
There is further provided a method of operating a set restoration storage resource node of a communication network. An update for information relating to a context is received from a first service instance set, and a request for access to the information relating to the context is received from a second service instance set. The information relating to the context is transmitted to the second service instance set responsive to receiving the request.
There are further provided service instance sets, or service instance set nodes, and a set restoration storage resource node, adapted to perform the respective methods.
According to some embodiments, deployment of multiple service instance sets for a same service type by the same or different vendors may be supported.
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this application, illustrate certain non-limiting embodiments. In the drawings:
Embodiments will now be described more fully hereinafter with reference to the accompanying drawings. Inventive concepts may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of present inventive concepts to those skilled in the art. It should also be noted that these embodiments are not mutually exclusive. Components from one embodiment may be tacitly assumed to be present/used in another embodiment.
As discussed herein, operations of the control service node 1101 may be performed by processor 1103 and/or network interface 1107. For example, processor 1103 may control network interface 1107 to transmit communications through network interface 1107 to one or more other network nodes/entities/functions/servers and/or to receive communications through network interface from one or more other network nodes/entities/servers. Moreover, modules may be stored in memory 1105, and these modules may provide instructions so that when instructions of a module are executed by processor 1103, processor 1103 performs respective operations. Operations of control service node 1101, for example, may be performed by one server or distributed across a plurality of network servers having the structure of
As discussed herein, operations of the service instance set 1201 may be performed by processor 1203 and/or network interface 1207. For example, processor 1203 may control network interface 1207 to transmit communications through network interface 1207 to one or more other network nodes/entities/functions/servers and/or to receive communications through network interface from one or more other network nodes/entities/servers. Moreover, modules may be stored in memory 1205, and these modules may provide instructions so that when instructions of a module are executed by processor 1203, processor 1203 performs respective operations. Operations of control service node 1201, for example, may be performed by one server or distributed across a plurality of network servers having the structure of
As discussed herein, operations of the set restoration storage resource node 1301 may be performed by processor 1303 and/or network interface 1307. For example, processor 1303 may control network interface 1307 to transmit communications through network interface 1307 to one or more other network nodes/entities/functions/servers and/or to receive communications through network interface from one or more other network nodes/entities/servers. Moreover, modules may be stored in memory 1305, and these modules may provide instructions so that when instructions of a module are executed by processor 1303, processor 1303 performs respective operations. Operations of set restoration storage resource node 1301, for example, may be performed by one server or distributed across a plurality of network servers having the structure of
While
In
Then, a subsequent operation by Service B for the same UE/session context shall reach same Set. If a different Set is selected, this new operation may not take into account updated context by previous operation. This situation may be quite frequent, e.g. the AMF (also referred to as an AMF node/entity/functions/server) receives different interaction from the same UE (also referred to as a wireless device), for same or different DNN and NSSAI, then same or different PDU Sessions are created/selected . . . those values may identify a context that is modified and kept in the Storage Resource within the Set, that defines and state.
The same applies to any other Service (e.g. service C) that may be required to operate on the same UE/session context. This is as well quite frequent, e.g. for Exposure services, for Rel-15, each/most NFs have defined an Exposure service, that may be required to provide access to other NFs to the data that is managed by the NF (also referred to as an NF node/entity/functions/server), then the Exposure service should access data that is owned and manipulated by other NF services. Another example, some services allow an external service to subscribe to receive notifications upon certain events/updates, then the external service should send this subscription to the same Set (i.e. the exact same service (or group of services) that are able to access the same Storage Resource).
Apart from that, in the context of the eSBA TR (ref [3]) there may be a requirement to achieve an independent management per each service, but sometimes this may not be possible as long as some defined services (in Rel-15) have some common data, that is accessed internally by implementation dependent interfaces. But, even though in Rel-15 some services are defined with those dependencies, how to provide operation on that shared data (by multiple services, at least two) may be unresolved.
In summary, it may be desirable to provide operations on the same UE/session context by accessing the same Storage Resource.
Some embodiments herein may provide a new element named Service producer controller or control service node that acts as a Front-End of the multiplicity of service producer instances in the system/network/deployment. There may be only one single logical Service producer controller, but this does not preclude multiple instances being defined and hidden by e.g., a load-balancer or a DNS-based resolution service.
In the following disclosure, the term “Storage Resource Group” is used to refer to all the consumer instances that may be required to use the same Storage Resource, to be able to provide access to shared data, i.e. all consumer instances within a Set or within a Deployment Unit.
According to some embodiments disclosed herein, the Sets of instances may be registered to the new Controller (instead of to the NRF), while the Controller registers itself to the NRF with a single URI.
Then the Controller may keep track of registered Sets and their availability and may select the very same Set for the operations that may be required to access the same UE/session context, in order to provide that the operations always access the fresh updated data.
Procedures proposed in the present disclosure are described with the following call flows.
A change is that only one SPoA, one URI is registered in the NRF as providing Service A, while each Set may need to register to the Controller rather than to the NRF. This is explained with respect to
In the following call flow, there is a Service Instance Set (SIS) of the consumer service, and two different SISs for the service producer.
For the SIS consumer, the Storage Resource is included in the figure, that has been omitted for simplicity in SIS1_Producer and SIS2_Producer. Moreover, for the SIS Producers a SPoA is offered, by e.g. a LB, this is equally excluded from the figure.
In the figure, it is considered optional the existence of a separated Storage Resource as an independent and external service. This is why the interactions with this element are marked as optional (dotted lines).
As explained above, in the context of the eSBA TR (ref [3]) there may be a requirement to achieve an independent management per each service, but sometimes this may not be possible as long as some defined services (in Rel-15) have some common data, that is accessed internally by implementation dependent interfaces.
A possible solution for that problem is to not consider those services as independent from a management perspective, but fit those into a group. For example, if Service A and Service B have some data in common, (they are dependent to each other processing and updating of internal UE/session context), then they can be defined to be deployed always together as part of what may be referred to as a “Deployment Unit” DU.
This deployment unit may be provided in two or more instances of different service types, that then are deployed together and are single vendor. Since the Service instances within the deployment unit share some data, they need to access same Storage Resource, and this may be addressed according to some embodiments disclosed herein.
A similar solution to what is described above applies, with some modifications as explained in following call flow.
Some embodiments of inventive concepts disclosed herein may provide one or more of the following advantages:
As discussed with respect to
Instead of registering the Sets of instances to the NRF, the Sets of instances can be registered to the new Controller (service controller node), which registers itself to the NRF with a single URI. Then the Controller keeps track of registered Sets and their availability, and selects the very same Set for the operations that require to access the same UE/session context, in order to ensure that the operations always access the fresh updated data.
Operators may require that even though the instances within a Set could be by a single vendor, there may be multiple Sets (for the same service type) by different vendors. One concern is that a service provided by a Set that is supported by one vendor may become unavailable (e.g., failure, maintenance . . . ) and another Set supporting the service may be provided by another vendor.
This may require providing a way for a consumer to continue using a service when a new producer of Set1 (a first service instance set) takes over a former producer Set2 (a second service instance set). Potentially Set1 and Set2 are by different vendors.
Taking into account that each Set may own a Service Storage Resource as described with respect to
Some embodiments herein may provide a definition of a Set Restoration Storage Resource (SRSR), that is, a storage node that is common for all the service instances for the same Service type, even though they may be deployed in multiple Sets (by same or different vendors). The SRSR may be used in cases when there is a need for context transfer and recovery to a different Set (e.g. whole Set maintenance, whole Set upgrade, Set failure, . . . ) and the SRSR may store information needed to achieve this context transfer. The information stored may include data to re-build a certain context and may include information about the service instance recently updating the data.
The service instance functionality may be extended to store data in the SRSR that is needed to transfer the context. The service instances may also request this data from the SRSR when the relevant data is unavailable in the local Storage Resource.
According to some embodiments, the following advantages may be provided:
Some embodiments may provide the definition of a Set Restoration Storage Resource (SRSR), that is, a storage node that is common for all the service instances for the same Service type, even though they may be deployed in multiple Sets (by same of different vendors), as illustrated by
The SRSR may need to span multiple DC (Data Centers) in order to provide Geo redundancy support.
The SRSR may be a specific database DB for each Service, or all the data required to be stored by a group of (or all) the services deployed in a network may use the same DB.
The context data that is stored in the SRSR and that is expected to be recovered may be standardized so that the context data is understood by different vendor service instances. The SRSR may be considered part of 5GC UDR, and the standardized context data may be defined as data to be stored in 5GC UDR. For this to occur, a new Data Set may be defined and then Nudr may be used. But as an alternative, the SRSR may be considered to be an independent DB, and then decision about the interface will be taken in 3GPP stage 3.
Operations of
The separation of service logic and data, which may be an assumption for some embodiments described herein, may facilitate applying cloud-native design principles for services in the SBA domain.
In order to be able to support multi vendor service instances of the same service type, and be able to recover network service, some embodiments described herein may store context data in a standardized way and in a common storage for all those instances (SRSR), even though service instances may be from a different vendor, and then provide a way to support reaching an alternative Set2 when Set1 is not reachable. The proposal is based on a central storage for the data that may need to be accessed, but in a way that the interaction with this storage is reduced, and so its impact on the overall network performance may be reduced.
Operations of control service node/entity/function/server 1101 (also referred to as a service controller node) will now be discussed with reference to the flow chart of
At block 1401, processor 1103 may receive (through network interface 1107) instance registrations for respective instances of a first group of instances of a service provided within the communication network, and each of the instance registrations for the instances of the first group may include a same first address. Operations of block 1401 may be performed as discussed above with respect to operation 1 of
At block 1403, processor 103 may receive (through network interface 1107) instance registrations for respective instances of a second group of instances of the service provided within the communication network, and each of the instance registrations for the instances of the second group may include a same second address, with the first and second addresses being different. Operations of block 1403 may be performed as discussed above with respect to operation 2 of
At block 1405, processor 1103 may transmit (through network interface 1107) a service registration for the first and second groups of instances of the service to a registration node, with the service registration being transmitted based on receiving the instance registrations for the first and second groups of instances. The service registration may include a service address, with the service address being different than the first address, and with the service identifier being different than the second address. Operations of block 1405 may be performed as discussed above with respect to operation 3 of
At block 1407, processor 1103 may receive (through network interface 1107) a first operation request for the service from a consumer node of the communication network, wherein the first operation request includes the service address and a context for a device, session, and/or subscription. Operations of block 1407 may be performed as discussed above with respect to operation 6 of
At block 1409, processor 1103 may select the first address responsive to receiving the operation request for the service. Operations of block 1409 may be performed as discussed above with respect to operation 7 of
At block 1411, processor may transmit a second operation request for the service from the control service node to an access (SPoA) node for the first group of instances of the service responsive to selecting the first address. The second operation request may include the first address and the context for the device, session, and/or subscription. Operations of block 1411 may be performed as discussed above with respect to operation 8 of
At block 1415, processor 1103 may receive (through network interface 1107) a first operation response from an instance of the first group of instances, with the first operation response corresponding to the second operation request, and with the first operation response relating to the context for the device, session, and/or subscription. Operations of block 1415 may be performed as discussed above with respect to operation 10 of
At block 1417, processor 1103 may transmit (through network interface 1107) a second operation response to the consumer device, with the second operation response corresponding to the first operation response, and with the second operation response relating to the context for the device, session, and/or subscription. Operations of block 1417 may be performed as discussed above with respect to operation 10 of
At block 1419, processor 1103 may delete the mapping between the context and the first address responsive to the first operation response of block 1415 including an indication of deletion of the context.
According to some other embodiments, operation responses may be transmitted directly from instances to consumer nodes bypassing the control service node, so that operations 1415, 1417, and 1419 may be omitted. In such embodiments, processor 1103 may receive (through network interface 1107) a request from an instance of the first group of instances, with the request including an indication of deletion of the context. Responsive to receiving such a request, processor 1103 may delete the mapping between the context and the first address. Such operations are discussed above with respect to operation 11 of
Various operations from the flow chart of
Operations of control service node/entity/function/server 1101 will now be discussed with reference to the flow chart of
At block 1501, processor 1103 may receive (through network interface 1107) instance registrations for respective instances of a service provided within the communication network. At block 1503, processor 1103 may transmit (through network interface 1107) a service registration for the instances of the service to a registration node, with the service registration being transmitted based on receiving the instance registrations, with the service registration including a service address, and with the service address being different than instance addresses of the respective instances. At block 1505, processor 1103 may receive (through network interface 1107) a first operation request for the service from a consumer node of the communication network, with the first operation request including the service address and a context for a device, session, and/or subscription. At block 1507, processor 1103 may select a respective one of the instances of the service responsive the operation request for the service. At block 1509, processor 1103 may transmit (through network interface 1107) a second operation request for the service from the control service node to the instance selected responsive to the operation request, with the second operation request including the context for the device, session, and/or subscription.
Various operations from the flow chart of
Operations of control service node/entity/function/server 1101 will now be discussed with reference to the flow chart of
At block 1601, processor 1103 may receive (through network interface 1107) instance registrations for respective instances of a first group of instances of a first service provided within the communication network. Each of the instance registrations for the instances of the first group may include a first address. Operations of block 1601 may be performed as discussed above with respect to operation 0 of
At block 1603, processor 1103 may receive (through network interface 1107) instance registrations for respective instances of a second group of instances of a second service provided within the communication network. Each of the registrations for the instances of the second group may include a second address, the first and second addresses may be different, and the first and second services may be different. Operations of block 1603 may be performed as discussed above with respect to operation 0 of
At block 1605, processor 1103 may transmit a service registration for the first and second groups of instances, wherein the service registration is transmitted based on receiving the instance registrations for the first group of instances and the second group of instances. The service registration may include a service address, the service address may be different than the first address, and the service address may be different than the second address. Operations of block 1605 may be performed as discussed above with respect to operation 1 of
At block 1607, processor 1103 may receive (through network interface 1107) a first operation request for the first service from a consumer node of the communication network. The first operation request may include the service address and a context for a device, session, and/or subscription. Operations of block 1607 may be performed as discussed above with respect to operation 4 of
At block 1609, processor may select the first address responsive to receiving the first operation request for the first service. Operations of block 1609 may be performed as discussed above with respect to operation 5 of
At block 1611, processor 1103 may transmit (through network interface 1107) a second operation request for the first service from the control service node to an access node for the first group of instances of the first service responsive to selecting the first address. The second operation request may include the first address and the context for the device, session, and/or subscription. Operations of block 1611 may be performed as discussed above with respect to operation 6 of
At block 1613, processor 1103 may provide a mapping between the context and the first address and the between the context and the second address responsive to selecting the first address.
At block 1615, processor 1103 may receive (through network interface 1107) a first operation request for the second service. The first operation request for the second service may include the service address and the context for the device, session, and/or subscription. Operations of block 1615 may be performed as discussed above with respect to operation 12 of
At block 1617, processor 1103 may select the second address responsive to receiving the first operation request for the second service. Processor 1103, for example, may select the second address based on the mapping of block 1113. Operations of block 1617 may be performed as discussed above with respect to operation 13 of
At block 1619, processor 1103 may transmit (through network interface 1107) a second operation request for the second service from the control service node to an access (SPoA) node for the second group of instances of the second service responsive to selecting the second address. The second operation request may include the second address and the context for the device, session, and/or subscription. Operations of block 1619 may be performed as discussed above with respect to operation 14 of
Various operations from the flow chart of
According to some embodiments, the control service node may be collocated in a Unified Data Management UDM node and/or a UDR node so that embodiments herein may be performed in the UDM and/UDR node. In such embodiments as applied to
According to some embodiments, a service instances may not need to register an SPoA for the respective set, but instead, the service instances may register each individual address in the control service node. The control service node may then select one of the instances within the set based on different criteria (e.g., load). In such embodiments, a separate SPoA may not be needed for the set, and it may be up to the control service node to perform selection of any instance within the set.
According to some embodiment, mapping may not be required. For example, the control service node may be able to uniquely identify a corresponding set based on parameters (e.g., context) received (e.g., by a hash).
Operations of service instance set node/entity/function/server 1201 will now be discussed with reference to the flow chart of
At block 1701, processor 1203 may receive (through network interface 1207) an operation request for an instance of the service in the service instance set. The service instance set may include a plurality of instances of the service. The operation request may include a context identifier. The context identifier may be associated with a device, a session, and/or a subscription. The operation request may be received from a consumer node through an access node in some embodiments. The operation request received from the consumer node may be received through the access node. In other embodiments, the operation request may be received from a consumer node without an intervening access node. Operations of block 1701 may be performed as discussed above with respect to operation 2 of
At block 1703, processor 1203 may access (through network interface 1207) context data from a storage resource for a context associated with the context identifier using the instance of the service. Operations of block 1703 may be performed as discussed above with respect to operation 3 of
At block 1705, processor 1203 may update the context at the storage resource using the instance of the service responsive to receiving the operation request. Operations of block 1705 may be performed as discussed above with respect to operation 4 of
At block 1707, processor 1203 may transmit (through network interface 1207) an operation response after updating the context at the storage resource. The operation response may include the context identifier. The operation response may be responsive to the operation request. The operation response may be transmitted through the access node. When the operation request is received from the consumer node, the operation response may be transmitted to the consumer node. In some embodiments, the operation response is transmitted to the consumer node through the access node. Operations of block 1707 may be performed as discussed above with respect to operation 5 of
At block 1709, processor 1203 may transmit (through network interface 1207) an update for information relating to a context associated with the context identifier to a set restoration storage resource node using the instance of the service responsive to receiving the operation request. In some embodiments, the update may be transmitted after the operation response is transmitted. Operations of block 1709 may be performed as discussed above with respect to operation 7 of
Various operations from the flow chart of
Operations of a service instance set node/entity/function/server 1201 for a service of a communication network will now be discussed with reference to the flow chart of
At block 1801, processor 1203 may receive (through network interface 1207) an operation request for a service from a consumer node. The service instance set may include a plurality of instances of the service. The operation request may include a context identifier. The context identifier may be associated with a device, a session, and/or a subscription. The operation request may be received from a consumer node through an access node in some embodiments. The operation request received from the consumer node may be received through the access node. In other embodiments, the operation request may be received from a consumer node without an intervening access node. Operations of block 1801 may be performed as discussed above with respect to operation 9 of
At block 1803, processor 1203 may determine whether a context associated with the context identifier is unavailable from a storage resource associated with the service instance set. Operations of block 1803 may be performed as discussed above with respect to operations 10 of
At block 1805, processor 1203 may access information relating to the context from a set restoration storage resource responsive to determining that a context associated with the context identifier is unavailable from a storage resource associated with the service instance set. Operations of block 1805 may be performed as discussed above with respect to operation 11 of
At block 1807, processor 1203 may update the context at the storage resource associated with the service instance set responsive to receiving the operation request and responsive to receiving the information relating to the context from the set restoration storage resource. Operations of block 1807 may be performed as discussed above with respect to operation 12 of
At block 1809, processor 1203 may transmit (through network interface 1207) an operation response after updating the context at the storage resource. The operation response may be responsive to the operation request. The operation response may include the context identifier. The operation response may be transmitted through the access node to the consumer node. When the operation request is received from the consumer node, the operation response may be transmitted to the consumer node. In some embodiments, the operation response is transmitted to the consumer node through the access node. Operations of block 1809 may be performed as discussed above with respect to operation 13 of
At block 1811, processor 1203 may transmit (through network interface 1207) an update for information relating to the context to the set restoration storage resource node based on the operation request. Transmitting the update to the set restoration storage resource node may occur after transmitting the operation response. In some embodiments, the update is transmitted after the operation response of block 1809 is transmitted. Operations of block 1811 may be performed as discussed above with respect to operation 15 of
Various operations from the flow chart of
Operations of a set restoration storage resource node/entity/function/server 1301 for a service of a communication network will now be discussed with reference to the flow chart of
At bock 1901, processor 1303 may receive (through network interface 1307) an update for information relating to a context. The context may be associated with a device, a session, and/or a subscription. The update may be received from a first service instance set. The first service instance set may include a first plurality of instances of the service. The update may be received from a first instance of the service of the first service instance set. Operations of block 1901 may be performed as discussed above with respect to operation 7 of
At bock 1903, processor 1303 may receive (through network interface 1307) a request for access to the information relating to the context from a second service instance set. The request for access may be generated responsive to the information relating to the context being unavailable at the second storage resource. The second service instance set may include a second plurality of instances of the service. The request may be received from a second instance of the service of the second service instance set Operations of block 1903 may be performed as discussed above with respect to operation 11 of
At bock 1905, processor 1303 may transmit (through network interface 1307) the information relating to the context to the second service instance set responsive to receiving the request. The information may be transmitted to the second instance of the service of the second service instance set.
At bock 1907, processor 1303 may receive (through network interface 1307) a second update for the information relating to the context. The second update may be received from the second service instance set. The second update may be received from the second instance of the service of the second service instance set. Operations of block 1907 may be performed as discussed above with respect to operation 15 of
In some embodiments, the first plurality of instances of the first service instance set may have access to a first storage resource. The second plurality of instances of the second service instance set may have access to a second storage resource. The first plurality of instances of the first service instance set may not have access to the second storage resource and the second plurality of instances of the second service instance set may not have access to the first storage resource.
Various operations from the flow chart of
Example embodiments are described herein with reference to block diagrams and/or flowchart illustrations of computer-implemented methods, apparatus (systems and/or devices) and/or computer program products. It is understood that a block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions that are performed by one or more computer circuits. These computer program instructions may be provided to a processor circuit of a general purpose computer circuit, special purpose computer circuit, and/or other programmable data processing circuit to produce a machine, such that the instructions, which execute via the processor of the computer and/or other programmable data processing apparatus, transform and control transistors, values stored in memory locations, and other hardware components within such circuitry to implement the functions/acts specified in the block diagrams and/or flowchart block or blocks, and thereby create means (functionality) and/or structure for implementing the functions/acts specified in the block diagrams and/or flowchart block(s).
These computer program instructions may also be stored in a tangible computer-readable medium that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable medium produce an article of manufacture including instructions which implement the functions/acts specified in the block diagrams and/or flowchart block or blocks. Accordingly, embodiments of present inventive concepts may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc.) that runs on a processor such as a digital signal processor, which may collectively be referred to as “circuitry,” “a module” or variants thereof.
Generally, all terms used herein are to be interpreted according to their ordinary meaning in the relevant technical field, unless a different meaning is clearly given and/or is implied from the context in which it is used. All references to a/an/the element, apparatus, component, means, step, etc. are to be interpreted openly as referring to at least one instance of the element, apparatus, component, means, step, etc., unless explicitly stated otherwise. The steps of any methods disclosed herein do not have to be performed in the exact order disclosed, unless a step is explicitly described as following or preceding another step and/or where it is implicit that a step must follow or precede another step.
Abbreviations used in the above disclosure:
Abbreviation Explanation
3GPP 3rd. Generation Partnership Project
5GC 5th Generation Core Network
AMF Access and Mobility Management Function
API Application Programming Interface
CN Core Network
CNA Cloud Native Architecture
DC Data Center
DNN Data Network Name
DNS Domain Name Server
LB Load Balancer
LCM Life Cycle Management
NF Network Function
NRF Network Repository Function
NSSAI Network Slice Selection Assistance Information
PDU Protocol Data Unit
SBA Service based Architecture
SIS Service Instance Set
SPoA Single Point of Access
SUPI Subscriber Permanent Identifier
UDSF Unstructured Data Storage Function
UE User Equipment
URI Uniform Resource Identifier
Number | Date | Country | Kind |
---|---|---|---|
18382828.4 | Nov 2018 | EP | regional |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2019/081778 | 11/19/2019 | WO | 00 |