Kubernetes

Setting a New Standard for Production-Grade Kubernetes

Some of you may be surprised to learn about Cisco’s involvement in the open source community. In fact, we’ve been working with open source technologies for close to 20 years. We are heavily invested. Our releases of Cisco CloudCenter 4.9 and AppDynamics for Kubernetes today are not only milestones i…

May 1, 2018

CLOUD

CloudCenter 4.9 Now Supports Kubernetes and Azure Stack

The Cisco team is focused on continuing to deliver multicloud solutions to customers, which is why we are proud to announce the release of CloudCenter 4.9. This release comes with several key updates including, but not limited to, native support for Kubernetes and Azure Stack, as well as new feature…

April 26, 2018

CLOUD

Cisco Open Source Update

This year’s Kubecon + CloudNativeCon Europe conference is just around the corner and Cisco will be there. Many may know Cisco as a networking company. And, more recently as provider of the popular UCS and HyperFlex compute platforms. But over the past several years software, services, and security h…

April 25, 2018

CLOUD

Delivering On the Open Hybrid Cloud Promise with Kubernetes

When it comes to multicloud, containers are one of the most compelling technologies to emerge over the past few years. Containers offer new potential by making it possible for applications to start faster and use less memory, provide a consistent development environment, and run anywhere. However, c…

April 24, 2018

CLOUD

Managing Production-Grade Kubernetes in Production

Kubernetes is a production-grade container orchestration solution that automates management of cloud-native applications. Features that make Kubernetes production-grade include automated rollout and rollback, auto-scaling, and self-healing of containerized applications (among other things). It is ea…

April 11, 2018

CLOUD

Kubernetes Gains Momentum in the Enterprise

As far back as 2016 when Tech Republic used metrics like search queries and StackOverflow activity, Kubernetes claim to fame as the top container cluster management platform has been pretty solid. Follow that up with a survey that the Cloud Native Computing Foundation conducted the summer of 2017, a…

April 6, 2018

CLOUD

Live #CiscoChat April 25th — Kubernetes & Containers: Get on Board

Questions about containers? Curious about Kubernetes? We’re not surprised. Though you’ve no doubt heard of them both, you’re probably wondering if they’re actually worth exploring or if they’re hiding behind the hype. Sure, the simplicity and speed offered by containers may have caught the eye of le…

April 5, 2018

CLOUD

The Next Evolution of PaaS

Breaking up is hard to do, but if it’s concerning PaaS and meeting the growing needs of enterprises and their developers, breaking up—or disaggregation—is exactly what should happen. Consider this: companies have traditionally turned to PaaS for enabling rapid development and deployment of cloud-nat…

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…