Tata Elxsi and Sky Mark a Major Milestone in AI-led Autonomous Network Transformation with NEURON


Mumbai, India, June 25, 2026: Tata Elxsi, a global leader in design and technology services, and Sky, one of Europe’s leading media and telecommunications companies, have marked a major milestone in their partnership, accelerating the adoption of AI-led autonomous networks through Tata Elxsi’s NEURON platform portfolio.

Under this strategic partnership, Tata Elxsi is working with Sky to modernize network provisioning, cross-domain inventory and operations, improve service agility, and build a scalable foundation for autonomous networks.

Central to this collaboration is Tata Elxsi’s NEURON platform portfolio, an AI-led suite of platforms designed to accelerate autonomous network transformation. By bringing together telco cloud lifecycle automation, multi-domain network engineering, service-aware inventory, and observability, NEURON enables communications service providers to streamline operations, improve agility, and advance towards Autonomous Networks.

The NEURON platform portfolio comprises:

  • Telco Cloud Automation – End-to-end 4G/5G lifecycle management across Day 0 to Day 2 operations
  • Digital Network Engineering (DNE) – Multi-domain automation across metro, CDN, broadband, and ISP networks
  • Service-Aware Inventory (PlanNet) – Cloud-native, unified visibility across network and service domains

Together, these capabilities enable standardization, intent-driven automation, and orchestration across hybrid and multi-domain environments, accelerating the journey toward autonomous networks.

The deployment of the NEURON platform portfolio has been delivering measurable business outcomes for Sky, including:

  • Up to 30% improvement in operational efficiency through advanced automation
  • Enhanced cybersecurity and regulatory compliance by embedding automation across critical processes
  • Intent-driven automation and modernised network inventory, delivering 60–70% cost efficiencies
  • Reduction in network change lead times by up to 50%, accelerating service delivery
  • Reduction in network change failure rates by up to 30%, improving reliability from intent to deployment

Laurent Lavallee, Group Director of Networks, Sky: “NEURON is helping to transform how our networks operate – improving visibility, simplifying processes and accelerating service delivery. In doing so, it enables a more reliable, seamless experience for our customers as we move towards more intelligent, automated network operations.”

Rajagopalan Rajappa, CTO, Communication Technologies & Platforms, Tata Elxsi: “Through NEURON, we are enabling Sky to transition toward autonomous operations by combining AI-driven automation with inventory-led network intelligence, delivering measurable efficiency and agility.

Across our engagements with telecom operators in Europe, the Middle East, and other global markets, we see a common set of challenges—legacy network environments, fragmented multi-domain inventory, and increasing cost pressures—driving a shift toward platform-led transformation. Our work with Sky demonstrates how NEURON provides a clear pathway to modernizing operations, automation at scale, improving efficiency, and enabling AI-led autonomous networks.”

Tata Elxsi embeds AI across its platforms and services—enabling intelligent automation, predictive operations, and data-driven decision-making across the network lifecycle.

Join our CTO and the Tata Elxsi network technology team at DTW Ignite hosted by TM Forum in Copenhagen from 23-25 June to interact and learn more on how we are helping global operators transform network operations.

Schedule meetings with our industry experts to make the most of the event.

About Tata Elxsi

Tata Elxsi is amongst the world’s leading providers of design and technology services across industries including Automotive, Broadcast, Communications, Healthcare and Transportation.

Tata Elxsi is helping customers reimagine their products and services through design thinking and application of digital technologies such as IoT (Internet of Things), Generative AI, Cloud, IoT, Data Analytics and Virtual Reality.

In telecom, Tata Elxsi helps operators transform network operations and services through AI-driven automation, cloud-native platforms, and advanced engineering solutions. With deep domain expertise, a strong partner ecosystem, and global delivery capabilities, Tata Elxsi enables enterprises to accelerate innovation, improve operational efficiency, and create new business models in an increasingly software-defined and AI-powered world.

For more information, please visit: https://www.tataelxsi.com/industries/communications

About Sky

Sky is a leading entertainment and connectivity company, serving customers in the UK, Ireland and Italy. In TV, we offer the best sports coverage, unmissable entertainment and the smartest ways to stream the TV you love. In broadband, we power homes and businesses, with a fast, reliable connection. In mobile, we bring people closer, with fair and flexible plans at unbeatable value. And our range of smart home products keep people close to home, wherever they are.

That’s how we do better for customers. And we believe in better for society too. We power the cultural economy in the UK and beyond, contributing billions to UK GDP, supporting thousands of jobs and making award-winning original sport, entertainment and news with the best homegrown talent. We broadcast both our journalism and our coverage of the arts, free to air. We are cutting our emissions and making recyclable, energy-efficient products. We give back, through free internet access for under-served communities and through skills programmes for over 2 million young people and counting.

Sky is owned by Comcast Corporation, a global media and technology company.





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


PeopleSoft Architecture – Table of Content

In this blog, We are going to learn about the architecture of Peoplesoft in detail. So without wasting our time, let’s get on with it.

PeopleSoft application operates under PeopleSoft Internet Architecture that needs various Hardware and Software components such as 

  • Database server
  • Process Scheduler server
  • Application server
  • Web browsers
  • Web Servers

