Make Metadata Active Again
Metadata must move from laying dormant in a passive state and become active. Active metadata,...
Metadata must move from laying dormant in a passive state and become active. Active metadata,...
This week is the first in a two-part series on the Internet of Things. We answer: What is IoT? And...
With many people being forced to work from home, there’s increased load on consumer ISPs. You may be asking yourself: how well is my ISP performing with even more traffic? Today we’re announcing the general availability of speed.cloudflare.com, a way to gain meaningful insights into exactly how well your network is performing.
We’ve seen a massive shift from users accessing the Internet from busy office districts to spread out urban areas.
Although there are a slew of speed testing tools out there, none of them give you precise insights into how they came to those measurements and how they map to real-world performance. With speed.cloudflare.com, we give you insights into what we’re measuring and how exactly we calculate the scores for your network connection. Best of all, you can easily download the measurements from right inside the tool if you’d like to perform your own analysis.
We also know you care about privacy. We believe that you should know what happens with the results generated by this tool. Many other tools sell the data to third parties. Cloudflare does not sell your data. Performance data is collected and anonymized and is governed by the terms of Continue reading
LINX is one of the first European Internet Exchanges created. Keith Mitchel joins the History of Networking to talk about the origins of LINX, and the important decisions that shaped it success and the IX community throughout Europe.
Nokia continues to stand out in supporting open RAN efforts by joining more collaborative bodies...
The cuts, which were first reported by Bloomberg, are tied to the ongoing coronavirus pandemic.
“The evolution of web applications has not gone unnoticed by attackers, and web defenders...
Sad but true.
The post SNMP is still dominant appeared first on EtherealMind.
Here’s the final push before we hit the summer break at the end of June (and recover a bit from the relentless production of new content we had throughout the first half of 2020):
Many years ago I attended a presentation by Dave Meyers on network complexity—which set off an entire line of thinking about how we build networks that are just too complex. While it might be interesting to dive into our motivations for building networks that are just too complex, I starting thinking about how to classify and understand the complexity I was seeing in all the networks I touched. Of course, my primary interest is in how to build networks that are less complex, rather than just understanding complexity…
This led me to do a lot of reading, write some drafts, and then write a book. During this process, I ended coining what I call the complexity triad—State, Optimization, and Surface. If you read the book on complexity, you can see my views on what the triad consisted of changed through in the writing—I started out with volume (of state), speed (of state), and optimization. Somehow, though, interaction surfaces need to play a role in the complexity puzzle.
First, you create interaction surface when you modularize anything—and you modularize to control state (the scope to set apart failure domains, the speed and volume to enable scaling). Second, adding interaction surfaces Continue reading
Surveillance is coming: Hong Kong residents are rushing to download virtual private network apps after the Chinese government announced it intends to pass a new national security law covering the region, the South China Morning Post reports. Residents are worried that the Chinese government will restrict Internet access and put new surveillance measures in place in the quasi-independent region.
Fastest Internet ever: A team of researchers in Australia has logged data speeds of a blazing 44.2 terabits per second, claiming the fastest Internet speeds ever, the BBC reports. Researchers set the new record speed by using a device that replaces around 80 lasers found in some existing telecom hardware with a single piece of equipment called a “micro-comb.”
AI vs. coronavirus: Chinese ride-hailing provider Didi Chuxing says it will start using artificial intelligence to verify if drivers in its Latin American markets wear masks and disinfect cars to keep riders safe during the coronavirus pandemic, Al Jazeera says. Beginning on May 22, Didi’s drivers in Latin America needed to take a selfie with mask on to pass the AI verification, and starring in June they will need to report their body temperature to the phone app and upload Continue reading
Lots to cover in this week's Network Break podcast, including a consortium of telcos and Facebook laying new undersea cable in Africa, new features for service providers and enterprises in Cisco's ACI 5.0, why Intel bought Rivet Networks, software and Wi-Fi for contact tracing, AT&T getting called on misleading 5G advertising, and more.
The post Network Break 285: 37,000 Kilometers Of Undersea Cable Coming To Africa; Cisco Announces ACI 5.0 appeared first on Packet Pushers.
Mist serves as the heart of Juniper’s AI-driven enterprise strategy. And Mavis is the brain.
On today’s Tech Bytes we talk with SolarWinds about how the company boosted VoIP performance, improved end user experience, sped up the transfer of massive files, and increased development productivity by deploying SD-WAN EdgeConnect appliances from Silver Peak. Silver Peak is our sponsor.
The post Tech Bytes: SolarWinds Boosts VoIP Performance, Development Productivity With Silver Peak SD-WAN (Sponsored) appeared first on Packet Pushers.
In DNS, nameservers are responsible for serving DNS records for a zone. How the DNS records populate into the nameservers differs based on the type of nameserver.
A primary master is a nameserver that manages a zone’s DNS records. This is where the zone file is maintained and where DNS records are added, removed, and modified. However, relying on one DNS server can be risky. What if that server goes down, or your DNS provider has an outage? If you run a storefront, then your customers would have to wait until your DNS server is back up to access your site. If your website were a brick and mortar store, this would be effectively like boarding up the door while customers are trying to get in.This type of outage can be very costly.
Now imagine you have another DNS server that has a replica of your DNS records. Wouldn’t it be great to have it as a back-up if your primary nameserver went down? Or better yet, what if both served your DNS records at all times— this could help decrease the latency of DNS requests, distribute the load between Continue reading
DNS is the very first step in accessing any website, API, or pretty much anything on the Internet, which makes it mission-critical to keeping your site up and running. This week, we are launching two significant changes that allow our customers to better maintain and update their DNS records. For customers who use Cloudflare as their authoritative DNS provider, we’ve added a much asked for feature: confirmation to DNS record edits. For our secondary DNS customers, we’re excited to provide a brand new onboarding experience.
One of the benefits of using Cloudflare DNS is that changes quickly propagate to our 200+ data centers. And I mean very quickly: DNS propagation typically takes <5 seconds worldwide. Our UI was set up to allow customers to edit records, click out of the input box, and boom! The record has propagated!
There are a lot of advantages to fast DNS, but there's also one clear downside – it leaves room for fat fingering. What if you accidentally toggle the proxy icon, or mistype the content of your DNS record? This could result in users not being able to access your website or API and could cause a significant outage. To Continue reading
Hello my friend,
finally after some time we are writing again about the OpenConfig, Nokia SR OS and Arista EOS. This time we do that in the context of gNMI (gRPC network management interface). So, today you will learn how to collect the configuration and operational data from the network functions using gNMI. As usual, there will be a lot of Python, and a lot of fun.
1
2
3
4
5 No part of this blogpost could be reproduced, stored in a
retrieval system, or transmitted in any form or by any
means, electronic, mechanical or photocopying, recording,
or otherwise, for commercial purposes without the
prior permission of the author.
Network automation is a must-have technology set in all the industries these days. A lot of companies are talking about it, some of them are practising NetDevOps and automation approached. And latter one create a huge positive difference in their business.
At this training we teach you all the necessary concepts such as YANG data modelling, working with all the most relevant data formats JSON/YAML/XML/Protobuf, Linux administration basics, programming in Bash/Ansible/Python for multiple network operation systems including Cisco Continue reading