• Home
  • >
  • DevOps News
  • >
  • Stateless Rethinks Modern Networking – InApps Technology 2025

Stateless Rethinks Modern Networking – InApps Technology is an article under the topic Devops Many of you are most interested in today !! Today, let’s InApps.net learn Stateless Rethinks Modern Networking – InApps Technology in today’s post !

Key Summary

This article from InApps Technology, authored by Phu Nguyen, explores how Stateless, a Boulder, Colorado-based company, is revolutionizing networking with its software-defined interconnect (SD-IX) platform, Luxon, integrated with Intel’s Barefoot Tofino P4 Ethernet switch. Founded in 2016, Stateless aims to simplify network management for colocation operators and network service providers, addressing modern challenges like 5G, IoT, and cloud with flexible, scalable, and programmable networking solutions.

  • Context:
    • Networking Challenges: Modern architectures demand fast, flexible, and scalable networks to support cloud applications, multitenancy, and rapid deployment, which traditional hardware-centric networking struggles to deliver.
    • Stateless’ Mission: Founded by Murad Kablan and Eric Keller, Stateless leverages research from the University of Colorado to provide a cloud-native, software-driven networking platform.
  • Stateless’ Solution:
    • Luxon Platform: Combines with Barefoot Tofino P4 switches (acquired by Intel in 2019) to offer programmable networking, enabling fine-grained control over packet flows, load balancing, and Quality of Service (QoS).
    • P4 Programmability: The P4 language allows operators to add new protocols or remove unused ones by updating the switch’s logic, avoiding hardware dependencies.
    • Software-Defined Interconnect (SD-IX): Runs on commodity x86 servers, enabling dynamic delivery of routing, security, and automation services via APIs for data centers, tenant sites, and hyperscale clouds.
    • Key Features:
      • Multitenancy: Supports hundreds of thousands of users on a single cluster.
      • Elastic Capacity: Provides cloud-like flexibility to spin up or tear down networks quickly.
      • Enhanced Visibility: Tags packets for real-time traffic monitoring and QoS enforcement, critical for colocation providers.
      • Service Chains: Allows mixing and matching services like packet filtering, encryption, and routing (announced at GA in September 2021).
  • Technical Approach:
    • Decoupling State: Uses a distributed data store (based on RAM Cloud) for state management, enabling stateless network functions to operate via a microservices architecture.
    • Efficiency: Employs a high-speed network interface controller, batched parallel processing, and distributed state storage to optimize packet routing (patented technology).
    • Overcoming Limitations:
      • Traditional hardware: Fast but inflexible.
      • Software-defined networking (SDN): Flexible but slow, with OpenFlow lacking support for protocols like VXLAN.
      • Network functions virtualization (NFV): Limited by hardware-like constraints.
    • Cloud-Native Design: Uses a scale-out cluster to pool compute, storage, and RAM, mitigating software slowness and enhancing speed.
  • Benefits:
    • Speed and Simplicity: Reduces deployment time for cloud applications from months to hours.
    • Flexibility: Supports new protocols (e.g., VLAN, VXLAN) and removes unused ones via software updates.
    • Scalability: Enables elastic resource usage for dynamic network demands.
    • Cost-Effectiveness: Runs on commodity hardware, avoiding expensive proprietary solutions.
    • Visibility: Provides detailed traffic insights, enhancing control for colocation providers.
  • Industry Perspective:
    • Craig Matsumoto (451 Research): Notes that Stateless’ integration of P4 programmability with Luxon aligns with the trend of software-configurable networks, addressing enterprises’ need for cloud-like control.
    • Arkadiy Shapiro (Barefoot Networks): Highlights how Stateless’ SD-IX and Tofino’s P4 programmability create a modern, fully programmable network functions platform.
  • InApps Insight:
    • InApps Technology, ranked 1st in Vietnam and 5th in Southeast Asia for app and software development, aligns with Stateless’ focus on innovative, cloud-native solutions.
    • Leverages technologies like React Native, ReactJS, Node.js, Vue.js, Microsoft’s Power Platform, Azure, Power Fx (low-code), Azure Durable Functions, and GraphQL APIs (e.g., Apollo) to deliver scalable networking and application solutions.
    • Supports startups and enterprises with Millennial-driven expectations, offering outsourcing services for modern networking and cloud-native development.
    • Capitalizes on Vietnam’s 430,000 software developers and 1.03 million ICT professionals for cost-effective, high-quality solutions.
  • Call to Action:
    • Contact InApps Technology at www.inapps.net to explore cloud-native networking or integrate solutions like Stateless for scalable, programmable network architectures.
Read More:   Update Rudderstack: How Pachyderm Pipelines Help Parse Customer Event Data

Read more about Stateless Rethinks Modern Networking – InApps Technology at Wikipedia

You can find content about Stateless Rethinks Modern Networking – InApps Technology from the Wikipedia website

There’s a whole new realm that the network is expected to accomplish with the newest architectures, according to Stateless, a Boulder, Colorado-based company that’s been rethinking networking.

It has set out to make managing the network simpler, providing a platform that can evolve as needs change and that can scale as its customers — colocation operators and network service providers — take on challenges including 5G, IoT and cloud.

Its latest venture is teaming up with Intel to combine its Barefoot Tofino P4 Ethernet switch with the Stateless Luxon software to provide programmability deeper into the switch. Intel acquired Barefoot Networks, the creator of the protocol-independent P4 programming language for networking devices and the Tofino family of Ethernet switch ASICs last June.

