Category: Telco Cloud
What is an xApp – ORAN Automation
Introduction Service Providers (MNOs) are facing strong pressures to evolve their operations and business to support sustainable growth. Extensive demand for mobile bandwidth is all time high, while ARPUs have […]
Telco Cloud Infra Timing Application – ptp4l, phc2sys and pmc
Introduction Timing is very critical for Radio Access Network (RAN) for error free packet delivery to the Mobile devices and controlling the inter-site interference by keeping SFNs, Transmission and reception […]
AWS CodeCommit and git working
What is AWS CodeCommit? CodeCommit is a version control application available on AWS cloud and used to store and manage source code, binary files and configuration files privately and securely […]
How to Create a Multi-Node K8S cluster on AWS Cloud
While working as vRAN System Engineer interacting with public and private cloud with cloud native applications, in most of the cases, We did not get chance to make my hand […]
How to Copy Files and Folder from Kubernetes Pods ?
In 5G Telcom networks, almost all network elements (RAN, CORE & IMS) are moving to cloud using the cloud native applications. These cloud native applications runs on the Kubernetes workers […]
SCP Command Explained with Examples – Secure Copy Protocol
Introduction SCP (Secure Copy Protocol) is a linux command-line utility that allows users to securely copy files and directories between two server connected in a network. SCP uses Secure Shell (SSH) for […]
Day-0, Day-1 , Day -2 Configuration for Cloud Networks
While working with Cloud Networks Automation, Network Function Virtualization (NFV) and Cloud deployment it very common to come across terms like Day-0, Day-1, Day-2, and Day-3. These terms are widely […]
Helm – What is it in Telco Cloud ?
In 5G, RAN and Core the whole telecom is moving toward cloudification based on CNFs (Container Network Function) based deployment using Kubernetes (k8s) and MNOs are implemented CI/CD with every […]
5G NAS Mobility Management – 5GMM
At 5GC, NAS Mobility Management (5GMM) procedures are responsible to keep track whereabouts of the UE, UE authentication and control integrity protection and ciphering. The 5GMM procedures also used by […]
Kubernetes – Kubectl working and Common Commands
Kubectl is the command line configuration tool to interact with Kubernetes clusters using Kubernetes API server. kubectl allows users to create, inspect, update, and delete Kubernetes objects. Kubectl Charctersitisc Kubectl […]