The Open Networking Foundation (ONF) announced their intent to create an SDN certification program back in September ‘14. The message since that time has been that they’re working on it. In June, at the ONS15 conference, the ONF showed a few more details, and now the ONF web site lists plenty of details about their new certification program. Today’s post kicks off what will likely be a few posts working through what the ONF has posted about their new certification exams.
The official name of the program - ONF Certified Professional Program - begins its history with two certifications:
The two certifications separates the conceptual (the first certification) from the hands-on skills requirements (the second certification).
Each certification requires that you pass a single exam, with the exam names being obvious as to which certification they apply.
CSDNA-110
CSDNE-111
The exams have a few key differences from what you may be used to seeing with vendor-focused exams. The big differences is that the exams will be offered online, with an honor system to prove that it’s you taking the exam. Obviously that’s a Continue reading
Analysts can stop asking why Cisco hangs on to its set-top box business.
In this week's feature interview we're chatting with Dave Jorm, our resident North Korea watcher. Some of you might remember Dave, he was on the show a couple of years ago talking about his OSINT satellite data analysis of North Korea and more recently he popped by to talk about software defined networking security.
I’ve decided recently to get serious about learning golang. I’ve had a great time playing around with other peoples code (Docker and Kubernetes namely) and it’s time for me to learn the language so I can contribute more than bash scripts. For better of for worse, I’ve decided to start coding on a CentOS box. I have a couple of reasons for doing this…
-Its the Linux distro I’m most familiar with currently
-I need to get better at working in Linux. More stick time on straight CLI can’t hurt. I feel like jumping into a full blown IDE might be a bit premature for me and possibly allow me to miss some of the basics as well.
-I plan to run the code on Linux servers (I think…?)
Disclaimer: Im just getting started in golang. If something I suggest below is wrong, please tell me! Still learning here
Note: I really struggle with the language called ‘go’. So Im trying to call it golang everywhere I can. It can seem like a bit much at times…
So let’s get started. The goal of this post is to end Continue reading