“To maintain a competitive advantage, businesses require fast, easy connections to the cloud, support for numerous interconnects and the ability to deploy a diverse array of new applications quickly. Today it often requires intricate engineering and new hardware and takes months for a business to deploy a single cloud application,” co-founder and CEO Murad Kablan has said. Stateless aims to change all that.

Its customers are looking to provide multitenancy and multitiered multitenancy — hundreds of thousands of users all on the same cluster. DevOps shops might want to spin up a network and connection, and then remove it in a couple of hours rather than wait six weeks for the IT department to set it up. Customers want flexible elastic capacity — the cloud experience of being able to consume resources as needed and to be able to run in tandem with old technology without having to rip and replace.

“Enterprises have grown accustomed to controlling infrastructure through software in the cloud age, but the network has been relatively slow to catch up to that trend,” said 451 Research senior analyst Craig Matsumoto. “Stateless Inc.’s move to add P4 programmable switch technology to its Luxon platform provides high-level network control and allows users to more easily build software-configurable networks.”

Read More:   Who Owns Security in the DevOps Process? – InApps 2022

Flexibility and Visibility

Kablan and Eric Keller launched Stateless in 2016 based on their research in the Electrical, Computer and Energy Engineering Department at the University of Colorado.

Using its software-defined interconnect (SD-IX), Stateless enables colocation providers and data center operators to dynamically deliver routing, security and automation services to network interconnection points through software. It provides them the ability to control and connect every endpoint through APIs, including portfolio data centers, tenant sites and hyperscale clouds.

Stateless runs on commodity x86 servers along with the P4 switches and Luxon software.

It’s been tricky to attain the right balance of hardware and software with networking. Traditional networking equipment relied on hardware for speed, though it was inflexible, according to Simon Wheeler, director of product management at Stateless. Meanwhile, software-defined networking provides flexibility, but is slower. Network functions virtualization (NFV) was software built like a hardware appliance, with all its associated limitations. And while it can run on commodity x86 servers, it requires tight control over specific types of hardware, he said.

“We went down the cloud native application approach using a microservices environment. In order to do this, we have to employ a scale-out cluster or a horizontally scalable cluster,” Wheeler said.

This pools resources of compute and storage and RAM. That pooling of resources and the elastic usage of it helps mitigate the slowness of software and increase the speed, he said.

Yet there was still a hardware dependency involving SDN switches using OpenFlow, a multivendor standard defined by the Open Networking Foundation (ONF).

“What we realized was that we would have to program OpenFlow all the way, really down to the ASIC, and we weren’t able to do that. And the flexibility that we needed, wasn’t there,” he said. A number of its colocation provider customers are interested in both VLAN and VX LAN as transport protocols, while OpenFlow doesn’t support VX Lan.

The Tofino switch makes the application-specific integrated circuit (ASIC) itself programmable. The forwarding logic resides in the P4 program that is loaded onto the chip. No protocol is baked into the chip. When a new protocol is required, the operator can simply add new logic to the P4 program.

Read More:   Update Perl is Back and Ready to Roll with the Big Data Crowd

“It gives us a far greater capability and flexibility through software to add new features, remove unused protocols, but also critically for the networking industry, to give greater visibility of traffic as it goes through the switch itself,” Wheeler said.

With Luxon, it’s able to tag packets, for instance, as they pass through this switch, providing enhanced visibility and capability to enforce quality-of-service limits, “which is something that has been unheard of, especially for colocation providers,” he said.

“With P4, Stateless can perform very fine-grained control of packet flows, including load balancing, QoS, both across network functions, and across network tenants,” he wrote in a blog post.

“P4 and Tofino have given Stateless the tools we needed to reinvent network functions from the very bottom up, including both network function architecture and the control and data plane adaptations to take full advantage of the capabilities of modern software design.”

Decoupling from State

Stateless holds a patent for more efficient package routing that involves four key elements: a high-speed network interface controller for fast read/write of packets, the distributed storage technique RAM Cloud for rapid state lookup, batched parallel processing for state lookups; and distributed state storage in multiple locations in multiple servers.

Decoupling from state is central to the Stateless approach. Rather than each network function having to keep track of all the traffic, it uses a distributed data store that provides that information to stateless network functions through a microservices architecture. The functions can then be decomposed into individual components that can be operated through orchestration. That enables clients to provide a platform where tenants can define their custom networks while the work of launching and managing the interconnections is automated behind the scenes.

Users can create any number of individual network services for interconnections or combinations of security services, data encryption, routing and more.

At GA last September, the company announced interconnect service chains that enables customers to mix and match any of the service functions, including security services like packet filtering or encryption or different versions of routing.

“New interconnect requirements driven by emerging network applications and functions are causing networks to undergo tectonic shifts in how they are designed, built and operated,” said Arkadiy Shapiro, product line manager at Barefoot Networks. “Stateless’s move to combine the power of its software-defined interconnect platform with the agility of Barefoot Tofino’s P4 programmability elevates networking capabilities and offers users a modern, fully-programmable network functions platform.”

Image by Gerd Altmann from Pixabay.

Source: InApps.net

Rate this post
As a Senior Tech Enthusiast, I bring a decade of experience to the realm of tech writing, blending deep industry knowledge with a passion for storytelling. With expertise in software development to emerging tech trends like AI and IoT—my articles not only inform but also inspire. My journey in tech writing has been marked by a commitment to accuracy, clarity, and engaging storytelling, making me a trusted voice in the tech community.

Let’s create the next big thing together!

Coming together is a beginning. Keeping together is progress. Working together is success.

Let’s talk

Get a custom Proposal

Please fill in your information and your need to get a suitable solution.

    You need to enter your email to download

      Success. Downloading...