Microservices

May 2, 2016

CLOUD

Mantl Knows Secrets

7 min read

You have secrets in your cluster. Everybody does, it’s a fact of life. Database passwords, API keys, deployment tokens, just to name a few. Secrets are hard to manage, even before you throw in the fact that most of us now are operating in a cloud environment. In software development, the common advice to “never roll […]

April 21, 2016

CLOUD

Synthetic Monitor for Cisco Shipped

2 min read

When developing applications in a microservices architecture, one of the first obstacles a developer faces is determining the state of the underlying orchestration and container services. The developer has no real insight into how the underlying services and orchestration system(s) are performing. As part of the developer experience we built for this new application development […]

April 18, 2016

CLOUD

Hybrid devops? Containerized microservices? What?

2 min read

I’m so glad I’m not a programmer. I mean, the money would be great, the constant job offers would be nice, and I suppose the freedom to show up to work wearing anything you want would be a bonus, but the actual programming? Ick. It seems awfully tedious. I can’t imagine the patience it would […]

April 6, 2016

OPEN AT CISCO

A BIGGER HELPING OF INTERNET PLEASE!

6 min read

Written by David Ward, CTO of Engineering and Chief Architect, and Maciek Konstantynowicz, Distinguished Engineer; Chief Technology & Architecture Office For those that don’t want all the gory details, this is a short version of the longer blog conversation that can be found here. The longer blog goes into quite a bit of detail on the technology; […]

A BIGGER HELPING OF INTERNET PLEASE!

27 min read

Co-written with Maciek Konstantynowicz, Distinguished Engineer, Chief Technology & Architecture Office “Holy Sh*t, that’s fast and feature rich” is the most common response we’ve heard from folks that have looked at some new code made available in OpenSource. A few weeks back, the Linux Foundation launched a Collaborative Project called FD.io (“fido”). One of the […]

March 24, 2016

CLOUD

Batteries Included

1 min read

If you’ve spent any time on Cisco Cloud blogs at all, you’ve heard about Metapod. It’s our production-ready, OpenStack-based, on-premises private cloud solution. We engineer it, deploy it, and remotely operate it 24×7 on your behalf. It’s the perfect solution for companies that enjoy the public cloud experience, but need the security and performance advantages […]

March 24, 2016

CLOUD

Visualizing a minimesos Cluster with Weave’s Scope

3 min read

This week we are very pleased to release version 0.8.0 of minimesos. This new release contains many improvements, bug fixes and new features. The two most important features are that minimesos now ships with Weave Scope and HashiCorp’s Consul. In this blog, I am going to focus on how important we think the integration with […]

March 18, 2016

CLOUD

minimesos – An experimentation and testing tool for Apache Mesos

2 min read

Apache Mesos, it’s fair to say, is a battle-hardened system for treating your whole data center as one pool of resources. Through the use of frameworks and their APIs, it’s possible to manage and schedule resources across both data centers and different cloud environments. It is for these reasons that Mantl, our microservices framework, was […]

March 10, 2016

DATA CENTER

The Data Center Has Changed Forever

3 min read

Everything about the data center today has changed, driven by the applications that run in it. Today’s data center apps have undergone a fundamental architecture shift from monolithic, shrink-wrapped packages...