SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Research
Feature
Science
Off-The-Shelf Hacker
Skip to content
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
 

Networking

▾ 1 MINUTE READ — CLOSE

For cloud native computing, networking is an essential component, a stack of communications software that allows microservices to communicate with one another and with the world at large. The dynamic nature of container-based workloads puts new pressure on the networking layers of this stack, demanding extremely low-latency as well as rapid lookup times to find services.

Those operating Kubernetes workloads can look to an emerging class of software called a service mesh, which takes care of a lot of the issues around service discovery, authentication, and observability. Thus far, Istio — created by  Google and IBM in partnership with the Envoy team from Lyft — has proved to be the service mesh most talked about, though Linkerd and even enhanced API Gateways such as Kong or NGINX are being pressed into service mesh duties as well.

The communication protocols themselves must be more nimble too, given the large amount of traffic going back and forth across a microservices architecture. To this end, Google has devised another technology, called gRPC, specifically for low-latency communications. On for connects on the Internet of Things, IBM’s MQTT is proving to be a robust protocol for low-bandwidth devices.

Finally, there are challenges around managing containers themselves. A  kernel technology, they must share the Internet Protocol number with their host operating systems. As a result, managing containers must be done either through an overlay network or some other modification.


A newsletter digest of the week’s most important stories & analyses.

Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.

Cloud Native / Containers / Kubernetes / Networking / Open Source

Hyper.sh Mixes Containers, Hypervisors, and Something Called ‘Hypernetes’

1 Nov 2016 9:12am, by Scott M. Fulton III

Cloud Native / Kubernetes / Networking / Sponsored

Standardizing Container Networking with the Container Network Interface

25 Oct 2016 10:32am, by Kiran Oliver

Containers / Kubernetes / Networking

Three Approaches to Container Networking

30 Sep 2016 7:09am, by Scott M. Fulton III

Cloud Native / Development / Kubernetes / Networking / Open Source

The Swinging Pendulum of Container Orchestration

26 Sep 2016 6:58am, by Kiran Oliver

CI/CD / Containers / Monitoring / Networking / Security / Storage

Containerized Production Environments: Networking, Security, and Storage

22 Sep 2016 1:01pm, by Vivek Juneja

Containers / Kubernetes / Networking

The Container Networking Landscape: CNI from CoreOS and CNM from Docker

16 Sep 2016 11:47am, by Lee Calcote

Containers / Kubernetes / Networking

TNS Tutorial Friday: The CoreOS rkt Container Engine, What It Is and How It Compares to Docker

16 Sep 2016 10:39am, by Kiran Oliver

Containers / Networking

Container Networking: A Breakdown, Explanation and Analysis

14 Sep 2016 12:40pm, by Lee Calcote

Networking / Contributed

Ditch the Pitfalls of Layer 2 Networks by Routing on the Host

8 Sep 2016 1:00pm, by JR Rivers

Containers / Networking / Security

A Software-Defined Approach to Networking and Security

8 Sep 2016 9:09am, by Kiran Oliver

Cloud Native / Kubernetes / Networking / Open Source / Security

Midokura, PLUMGrid Advance Software-Defined Networking with New Releases

7 Sep 2016 9:10am, by Swapnil Bhartiya

Containers / Kubernetes / Networking

Container Orchestration and the Network

1 Sep 2016 9:52am, by Kiran Oliver

Containers / DevOps / Networking / Sponsored

Uniting Teams with a DevOps Perspective

25 Aug 2016 8:57am, by Kiran Oliver

Containers / Networking / Security / Storage

Networking, Security and Storage for Docker and Containers: Our Ebook is Here

23 Aug 2016 7:04am, by Benjamin Ball

Culture / Edge / IoT / Networking

Off-The-Shelf Hacker: The Microcontroller Revolution Is Just Getting Started

20 Aug 2016 3:41am, by drtorq

Networking / Open Source

VMware Hands Oversight of Open vSwitch to The Linux Foundation

9 Aug 2016 4:53pm, by Scott M. Fulton III

Data / Networking

How Project Calico Transcends the Limits of Software-Defined Networking

27 Jul 2016 10:20am, by Kiran Oliver

Containers / Networking / Sponsored

DockerCon 2016 Pancake Breakfast: Who Should Manage Container Networking?

5 Jul 2016 9:17am, by Kiran Oliver

CI/CD / Containers / DevOps / Kubernetes / Networking

The Five Styles of Workload Orchestration

5 Jul 2016 7:52am, by Scott M. Fulton III

Cloud Native / Development / Kubernetes / Networking / Open Source

Open Source NFV Part Four: Open Source MANO

23 Jun 2016 6:49am, by Sridhar Rao

Networking / Sponsored / Contributed

How Overlay Networks Pave the Way for Seamless Hybrid Clouds

3 Jun 2016 6:36am, by Mathew Lodge

Cloud Services / Kubernetes / Networking / Sponsored

Teridion on Network Performance: Visibility without Action is Pretty Useless

2 Jun 2016 9:37am, by Kiran Oliver

Networking / Sponsored

How PLUMgrid and Cumulus Networks are Tackling SDN

23 May 2016 9:17am, by Kiran Oliver

Networking / Security / Contributed

Project Calico, Flannel Join Forces for Policy-secured Networking

10 May 2016 8:14am, by Joab Jackson

Microservices / Networking

Buoyant’s Linkerd Offers RPC-based Microservices Communications

6 May 2016 8:48am, by Kiran Oliver

Kubernetes / Networking

Weaveworks Offers Network Multicasting to Kubernetes

13 Apr 2016 12:21pm, by Swapnil Bhartiya

1 2 3 4 5 6 7 8 9 10

Architecture

  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage

Development

  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security

Operations

  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools

The New Stack

  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2021 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.