Articles
Explore Serverless with Fission – DevOps Series, Part 19
Serverless is here to stay and nobody likes lock-in! So check out the full blog series to get a good understanding on how to get started with several different FaaS engines over kubernetes.
Serverless with Kubeless – DevOps Series, Part 18
Explore Kubeless, another interesting FaaS runtime engine, in this installment of the series that gets you hands-on with serverless.
Serverless with OpenFaaS – DevOps Series, Part 17
Get hands-on experience with OpenFaaS, a popular FaaS over kubernetes engine. OpenFaaS is easy to deploy, k8s friendly, and a great starting point with templates to deploy your own code.
Intro to Serverless – DevOps Series, Part 16
See how developers deal with the complexity around containers, micro-services, schedulers, and service meshes by going Serverless (or FaaS).
pyATS Demos: Test Cases – NetDevOps Series, Part 16
Test Cases are all about a framework that allows you to build repeatable and more sophisticated testing processes. See how to work with test cases in pyATS and Genie.
pyATS Demos: Network Profiling – NetDevOps Series, Part 15
Wouldn't it be great to have a tool that helps you profile the network end-to-end and store that info as snapshots? Genie can help you do it with a simple command!
pyATS Demo Interactive Tests – NetDevOps Series, part 14
Automating your network testing has never been easier! See how pyATS and the Genie interactive shell makes it easy to develop and debug your tests, step-by-step, in an interactive "pythonic" way!
pyATS Demos: Getting Started – NetDevOps Series, Part 13
Learn how to use pyATS to execute a single command on a certain network device. What if you could do the same for a large list of devices?
pyATS Demos Introduction and Setup – NetDevOps Series, Part 12
Used internally at Cisco to test new software, and now available free to Cisco customers and partners for their own testing and verification.