Learn why Private Cloud Director is the best VMware alternative

Author: Platform9

Platform9 Distributed Keystone Architecture

In Platform9’s 2.5 release (February 2017), we’ve made some major changes to the way we’re deploying keystone, and we’re on our way to making keystone more scalable and highly available. This post will describe these changes and outline our plans going forward. Please be sure to leave a comment with any questions or suggestions. For

Platform9 Managed Kubernetes is now Generally Available

Last June, my co-founder Madhura Maskasky announced the beginning of our journey towards delivering an enterprise-class Container management product: Platform9 Managed Kubernetes. We started a private beta program involving existing and new customers. Our engineering team dove deep into the guts of all things Kubernetes, the good and the bad. We learned the hard way

Container Namespaces – Deep Dive into Container Networking

Of late, there have been various Open source projects to manage networking for containers. Docker implemented “libnetwork“. I’ve written in the past about using Calico with Docker containers. Debugging and low level tweaks to performance isn’t easy without an in-depth understanding of how the network stack works for a container. This post tries to explain network

Create A Highly Available Kubernetes Cluster

Kubernetes clusters enable a higher level of abstraction to deploy and manage a group of containers that comprise the micro-services in a cloud-native application. A Kubernetes cluster provides a single Kubernetes API entry point, a cluster-wide resource naming scheme, a placement engine and scheduler for pods, a service network routing domain and an authentication and

OpenStack as a Hybrid Cloud Management Platform

At Platform9, we have witnessed first-hand how the rapid growth of public cloud usage among developers has led enterprises to embrace the promise of development agility by setting up their own private cloud infrastructure. This, in turn, has fostered a growing need for the ability to work seamlessly across both public and private clouds, without

Kubernetes & Containers: A New Era for DevOps (Webinar)

We are on the cusp of a new era of application development software: instead of bolting on operations as an after-thought to the software development process, Kubernetes promises to bring development and operations together by design. This new open source container cluster manager provides platform automation for deployment, scaling and management of application containers and

2016 VMworld: Insights From Customer Survey

The Platform9 team was at VMworld 2016 recently, and the results from our survey on trends in enterprise cloud infrastructure are in. We gathered insights from speaking to over a thousand people, 300 of whom gave us quantitative feedback by participating in our survey. VMworld Audience To start, we asked about roles and responsibilities. Not

Compare Kubernetes vs ECS (Amazon EC2 Container Service)

This post has been updated by Kubernetes vs Amazon ECS. — Developers looking to containerize their traditional virtualized applications into micro-services face a conundrum of choice today. The contenders are Kubernetes, Docker Swarm, Mesos, Amazon ECS and few others. All touting same or similar benefits, all vying for the top spot of being the most powerful container orchestration

GlusterFS : How-to Install and Overview

UPDATE: Note that GluserFS Cinder support was deprecated in OpenStack Newton & will not be supported on Platform9 as of 3.6 release. Traditional hardware-based storage has two issues: scalability and centralized storage. The storage arrays scale vertically so storage capacity cannot be increased on-demand, and once the array is filled, another array must be bought.

Amobee’s OpenStack Success Story with Platform9

Amobee, an advertising company in Redwood City, CA, started working with Platform9 to streamline their infrastructure with virtualization. Since then, Amobee’s Systems Engineering team has seen major improvements in efficiency as well as the flexibility and agility of their on‐premises systems. In this interview, the Director of Amobee’s Systems Engineering team, Eric Lakich, talks about the

Container Orchestration Tools: Compare Kubernetes vs Docker Swarm

This post has been updated by Kubernetes vs Docker Swarm. — In a previous blog we discussed why you would need a container orchestration tool and followed that up with a blog comparing Kubernetes vs Mesos. Continuing the series, in this blog post we’ll give an overview of and compare Kubernetes vs Docker Swarm. Overview

Container Orchestration Tools: Compare Kubernetes vs Mesos

This post has been updated by Kubernetes vs Mesos + Marathon. — In a previous blog we discussed why you may need a container orchestration tool. Continuing the series, in this blog post we’ll give an overview of and compare Kubernetes vs Mesos. Kubernetes vs Mesos Overview of Kubernetes According to the Kubernetes website – “Kubernetes is an

Scroll to Top