Developer

July 30, 2018

DEVELOPER

New Book on IOS XE Programmability Assumes No Software Development Experience

Network engineers are tasked with deploying, operating, and monitoring the network as efficiently, securely, and reliably as possible. As the complexity, scale, and security demands of the network increase, there is greater pressure on network engineers to reduce time to implement and minimize the r…

July 25, 2018

DEVELOPER

Testing Locally Like You Were on a Remote Environment – DevOps Series, Part 10

Telepresence is another useful tool that allows you to work from your laptop like you were inside a remote Kubernetes (k8s) cluster. This way you can easily do live debugging and testing of a service locally, while connected to a remote k8s cluster. For example you could be developing on a local mic…

July 23, 2018

DEVELOPER

Introducing the Cisco & Google Cloud Challenge

Modern cloud application development relies on microservice-based architectures that span both public and private clouds, and connect to on-premise applications. But fitting applications and microservices into both environments can feel like forcing a square peg into a round hole. Cloud developers n…

July 19, 2018

DEVELOPER

Cisco on Cisco: DevNet Through the Lens of a Cisco IT Intern

Hello fellow readers! My name is Silvia. I am a Software Developer and a CIIP (Cisco International Internship Program) intern within Cisco IT! I am part of a team driving the SDx (Software Defined Everything) transformation in Cisco IT by providing tools, automation, training, tutorials and best-pra…

July 19, 2018

DEVELOPER

See How to Use the Plug and Play API in DNA Center – Part 2

Continuing the PnP story… The first blog in this series gave an overview of network Plug and Play (PnP) and how it has evolved in DNA Center.   It showed a very simple workflow to provision a device with a configuration template with a variable called “hostname”. One of my customers had a requ…

July 16, 2018

DEVELOPER

Python Scripting APIs in Cisco DNA Center Let You Improve Effectiveness

Get your free DevNet account for access to our developer resources, learning labs & sandbox Just before I left for Cisco Live US, I was given the chance to work with the APIs on Cisco DNA Center. Having never used Cisco DNA Center this was a quick learning curve, but once I started I could see…

July 11, 2018

DEVELOPER

Turbocharge Your Next Webex Teams Proof of Concept and Demo Development

Use this Script to Turbocharge Webex Teams Bot Development When I first started developing Webex Teams bots, I immediately was drawn to ngrok for its simplicity and power. It allowed me to rapidly start prototyping my bot and to do quick demos. It was simple to setup up very quickly and has a great…

July 10, 2018

DEVELOPER

Hide the Complexity of Building/Deploying your Applications on Kubernetes – DevOps Series, Part 9

“Draft” is a useful tool that enables developers to easily build applications and run them in Kubernetes (k8s). It helps you by hiding the complexity of building images, publishing them, and creating the deployments. That way you can focus on what is really important… your code. Wi…

July 8, 2018

DEVELOPER

Cisco DNA Center Plug and Play (PnP) – Part 1

Background I have written a number of blogs on Network Plug and Play (PnP) on APIC-EM and wanted to provide an update of the new improved PnP in Cisco DNA Center. This new series covers the changes and enhancements made to PnP on Cisco DNA Center 1.2.   The PnP application was not officially exposed…