containers

July 29, 2022

DEVELOPER

Quick Start: Prep Your Dev Environment for Kubernetes

3 min read

Getting started on a new platform, especially Kubernetes, can appear overwhelming. But with these tools, you’re much more likely to get ramped up quickly.

June 8, 2022

DEVELOPER

“Cloud Unfiltered” Podcast: How Kubernetes and Containers Are Evolving

4 min read

There is a clear match between what containers make possible and what customer use cases demand. Hear how increasing customer expectations for Kubernetes is bringing up questions about the role open source is playing in an organization's tech stack.

May 13, 2022

DEVELOPER

What is Container Scanning (And Why You Need It)

3 min read

Learn how a proactive security approach to integration container scanning in CI/CD pipelines helps you detect and fix vulnerabilities in code, containers, and IaC conf files before release or deployment.

March 24, 2020

DEVELOPER

pyATS Demos: Getting Started – NetDevOps Series, Part 13

4 min read

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?

February 25, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 1

2 min read

Part 1 - Container-to-Container Communications. Learn how Cisco Hyperflex Application Platform(HXAP) delivers an integrated container-as-a-service platform that simplifies provisioning and ongoing operations for Kubernetes.

February 6, 2020

CLOUD

The Evolving Cloud-Native Infrastructure

5 min read

At Cisco, we have been thinking through what connectivity looks like to the application developer and platform engineer. The cloud-native Network would connect all such service endpoints, and only those endpoints, wherever they happen to be and in whatever form – as modern cloud-native, or traditional monolithic systems.

January 23, 2020

CLOUD

Knative: running serverless applications on top of Kubernetes

2 min read

That gap between Kubernetes infrastructure and serverless applications is what Knative can fill. Learn what it is and how it works in this blog.