open source

Continuous Deployment to Kubernetes with the Google Container Tools

Kubernetes has become the orchestrator of choice to deploy applications. But what about Java software developer’s day to day job of developing those applications? Developing with containers is not always easy nor enjoyable. Google has launched a set of open source projects that focus on Developer Experience in a world of containers. Whether you would …

Continuous Deployment to Kubernetes with the Google Container Tools Read More »

Integrated Deployment Pipeline with Jenkins and Cloud Foundry

This presentation highlights an integrated development process built with Jenkins and Cloud Foundry. We show a continuous delivery lifecycle from source code control (Git) to Jenkins build (Maven and Gradle) to live deployment on Cloud Foundry. We use Jenkins to do a blue/green deploy of an application by deploying two environments, then switch request routing …

Integrated Deployment Pipeline with Jenkins and Cloud Foundry Read More »

What’s New in JClouds 1.5

jclouds is an open source library that helps you get started in the cloud and utilizes your Java or Clojure development skills. The jclouds API gives you the freedom to use portable abstractions or cloud-specific features. jclouds tests support of 30 cloud providers and cloud software stacks including Amazon, GoGrid, Ninefold, vCloud, OpenStack, and Azure.

CloudStack Versus OpenStack Versus Eucalyptus

This video takes an in-depth look at the new open source private cloud IaaS distros from CloudStack, OpenStack, and Eucalyptus. It considers a high-level enterprise perspective and draws architectural comparisons but also blasts ahead and shows you how to configure and deploy your own private clouds for free with these technologies. Although it’s not open …

CloudStack Versus OpenStack Versus Eucalyptus Read More »

cloud computing software development article

Managing Virtual Machines in the Cloud with the Open-Source libvirt API

This article explores one important area of virtualization: operating system-level virtualization. This variant allows for a complete operating system to be created inside a virtual machine (VM). The management of such VMs is an important problem that has not yet been solved in the general case. The article presents the open-source libvirt API to explore …

Managing Virtual Machines in the Cloud with the Open-Source libvirt API Read More »

cloud computing software development article

Managing Cloud Infrastructure with Scalr

Scalr.net is the company build around the Scalr project, an open-source cloud computing management software. You can think of Scalr as a sysadmin robot that monitors your cloud infrastructure and adapts it automatically to the required workload. We had the chance to interview Sebastian Stadil, CEO and Founder of Scalr.net.

Scaling OpenStack

Openstack is considere in the cloud world as a viable open source option for building and operating cost-effective clouds. The challenge area of many clouds is how to incorporate and orchestrate network deployment inline with traditional addressing policies, rapid business growth, and discontiguous user workloads. This video discusses this challenge, propose solutions for integrating Openstack …

Scaling OpenStack Read More »

Open Source PaaS

Cloud Platforms or PaaS are the next wave of middleware: people are looking at finding complete platforms that can scale from a single instance to running complete enterprise apps as a service. This video describes what a PaaS is, looks at the PaaS offerings available and then digs deep into an Apache-based Open Source PaaS, …

Open Source PaaS Read More »