VOOZH about

URL: https://thenewstack.io/layer-8-the-inevitable-semantic-networking-layer/

⇱ Layer 8: A Semantic Networking Layer for the Age of AI - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2024-07-02 06:41:18
Layer 8: A Semantic Networking Layer for the Age of AI
sponsor-nginx,sponsored-post-contributed,
AI / Networking

Layer 8: A Semantic Networking Layer for the Age of AI

Layer 8 and existing application delivery infrastructure will pave the way for more intelligent, context-aware networks that adapt to AI-driven applications.
Jul 2nd, 2024 6:41am by Liam Crilly
👁 Featued image for: Layer 8: A Semantic Networking Layer for the Age of AI
Image from Kolpakova Svetlana on Shutterstock
NGINX sponsored this post.

In the most famous line from the classic mockumentary “Spinal Tap,” Nigel Tufnel, the lead guitarist, points to an amplifier and notes the additional number on the dial, saying that it “goes up to 11.”

Alas, “this one goes to eight” does not have quite the same ring, but it might be time to use this phrase to describe a new layer of the traditional networking stack — the semantic layer. The addition of Layer 8 is driven by AI applications and their new exigencies.

The OSI (Open Systems Interconnection) model, a conceptual framework that has guided network design and communication for decades, is facing a new challenge in the age of AI. As AI continues to permeate various aspects of technology, including networking, the traditional seven layers of the OSI model may not be sufficient to capture the full requirements and realities of AI-driven networking.

Layer 8 is my proposed extension to the OSI model that aims to address the unique requirements and capabilities of AI in the context of networking. Unlike the existing layers, which focus on the technical aspects of data transmission, Layer 8 is concerned with the semantic understanding and intelligent processing of the data being transmitted.

What Is Layer 8 and Why Do We Need It Now?

Networks today are not just pipelines for data but increasingly intelligent entities capable of making decisions based on the content and context of the data they handle. The OSI model consists of seven layers: physical, data link, network, transport, session, presentation and application. Each layer has specific functions and protocols that enable communication between networked devices.

The seven OSI layers primarily focus on the syntactic aspects of data transmission, such as encoding, formatting and error correction. In the cloud native world, Layer 4 (transport) and Layer 7 (application) have become the most widely addressed.

These layers are increasingly conflated due to HTTP and other web protocols becoming the primary focus of delivering functionality to users and services. Even the application layer focuses on performance but ignores content. Overall, the OSI layers do not inherently consider the semantic meaning or context of the data being transmitted.

Yet, we are already seeing the emergence of semantic caching in AI applications, where the application delivery and networking technologies incorporate comprehension of the content and user expectations of an application to improve user experience and accelerate application performance.

These new capabilities are already extending the OSI model beyond its current scope and will coalesce into a more clearly defined Layer 8. Layer 8 would sit above the application layer (Layer 7) and focus on understanding the meaning, intent and contextual information within the data. By incorporating semantic analysis, Layer 8 would enable more intelligent and context-aware networking and application delivery decisions.

How Would Layer 8 Work?

Just as application transport technologies and protocols (HTTP) are deployed at Layer 7, AI techniques, such as machine learning, deep learning and natural language processing (NLP), would be employed at Layer 8 to analyze and understand the data being transmitted. NLP techniques could be used to process and interpret the body of the message, extracting key information, identifying relevant entities, and determining the overall meaning and context.

Classification models might route HTTP requests to an API endpoint best suited to the human language therein. Sentiment analysis algorithms could be applied to assess the emotional tone and intent behind the data. This could help in prioritizing or routing data based on its urgency, importance or complexity.

Backed by these techniques, at Layer 8, machine learning models could be trained to identify patterns, anomalies and variations in the data. These models could learn from historical data and adapt to changing network conditions or user behavior.

The AI-driven inspection would operate in real time, processing data as it flows through the network. This requires efficient algorithms and hardware acceleration to minimize latency and ensure timely decision-making. For example, it could prioritize traffic based on the importance or urgency of the content, route data based on its intended purpose or adapt network behavior based on the user’s intent. Offensive or hazardous content could be filtered, flagged or quarantined to more sophisticated content-moderation systems prior to forwarding. For example, deep-voice attacks could be identified based on the call’s contents and comparisons to similar attacks logged by the system.

The Soul of the New ADC

The logical home for Layer 8 is inside of emerging AI gateways that can apply models in real time. That said, such gateways will need to co-exist and interact with API gateways, application delivery controllers (ADCs) and content delivery networks (CDNs) that already exist. The cooperation must be frictionless and super-fast to improve the performance, resilience and security of Layer 7. Proximity would benefit both; semantic inspection and comprehension induce latency and require intense and continuous inference traffic to AI models.

By integrating Layer 8 capabilities directly with API gateways, ADCs and CDNs, semantic processing can be performed closer to the edge, reducing the round-trip latency and enabling real-time decision-making. This symbiotic relationship between Layer 8 and the existing application delivery infrastructure will pave the way for more intelligent, context-aware and responsive networks that can adapt to the ever-evolving demands of AI-driven applications — in other words, networks that go to 11.

NGINX, now a part of F5, is the company behind the popular open source project, NGINX. NGINX offers a suite of technologies to develop and deliver modern applications including NGINX Plus for load balancing, App Protect for security, and NGINX Ingress Controller to get control of Kubernetes.
Learn More
The latest from NGINX
TRENDING STORIES
Liam Crilly, senior director of product management at F5, wrote his first web app in 1993, and has enjoyed working with internet software ever since. Liam has led various products across F5, including NGINX open source projects.
Read more from Liam Crilly
NGINX sponsored this post.
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.