Articles
Integration with Chuck Norris and Meraki APIs – Getting Started with ChatOps, Part 4
5 min read
Learn how you can start working with the Meraki API to create a chatbot that tells users about the Meraki networks they manage.
Message Details – Getting Started with ChatOps, Part 3
5 min read
Learn about "ChatOps" - operating infrastructure systems with bots via messaging applications. In Part 3 of the series, learn how to obtain all details about messages received from your ChatBot.
Defining Your Bot Logic – Getting Started with ChatOps, Part 2
4 min read
Get the code required to implement your bot logic for operating infrastructure systems via messaging applications.
Using a Bot to Operate Your Network!? – Getting Started with ChatOps, Part 1
3 min read
Operating infrastructure systems with bots via messaging applications is what we call ChatOps. Learn why ChatOps is a foundational block for network operations, AI, and Natural Language Processing.
Explore Serverless with Fission – DevOps Series, Part 19
3 min read
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
2 min read
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
3 min read
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
3 min read
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
4 min read
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.