Skip to content
Snippets Groups Projects
introduction.md 1.56 KiB
Newer Older
Christos Tranoris's avatar
Christos Tranoris committed
# Network as a Service (NaaS)

Christos Tranoris's avatar
Christos Tranoris committed
This section describes some core concepts for Delivering Network as a Service in OpenSlice. There are many articles and reports on the subject like:

Christos Tranoris's avatar
Christos Tranoris committed

Christos Tranoris's avatar
Christos Tranoris committed
* TMF909 API Suite Specification for NaaS
Christos Tranoris's avatar
Christos Tranoris committed
* TMF926A Connectivity as a Service 
* TMF931-Open Gateway Onboarding and Ordering Component Suite
Christos Tranoris's avatar
Christos Tranoris committed
* GSMA Open Gatewy initiative

In general Network as a Service (NaaS) is a  service model that allows users to consume network infrastructure and services , similar to how they would consume other cloud services like Software as a Service (SaaS) or Infrastructure as a Service (IaaS). NaaS abstracts the complexity of managing physical network infrastructure, providing users with virtualized network resources that can be dynamically allocated and managed through software.


trantzas's avatar
trantzas committed
## OpenSlice and NaaS
Christos Tranoris's avatar
Christos Tranoris committed

OpenSlice makes extensive use of TMFORUM's models and APIs. Therefore if one is familiar with TMF APIs the terminology and ideas are the same.

To deliver NaaS we need to incorporate various APIs (see TMF909 API Suite Specification for NaaS). OpenSlice implements various TMF APIs to deliver NaaS and support the  lifecycle functions required to manage the network capabilities exposed as Network as a Service and managed by operational domains.

Christos Tranoris's avatar
Christos Tranoris committed

Christos Tranoris's avatar
Christos Tranoris committed

Christos Tranoris's avatar
Christos Tranoris committed
## Probe further
Christos Tranoris's avatar
Christos Tranoris committed

Christos Tranoris's avatar
Christos Tranoris committed
* Check the [TMFORUM - API assets - Onboarding and Ordering Component Suite (TMF931)](https://www.tmforum.org/oda/open-apis/partners/camara)
Christos Tranoris's avatar
Christos Tranoris committed
* For a complete list of supported APIs, see [Supported APIs](exposed_apis.md)
* Check the defined user roles of OpenSlice in our [Terminology](../terminology.md)