Skip to content

Commit

Permalink
Create first iteration of Accelerating Cloud Native in Telco whitepaper
Browse files Browse the repository at this point in the history
v1.0 Accelerating Cloud Native in Telco whitepaper

The first iteration of the whitepaper "Accelerating Cloud Native in Telco" on the Challenges of Cloud Native Telco Transformation today and how to overcome them - A CSP perspective.

This version has the following main areas for the topic:
- introduction, challenges, principles, and requirements
- annexes and references

Other updates for the whitepaper were numerous including:
- CSP contributors and adoption of principles and requirements outlines
- Reformulated the introduction to make compliance statements mutual for vendor + CSP
- Added an explicit reference to x86 HW as mainstream HW.
* commercial model language update
- adding date and version
- grammar, spelling, adding @ashanvbs suggested full-stops
* GitOps annex and references (#289)
- annex for 12 factor for CNFs
- K8s clarifications
- Clarify mutual responsibility for adopting cloud native for CSPs and Vendors
   - phrasing for benefiting CSPs and vendors updated
* added reference to cloud native infrastructure (#288)
- PDF version created at https://dillinger.io/ from the raw markdown

Contributors and co-authors include:

* Bell Canada
    * Daniel Bernier, Technical Director
    * Roger Lupien, Sr. Mgr - Enterprise Architecture, Cloud Transformation
* Charter Communications
    * Mohammad Zebetian, Head of Cloud, Network, Edge, and Infrastructure Architecture
* Deutsche Telekom Technik
    * Vuk Gojnic, Cloud Native Telco Platform Lead
    * Nathan Rader, VP Service and Capability Exposure
* DNA Oyj
    * Johanna Heinonen, Development Manager
* Orange
    * Philippe Ensarguet, VP of Software Engineering
    * Guillaume Nevicato, Network Anticipation & Research Manager
* Swisscom
    * Ashan Senevirathne, Product Owner Mobile Cloud Native Orchestration
    * Josua Hiller, Product Manager Mobile Data Services
* TELUS
    * Andrei Ivanov, Principal Technology Architect
    * Sana Tariq, Ph.D - Principal Technology Architect | Cloud and Service Orchestration
* Vodafone
    * Tom Kivlin, Principal Cloud Architect
    * Riccardo Gasparetto Stori, Principal Cloud Architect

Co-authored-by: Daniel Bernier <[email protected]>
Co-authored-by: Roger Lupien  <[email protected]>
Co-authored-by: Mohammad Zebetian <[email protected]>
Co-authored-by: Vuk Gojnic <[email protected]>
Co-authored-by: Horatiu Vlad <[email protected]>
Co-authored-by: Nathan Rader <[email protected]>
Co-authored-by: Johanna Heinonen <[email protected]>
Co-authored-by: Philippe Ensarguet <[email protected]>
Co-authored-by: Guillaume Nevicato <[email protected]>
Co-authored-by: Ashan Senevirathne <[email protected]>
Co-authored-by: Josua Hiller <[email protected]>
Co-authored-by: Andrei Ivanov <[email protected]>
Co-authored-by: Sana Tariq <[email protected]>
Co-authored-by: Tom Kivlin <[email protected]>
Co-authored-by: Riccardo Gasparetto Stori <[email protected]>
Co-authored-by: Tom Kivlin <[email protected]>
Co-authored-by: Jeffrey Saelens <[email protected]>
Co-authored-by: Victor Morales <[email protected]>
Co-authored-by: Philippe Ensarguet <[email protected]>
Co-authored-by: Nikolay Nikolaev <[email protected]>
Co-authored-by: Pankaj Goyal <[email protected]>
Co-authored-by: Vuk Gojnic <[email protected]>
Co-authored-by: Ildiko Vancsa <[email protected]>
Co-authored-by: Lucina Stricko <[email protected]>
Co-authored-by: Taylor Carpenter <[email protected]>

Signed-off-by: Tom Kivlin <[email protected]>
Signed-off-by: Vuk Gojnic <[email protected]>
Signed-off-by: Philippe Ensarguet <[email protected]>
Signed-off-by: Taylor Carpenter <[email protected]>
Signed-off-by: Taylor Carpenter <[email protected]>

@vukg @tomkivlin @pensarguet @ashanvbs
  • Loading branch information
taylor committed Dec 6, 2023
1 parent 6a7a9fd commit 1635035
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ v1.0 - December 4, 2023

This document is a product of the initial joint work of several Communication Service Providers (CSPs) who are active in the Cloud Native Computing Foundation (CNCF)’s Cloud Native Network Function Working Group (CNF WG), NGMN Alliance, and projects like Linux Foundation (LF) Europe’s Sylva and Linux Foundation Networking (LFN) Anuket project. It is a draft that has been published with the goal of inviting feedback from other CSPs and motivating discussion and improvements from the broader telecommunication industry. We hope that through public discourse we can make the document more complete, relevant, and ready for final release. If you would like to contribute to the discussion and document, please feel free to open an issue or create a pull request.


## Introduction

The recently published [Cloud Native Manifesto](https://www.ngmn.org/highlight/ngmn-publishes-cloud-native-manifesto.html)
Expand All @@ -41,6 +40,7 @@ that move away from closed solutions and professional services.
requirements that will aid the industry in achieving alignment and overcoming obstacles. In this whitepaper, we are defining Kubernetes as the de-facto runtime environment for hosting the Cloud Native Network Functions (CNFs). We also use the term cloud-native infrastructure in broader context for the infrastructure that abstracts Infrastructure-as-a-Service (IaaS) layer, that has Kubernetes in its core with useful API abstractions on top of it as as well as auxiliary systems all as a framework that makes managing applications easier and promotes doing so in a cloud native way.
This is important because you are free to use Kubernetes (and other "cloud native" technologies) in a very uncloud-native way. Our longer-term goal, underlying this whitepaper, is for all layers of the environment to encompass the cloud native principles from infrastructure allocation + management, through the application workloads. A more in-depth analysis of these terms can be found in the book ["Cloud Native Infrastructure"](https://www.oreilly.com/library/view/cloud-native-infrastructure/9781491984291/) by Justin Garrison and Kris Nova.


## Challenges in Cloud Native Telco Transformation Today


Expand Down Expand Up @@ -386,3 +386,4 @@ Editing and facilitation acknowledgments:
5. [X-Factor CNFs](https://x.cnf.dev/) - [https://x.cnf.dev/](https://x.cnf.dev/)
6. [On the road to public cloud 5G networks – Nephio](https://nephio.org/on-the-road-to-public-cloud-5g-networks/)
7. [Anuket RA2 - Kubernetes-based Reference Architecture](https://cntt.readthedocs.io/projects/ra2/en/latest/)

0 comments on commit 1635035

Please sign in to comment.