TL-DR: Dropbox is harassing me about new products. Combined with poor performance of their bloated app and enormous waisting of my disk space, I’m getting close to quitting. I want to use Dropbox to synchronise files between my various devices aka desktop, laptop, tablet and smartphone for quite some time. I like it enough to […]
Dinesh Dutt is coming back on October 8th with another installment of EVPN saga, this time focused on running EVPN on Linux hosts, and on October 22nd Donald Sharp will tell us all about the underlying magic box – the Free Range Routing software.
IoT needs edge computing. The world is on pace to hit 41.6 billion connected IoT devices generating 79.4 zettabytes of data in 2025, according to research firm IDC. To make the most of that data, enterprises are investing in compute, storage and networking gear at the edge, including IoT gateways and hyperconverged infrastructure.To read this article in full, please click here
I am a big fan of Audible for books. Every once in a while I have time and patience to read a physical book, but often times I find myself needing to do things like washing dishes, going on a long walk or drive, and Audible has made it so much easier for me to get back into “reading”.
Since I started doing this, I’d like to share the books that I’ve been able to get through this way.
Short Bio Matt Oswalt hails from Portland, OR, and focuses on the intersection of network infrastructure, automation, systems, and software engineering. He’s passionate about enabling engineers to evolve their careers to the next level, and sharing the bright spots that exist within the technology industry with the masses.
You can often find him speaking at conferences or meetups about these topics, as well as writing about them on his blog (https://keepingitclassless.
This is the second of the two part EVPN-PIM blog series exploring the feature and network deployment choices. If you missed part one, learn about BUM optimization using PIM-SM here.
Anycast VTEPs
Servers in a data-center Clos are typically dual connected to a pair of Top-of-Rack switches for redundancy purposes. These TOR switches are setup as a MLAG (Multichassis Link Aggregation) pair i.e. the server sees them as a single switch with two or more bonded links. Really there are two distinct switches with an ISL/peerlink between them syncing databases and pretending to be one.
The MLAG switches (L11, L12 in the sample setup) use a single VTEP IP address i.e. appear as an anycast-VTEP or virtual-VTEP.
Additional procedures involved in EVPN-PIM with anycast VTEPs are discussed in this blog.
EVPN-PIM in a MLAG setup vs. PIM-MLAG
Friend: “So you are working on PIM-MLAG?” Me: “No, I am implementing EVPN-PIM in a MLAG setup” Friend: “Yup, same difference” Me: “No, it is not!” Friend: “OK, OK, so you are implementing PIM-EVPN with MLAG?” Me: “Yes!” Friend: “i.e. PIM-MLAG?” Me: “Well, now that you put it like that….……..NO, I AM NOT!! Continue reading
A few years ago, a blind man rode in a car in Austin, Texas. Normally, such a trip would not make national headlines. However, this blind man was alone in the car. That might sound like the set up for a joke, but it’s actually a pointer toward the future. The car was one of Google’s self-driving cars. After the ride, the gentleman exited the vehicle and entered history.That’s just one story in a never-ending stream of prognostication, commentary and “gee whiz” quips about the coming era of autonomous vehicles (AV). AVs are burning rubber in media of all kinds (you can find video of the blind man’s spin around the block here). Some of these stories address concerns about AVs and I don’t mean to discount them. Yet, AVs have an air of inevitability about them, don’t they? It’s not a question of “if” it happens, but “when.”To read this article in full, please click here
I reviewed the basic setup for building applications in Kubernetes in part 1 of this blog series, and discussed processes as pods and controllers in part 2. In this post, I’ll explain how to configure networking services in Kubernetes to allow pods to communicate reliably with each other.
Setting up Communication via Services
At this point, we’ve deployed our workloads as pods managed by controllers, but there’s no reliable, practical way for pods to communicate with each other, nor is there any way for us to visit any network-facing pod from outside the cluster. Kubernetes networking model says that any pod can reach any other pod at the target pod’s IP by default, but discovering those IPs and maintaining that list while pods are potentially being rescheduled — resulting in them getting an entirely new IP — by hand would be a lot of tedious, fragile work.
Instead, we need to think about Kubernetes serviceswhen we’re ready to start building the networking part of our application. Kubernetes services provide reliable, simple networking endpoints for routing traffic to pods via the fixed metadata defined in the controller that created them, rather than via unreliable pod IPs. For simple applications, Continue reading
D-Wave Systems is getting ready to roll out its next quantum annealing computer, a system that will encompass more than 5,000 low-noise qubits, as well as a new topology to connect them. …
The ongoing journey to bring more enterprise high-performance computing (HPC) workloads into the cloud has been a bumpy one with its share of roadblocks and setbacks. …
Current wireless technologies, such as Wi-Fi, won’t provide enough support for the billions of internet of things (IoT) sensors and networks that are expected to come on stream in the next few years, say researchers. More speed, efficiency and bandwidth will be needed. Plus, the equipment must cost significantly less than existing gear, including upcoming 5G equipment.To address the issue, scientists at University of Waterloo are developing a stripped-down version of millimeter wave technology.“A growing strain will be placed on requirements of wireless networks,” the researchers say in an article announcing a new low-power, low-cost 5G network technology that it calls mmX. They say the technology is specifically geared towards IoT.To read this article in full, please click here