Vodafone Makes 5G’s Case for IoT
The latest IoT Barometer from Vodafone finds that 52% of IoT adopters are considering using 5G...
The latest IoT Barometer from Vodafone finds that 52% of IoT adopters are considering using 5G...

83% of the current Transatlantic capacity is used mega cloud co's
The post Peering: reflections about IP Interconnection from the GPF appeared first on EtherealMind.
Ladies and gentlemen, our Autumn 2019 Building Network Automation Solutions online course is now ready for boarding. Please make sure you have your boarding passes ready, board at your convenience, and start enjoying the pre-flight perks like over hundred hours of self-study materials.
Our flight will depart on September 3rd with subsequent sessions on September 26th, October 24th and November 12th. The guest speakers will focus on security, inventory managements, and describe their production deployments. More in a few days…
The only thing you have to do at this moment is to register (if you want to get the Enthusiast price… otherwise please feel free to wait ;)
And just in case you’re wondering: yes, I was sitting at an airport while writing this blog post ;))
I recently started using Pulumi, a way of using a general purpose programming language for infrastructure-as-code projects. I’ve been using Pulumi with JavaScript (I know, some folks would say I should question my life decisions), and while installing Pulumi itself is pretty low-impact (a small group of binaries) there are a number of dependencies that need to be installed when using Pulumi with JavaScript. As I’m a stickler for keeping my primary system very “clean” with regard to installed packages and software, I thought I’d create a means whereby I can easily spin up a “sandbox environment” for learning Pulumi.
When creating this sandbox environment, I turned to some tools that are very familiar:
Also, The Rook cloud native storage orchestrator for Kubernetes hit its 1.0 release, and a Kublr...