#DevNet

April 27, 2018

DEVELOPER

Design Your APIs with a UX Mindset

The ushering in of the app era has resulted in an increased focus on User Experience (UX) in practically every product, including those, like (say) networking products, that were traditionally considered as too technical to be simplified.  The “Consumerisation” of IT has led users, who a…

April 17, 2018

DEVELOPER

A Day In the Life of a Modern Applications Developer – DevOps Series, Part 3

Welcome back! If you followed my previous posts you are really fluent on Docker and Kubernetes, so now let’s put that knowledge into practice! The Life of a DevOps Team Have you heard about DevOps from multiple sources and still don’t have a clear idea what it really is? Would you like to create a r…

April 9, 2018

CLOUD

What Have We Done With Our Personal Data?

Have you deleted your Facebook account in the wake of the Cambridge Analytica news? I’m not saying you should—really, I’m not—I’m just wondering. Because if you’ve tried, you may have figured out that it’s not that easy. You can’t just zap the app from your phone and call it a day. No—you’ve then go…

April 9, 2018

DEVELOPER

Csilla Bessenyei Discusses Network Automation and Personal Gain

Guest blog by: Csilla Bessenyei Network Automation Engineer Dozens of new articles are getting published about network automation or NetDevOps every week. There are more open source projects, tools, frameworks, SDN architectures, initiatives, and vendor solutions than I can count on my fingers and t…

April 6, 2018

CLOUD

If You’re Not Taking Advantage of Cisco DevNet You’re Out of Your Mind

I mean it. And although I have neither the psychology degree nor the clinical experience to back up that diagnosis, I do have this: A newfound understanding of just what it is that Cisco offers through DevNet, where they offer it, and how you can get your hands on it. First off, let’s deal with the…

April 4, 2018

DEVELOPER

Managing Containers Made Easy with Kubernetes – DevOps Series, Part 2

If you followed my previous post you are now quite familiar with how Docker containers work. But we just covered the way to work with them manually. When you go into production environments you quickly realize manual management is not really a viable option. There are multiple reasons to avoid manua…

April 2, 2018

DEVELOPER

How to Deploy a UCS Manager Environment with Far Less Python Code

A co-worker sent me some infrastructure code to check out and get my opinion. The code was fine, but it was a lot of code… I mean a lot of code. Looking at the thousands of lines of purpose written code I started thinking that there could be a better way. The code was Python and used the UCS Python…

March 29, 2018

DEVELOPER

Application and Cloud Developers “Connect to Create” at DevNet Create 2018

DevNet Create – Cisco’s annual conference for application developers, cloud developers, and DevOps pros – is right around the corner (April 10-11 at the Computer History Museum in Mountain View, California). DevNet Create is a great opportunity to meet face-to-face with experts from across the indus…

March 22, 2018

DEVELOPER

If You’re Not Familiar with Containers, You’re Missing Out on Something Big – DevOps Series, Part 1

Containers are the basis for so many modern applications that you cannot really ignore them anymore. If you are not familiar with them you are missing out on something big. Something useful to overcome many limitations suffered by legacy monolithic applications. And something real that the community…