On Breaking Things
On this short take over at the Network Collective, I talk about the importance of breaking things.
On this short take over at the Network Collective, I talk about the importance of breaking things.
Virtualizing the RAN is a lofty goal.
The beta release of the Docker Enterprise Edition (Docker EE) container platform last month integrates Kubernetes orchestration, running alongside Swarm, to provide a single container platform that supports both legacy and new applications running on-premises or in the cloud. For organizations that are exploring Kubernetes or deploying it in production, Docker EE offers integrated security for the entire lifecycle of a containerized application, providing an additional layer of security before the workload is deployed by Kubernetes and continuing to secure the application while it is running.
Mike Coleman previously discussed access controls for Kubernetes. This week we’ll begin discussing how Docker EE secures the Kubernetes supply chain.
When you purchase something from a retail store, there is an entire supply chain that gets the product from raw materials to the manufacturer to you. Similarly, there is a software supply chain that takes an application from code on a developer’s laptop to production.
Every company’s software supply chain may be slightly different; some outsource software development, some have adopted Continuous Integration and Continuous Delivery processes, and some deploy production applications across multiple clouds, some on-premises. Regardless of what the software supply chain consists of, Continue reading
The current Cisco-Viptela SD-WAN platform is much preferred to the previous Cisco IWAN service.
Facebook makes$27 per quarter from US consumers - it cannot possibly change.
It all started with C3PO and separating the control and user plane.
Last week we added a new exam review course to correlate with the recent Service Provider v4.1 blueprint changes. All Access Pass members can view this exam review by logging into their streaming account. This course is also available for purchase at ine.com.
Why Take This Course?
This Course reflects the v4.1 blueprint changes and is the most up to date Service Provider exam review in INE’s video course library. This course provides an overview of blueprint changes, as well as the technologies candidates should know in order to pass their CCIE Service Provider exam.
About the Course
This course is taught by Brian McGahan and includes 27 hours on content. This course is intended for those in the final stages of their CCIE studies preparing to take the CCIE Service Provider Lab Exam. Prior to taking this course, viewers should have a foundational understanding of the blueprint technologies covered in this exam and a working knowledge of Cisco’s IOS interface.
What You’ll Learn
This course will refine your skills and expand your knowledge of the blueprint technologies. You will also learn to change the way you think about problems and how to derive solutions. Last, Continue reading
During my Python studies, I came across something that didn’t make much sense to me so I had to learn and investigate (with the help of experts). What you can usually do in Python is to modify a variable and assign the result to the same variable. Because a piece of code is usually worth much more than an explanation: [crayon-5a96e02e428e1312116645/] When you want to sort a list, that behavior is a bit different: let’s pretend I have a list of ARP entries into my switch: [crayon-5a96e02e428ee971099170/] If I want to sort it and reassign the value of it to the previously used variable I would use this code (Let’s pretend arp_entries is my variable that contains all these entries): [crayon-5a96e02e428f6056918892/] [Read More...]
The post Sorting list in Python appeared first on VPackets.net.
VMware also plans to integrate container management into its telco NFV platform.
We often take dynamic routing protocol failover for granted but there’s a lot of complexity that goes into ensuring resilient loop free alternative paths. In this episode of History of Networking, Alia Atlas joins Network Collective to talk about her contributions to IP fast reroute.
Outro Music:
Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/
The post History Of Networking – Alia Atlas – Fast Reroute appeared first on Network Collective.
It includes features for containers, vGPUs, and software-defined storage.
Containers are also part of the equation in support of microservices and use cases.
Learn how to control what interfaces you see when using the network analyzer for troubleshooting.
There is no question right now that if you have a big computing job in either high performance computing – the colloquial name for traditional massively parallel simulation and modeling applications – or in machine learning – the set of statistical analysis routines with feedback loops that can do identification and transformation tasks that used to be solely the realm of humans – then an Nvidia GPU accelerator is the engine of choice to run that work at the best efficiency.
It is usually difficult to make such clean proclamations in the IT industry, with so many different kinds of …
The Engine Of HPC And Machine Learning was written by Timothy Prickett Morgan at The Next Platform.