We need to understand the role of every component before deciding the configuration options that are most appropriate for the implementation.

implementationThe requests are sent by the web browser to the web server. The web server will pass the request to the application server, which will generate the SQL to be executed in the database.

The configuration of the PeopleSoft infrastructure is not only about enabling the deployment of Internet applications via a browser. PeopleSoft allows us to benefit from many of PeopleSoft’s Internet, intranet, and back-end solutions, that includes service-orientated architecture, Performance Monitor, Feeds Framework, PeopleSoft Interaction Hub, and Search Framework.

           We have the perfect professional PeopleSoft Admin Training course for you. Enroll now!

PeopleSoft Admin Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Database Server: 

The database server hosts a database engine and PeopleSoft application database consisting of all PeopleTools application definitions, metadata, system tables, application data, and application tables. The database server manages the connections of the application server, the connections of the development environment, and the batch programs executing against it at the same time. The PeopleSoft database is the repository of all the information that the PeopleSoft application manages. PeopleSoft application data and metadata are stored and kept up to date within the database. Application Designer is the primary tool in the development environment, allowing us to define, edit and manage this metadata that the system uses to control the execution architecture. This metadata collection specifies a PeopleSoft application.

Process Scheduler server: 

PeopleSoft Process Scheduler environment is also called the “batch” environment. This is where most of the batch programs like Application Engine programs run, and that’s where you installed the COBOL and SQR executables. In a multi-server environment, we can choose where to find your Process Scheduler environment depending on server availability and performance requirements. Within the topology of PeopleSoft, Process Scheduler can be installed on a separate server, or it may be executed on the database server or application server.

                                 We have the perfect professional PeopleSoft HRMS Tutorial for you. Enroll now!

Application servers and associated components:

Application server: It is the heart of PeopleSoft’s Internet architecture. The business logic is executed by the application server and SQL is submitted to the database server. The application server is made up of many PeopleSoft server processes that are grouped into domains. Every server process in a domain offers unique processing capabilities, allowing the application server to effectively respond to multiple transactional requests produced in the PeopleSoft architecture. Application servers need locally installed database connectivity software to keep SQL connected to RDBMS. You need to install the necessary connectivity software and related utilities for your RDBMS on any server where you plan to run the PeopleSoft application server.

Once an application server has established a database connection, any device which issues a transaction request across the application server benefits from the direct connection of the application server to the database.

  • Oracle Jolt and Tuxedo: PeopleSoft utilizes Oracle Tuxedo for managing transactions between the application server and the database. PeopleSoft uses Oracle Jolt to make it easier to communicate between PeopleSoft running on the webserver and Tuxedo running on the application server. Oracle Tuxedo and Jolt are mandatory components of PeopleSoft’s application server.
  • Domains: A domain is a set of supporting processes, server processes, and resource managers which allows the database connections necessary to meet application requests. Every domain is managed with a separate configuration file, and every application server domain is configured for connecting to a single database. One application server machine may support more than one application server domain executing on it. Using the psadmin utility, we can configure the application server domain.
HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

  • Peoplesoft server Processes: When we start an application server domain, it will start all the server processes related to this domain. Many server processes are executed in a domain. Every server process creates a permanent connection to a PeopleSoft database, which acts like a generic SQL pipeline which is used by server processes for sending and receiving SQL. Every server process utilizes its own unique SQL connection to make requests from several sources easier. From an RDBMS point of view, every server process in a domain represents a logged-on user.
  • Services: When a request is submitted to the application server by a PeopleSoft application, service name and a set of parameters are also submitted like MgrGetObject and also its parameters. The transaction request is queued by the Tuxedo to a particular server process which is designed to manage certain services. When the server process starts, it informs the system about the predefined services it manages.
  • Listeners, Handlers, and Queues: All these Listeners, Handlers, and Queues form the basis for the functionality of a domain. They receive requests, direct the requests, store the requests, follow-up requests, and respond to return requests.

Web Servers:

A Java-compatible web server is needed for extending the architecture of PeopleSoft to the Internet and intranet. When Peoplesoft Internet Architecture is installed on the webserver, a collection of Java servlets was designed to handle a wide variety of PeopleSoft transactions from the Internet or Intranet.

PeopleTools supports and offers the following standard web servers to be used in the PeopleSoft implementation:

  • IBM WebSphere
  • Oracle WebLogic
  • PeopleSoft Servlets

The following are the PeopleSoft servlets available on the webserver:

  • PSIGW:
  • Portal
  • PSEMHUB
  • PSINTERLINKS
  • Report Repository

Web browsers:

Peoplesoft Applications and administrative tools can be accessed by the supported Web browser. It is unnecessary to install any other software on the workstation that runs the browser, like the connectivity software or the downloaded applets.

PeopleSoft only sends the following elements to the browser:

As the browser only handles this core Internet content, the client workstation is not overloaded by an unnecessary processing responsibility. The entire process is performed at the server level.

    Click here to get frequently asked PeopleSoft Admin interview questions for freshers & experienced professionals

PeopleSoft Admin Training

Weekday / Weekend Batches

Conclusion: 

In this blog, we have gone through the architecture of Peoplesoft and the components of Peoplesoft architecture. I hope you found this information useful.

Related Article:

Peoplesoft Data Management Training



Source link