Enterprise IaaS systems are hosting #LegacyApps on infrastructure intended for #Cloud-native applications. Will it work?

What Changes for Enterprise Applications Running on Infrastructure-as-a-Service (IaaS)

Do modern Enterprise IaaS systems have a place for enterprise applications from pre-Cloud times? Infrastructure-as-a-Service is a core service model in Cloud Computing, but its basic approach to how it handle resiliency drastically differs from the traditional rock-solid infrastructure model traditionally employed for enterprise applications. Add to that the fact …

Kubernetes, k8s, has dominated Docker Container scheduling and orchestration

Kubernetes – Google’s Open Source Contribution to Docker Container Orchestration

Kubernetes (aka k8s) is a software Container management system originally developed by Google and open sourced. In this episode, Kumulus Technologies CTO, Robert Starmer, explains the high-level architecture and control processes of how Kubernetes manages container orchestration and how Kubernetes differs from and works with Docker. Click on the video …

Docker- a Tool to Build, run and Manage Containers

Did you know that Docker is not a “Thing”? It’s rather a collection of tools that enable users to build, run and manage containers. In this 5MoC episode, Robert Starmer explains what the pieces are and how they work together to provide the container service that has application developers so …

How PaaS Provides Value to Enterprise Users

The Platform-as-a-Service (PaaS) cloud service model has a lot of benefits for enterprise users. Some “legacy” enterprise apps will not fit this model, but surprisingly, a number can be transitioned to and managed from a PaaS. Moving forward, building applications on a PaaS, that abstract away much of the hardware …

What is OpenStack? How does it build an IaaS cloud?

OpenStack is a leader in open source cloud management systems (CMS) that, while it can be used to build PaaS and SaaS model clouds, was initially intended to provide IaaS cloud functionality. What is OpenStack and how does it provide an Infrastructure-as-a-Service? OpenStack is a collection of (primarily) python-based software …