SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Research
Podcast
Science
Feature
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
    • Storage
    • DevOps
    • Serverless
    • Microservices
    • Kubernetes Ecosystem
    • Docker Ecosystem
    • 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.

API Management / Containers / DevOps / Kubernetes / Networking / Security / Sponsored

Defining Orchestration and Drinking The Docker Kool-Aid at IDF

15 Sep 2014 1:46pm, by Alex Williams

2 3 4 5 6 7 8 9 10 11

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.