Ericsson and Fujitsu Are the Latest Vendors to Partner on 5G
One expert thinks these deals are being made at the behest of Japanese operators and won't resonate much outside of Japan.
One expert thinks these deals are being made at the behest of Japanese operators and won't resonate much outside of Japan.
The technology products that drive today’s businesses are increasingly produced through a highly diversified and complex international supply chain. Whether it is standard networking gear or a more specialized device like a human-machine interface or remote terminal unit, equipment is often developed through an elaborate web of OEMs, chip makers, Continue reading
As technology domains shift to support agile-based methodologies, DevOps processes, and programmability, the network must undergo this same transformative shift.
AWS cloud revenues are slightly down, but they're at an annualized run rate above $26 billion, compared to about $18 billion this time last year.
The cosmetic company’s digital business includes 35 brands across 140 countries. Prior to deploying Catchpoint, it didn’t have a way to diagnose network issues and sought a consolidated view of this business.
Microsoft completes GitHub purchase; Verizon names its fifth 5G city; Nokia and Samsung extend patent license agreement.
Wake up! It's HighScalability time:
Sometimes old school is best.
Do you like this sort of Stuff? Please support me on Patreon. I'd really appreciate it. Know anyone looking for a simple book explaining the cloud? Then please recommend my well reviewed book: Explain the Cloud Like I'm 10 (30 reviews!). They'll love it and you'll be their hero forever.
October 9-11, 2018 will remain etched in the memories of the more than 250 girls and women in technology who converged in Accra, Ghana to participate in the second Africa Summit on Girls and Women in Technology. I was privileged to participate in this summit as well – together with seven other women in technology from my community in Ghana.
Highlights
The delegates were invited to provide their input into discussions on ongoing key policy processes in the continent and across the globe on broadband Internet access, sustainable development, and women’s empowerment.
The Deputy Minister of Communication from Ghana, Vincent Sowah Odotei, made the opening address, where he detailed Ghana’s achievements and plans to digitize Ghana and to support women to participate as users and producers of technology.
The program was planned such that the morning to lunchtime sessions were interactive keynote panels and “fireside chats,” touching on the following themes: Leadership in Technology Policy; Policy Engagement: The What, Why, and How; Women Advancing Science, Technology, Engineering, Arts, Mathematics and Design (STEAMD); Institutional Support for Women in Tech; and other topics.
The workshops were: Community Networks, Wikipedia Edit-a-thon, Enhancing Digital Security and Advocacy, and Mobilizing for Impact Continue reading
The post Quantum Computing and the Future of Networking appeared first on Noction.
In this Network Collective Short Take, Bill Proctor from Viavi Solutions joins us to talk about how Viavi is optimizing network and application monitoring with the end result of reducing the amount of time it takes to resolve issues. Adding more metrics isn’t the answer. Analyzing and correlating these indicators and turning them into actionable information is the real challenge and Viavi is doing just that. Listen in to see how Viavi is using their innovative technology to empower engineers in resolving even the most challenging of issues.
Thank you to Viavi Solutions for sponsoring today’s episode and supporting the content we’re creating here at Network Collective. If you would like to learn more about Viavi’s platform, you can head to http://www.viavisolutions.com/networkcollective for lots of great information and to try the solution out for yourself. Viavi is also giving away four Network Collective community memberships for our listeners. If you’ve wanted to join our community but haven’t made the jump yet, head on over to the link above to register for this fantastic giveaway.
The post [Sponsored] Short Take – Viavi Solutions appeared first Continue reading
We published Ansible modules for Extreme SLX devices earlier this year. Now we have modules covering all the main Extreme Switching & Routing product families - SLX, VDX, MLX, EXOS, VSP.
All modules are available in the current GA version of Ansible (2.7), except for voss_config
. That one proved a bit trickier for me to write, and I didn’t get it done in time for the 2.7 cutoff. That one is an open Pull Request against the Ansible devel
branch. That should get reviewed and merged soon. It will then make its way into the next GA release. You can of course use the code direct from my branch in the meantime.
All modules use the network_cli
plugin. See Platform Options for general information about how to use this connection type.
Thanks to Continue reading
We published Ansible modules for Extreme SLX devices earlier this year. Now we have modules covering all the main Extreme Switching & Routing product families - SLX, VDX, MLX, EXOS, VSP.
All modules are available in the current GA version of Ansible (2.7), except for voss_config
. That one proved a bit trickier for me to write, and I didn’t get it done in time for the 2.7 cutoff. That one is an open Pull Request against the Ansible devel
branch. That should get reviewed and merged soon. It will then make its way into the next GA release. You can of course use the code direct from my branch in the meantime.
All modules use the network_cli
plugin. See Platform Options for general information about how to use this connection type.
Thanks to Continue reading
We published Ansible modules for Extreme SLX devices earlier this year. Now we have modules covering all the main Extreme Switching & Routing product families - SLX, VDX, MLX, EXOS, VSP.
All modules are available in the current GA version of Ansible (2.7), except for voss_config
. That one proved a bit trickier for me to write, and I didn’t get it done in time for the 2.7 cutoff. That one is an open Pull Request against the Ansible devel
branch. That should get reviewed and merged soon. It will then make its way into the next GA release. You can of course use the code direct from my branch in the meantime.
All modules use the network_cli
plugin. See Platform Options for general information about how to use this connection type.
Thanks to Continue reading
Congratulations to Michael Wong, CCIE #60064! And yes, you’re reading that right. Cisco has certified 30,000 new CCIEs in the last nine years. The next big milestone for CCIE nerds will be 65,536, otherwise known as CCIE 0x10000. How did we get here? And what does this really mean for everyone in the networking industry?
Before we get started here, a short disclaimer. I am currently on the Cisco CCIE Advisory Board for 2018 and 2019. My opinions here do not reflect those of Cisco, only me. No insider information has been used in the crafting of this post. Any sources are freely available or represent my own opinions.
Why the push for a certified workforce? It really does make sense when you look at it in perspective. More trained people means more people that know how to implement your system properly. More people implementing your systems means more people that will pick that solution over others when they’re offered. And that means more sales. And hopefully also less support time spent by your organization based on the trained people doing the job right in the first place.
You can’t fault people for wanting Continue reading
Next-generation cellular technology is knocking at your door. Are you ready to let it in?
In recent years Linux networking started evolving at an amazing pace. You can hear about all the cool new stuff at netdev conference… or listen to Episode 94 of Software Gone Wild to get a CliffsNotes version.
Roopa Prabhu, Jamal Hadi Salim, and Tom Herbert joined Nick Buraglio and myself and we couldn’t help diverging into the beauties of tc, and the intricacies of low-latency forwarding before coming back on track and started discussing cool stuff like:
Read more ...RobinHood: tail latency aware caching – dynamic reallocation from cache-rich to cache-poor Berger et al., OSDI’18
It’s time to rethink everything you thought you knew about caching! My mental model goes something like this: we have a set of items that probably follow a power-law of popularity.
We have a certain finite cache capacity, and we use it to cache the most frequently requested items, speeding up request processing.
Now, there’s a long tail of less frequently requested items, and if we request one of these that’s not in the cache the request is going to take longer (higher latency). But it makes no sense whatsoever to try and improve the latency for these requests by ‘shifting our cache to the right.’
Hence the received wisdom that unless the full working set fits entirely in the cache, then a caching layer doesn’t address tail latency.
So far we’ve been talking about one uniform cache. But in a typical web application one incoming request might fan out to many back-end service requests processed in parallel. The OneRF page rendering framework at Microsoft (which serves msn.com, microsoft.com and xbox.com among others) relies on more than 20 backend Continue reading
The Mesosphere Kubernetes Engine allows for multi-cloud and infrastructure management from a single pane of glass and reduces cluster sprawl.