article thumbnail

Technology Short Take 143

Scott Lowe

Here’s a quick look at using Envoy as a load balancer in Kubernetes. Via Alex Mitelman’s Systems Design Weekly 015 , I was pointed to this AWS article on multi-site active-active architectures. It’s a good starting point for thinking about operating your own active-active architecture. Networking.

article thumbnail

Technology Short Take 151

Scott Lowe

Nick Schmidt talks about using GitOps with the NSX Advanced Load Balancer. Losing to Apple—whose M-series chips are widely regarded as faster and more efficient than Intel’s chips—has apparently stung the chip giant into revving up the innovation engine. Operating Systems/Applications.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Technology Short Take 153

Scott Lowe

Xavier Avrillier walks readers through using Antrea (a Kubernetes CNI built on top of Open vSwitch—a topic I’ve touched on a time or two) to provide on-premise load balancing in Kubernetes. Ajeet Singh Raina shares a list of the top 200 Kubernetes tools for DevOps engineers. Operating Systems/Applications.

Linux 74
article thumbnail

Technology Short Take 143

Scott Lowe

Here’s a quick look at using Envoy as a load balancer in Kubernetes. Via Alex Mitelman’s Systems Design Weekly 015 , I was pointed to this AWS article on multi-site active-active architectures. It’s a good starting point for thinking about operating your own active-active architecture. Networking.

article thumbnail

Technology Short Take 119

Scott Lowe

The “TL;DR” for those who are interested is that this solution bypasses the normal iptables layer involved in most Kubernetes implementations to load balance traffic directly to Pods in the cluster. Operating Systems/Applications. Unfortunately, this appears to be GKE-specific. Servers/Hardware.

article thumbnail

AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud - All.

All Things Distributed

Flexibility is one of the key principles of Amazon Web Services - developers can select any programming language and software package, any operating system, any middleware and any database to build systems and applications that meet their requirements. and Engine Yard , Springsource users have CloudFoundry. Comments ().

article thumbnail

Technology Short Take 106

Scott Lowe

Continuing on that Envoy theme, you may find this article by Matt Klein—one of the primary authors of Envoy—helpful in understanding some of the concepts behind modern load balancing and proxying. Operating Systems/Applications. Many of these concepts had direct impacts on the design of Envoy. Good stuff!