BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Stratos 2.0 Supports Any Runtime and 30 IaaS

Stratos 2.0 Supports Any Runtime and 30 IaaS

This item in japanese

Bookmarks

WSO2 has announced today Stratos 2.0, introducing a number of new features, the most important being: support for deploying runtimes written in any language through the use of cartridges, and the possibility to run their PaaS on multiple infrastructures via JClouds.

Stratos 2.0’s architecture is depicted in the next image:

Stratos 2.0 Layered Architecture

Following, we’ll provide details for the two new elements that have been introduced to the architecture, namely Cartridges and support for multiple IaaS.

Cartridges

Cartridges are a way of packaging a runtime making it available to be run on Stratos. There are two types of cartridges: Carbon and non-Carbon. Carbon or Product Cartridges are wrappers around WSO2 middleware products, including ESB, API Manager, Application Server, Governance Registry, Business Process Manager, Identity Server, WSO2 Message Broker, etc.. These cartridge are provided by WSO2.

A non-Carbon cartridge is a virtual machine image created for a specific IaaS, including the desired runtime and some configuration information, which is then registered with Stratos Cloud Controller and deployed to be run on a PaaS.

WSO2 currently has created PHP and MySQL cartridges with the intent to provide more in the future. Developers can create their own cartridges following the guidelines.

Carbon or custom cartridges are cloud ready and have built-in multi-tenancy support.

Complex products requiring multiple cartridges in order to run are not supported yet, but they will be in the next version, according to WSO2.

Multiple IaaS

The other major feature available in Stratos 2.0 is the possibility to deploy the PaaS on multiple IaaS infrastructures, including the ability to dynamically switch from an IaaS to another or scaling across different IaaS as needed. This features has been added by incorporating JClouds technology, expanding the number of IaaS supported to 30, including all OpenStack variants, VMware, Eucalyptus, and Amazon EC2.

Stratos 2.0 is open source, licensed under Apache 2.0.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT