A Multi-tenant Architecture for Business Process Executions

28
A Multi-tenant Architecture for Business Process Executions Milinda Pathirage, Srinath Perera, Indika Kumara, Sanjiva Weerawarana WSO2 Inc.

description

Cloud computing, as a concept, promises cost savings to end-users by letting them outsource their non-critical business functions to a third party in pay-as-you-go style. However, to enable economic pay-as-you-go services, we need Cloud middleware that maximizes sharing and support near zero costs for unused applications. Multi-tenancy, which let multiple tenants (user) to share a single application instance securely, is a key enabler for building such a middleware. On the other hand, Business processes capture Business logic of organizations in an abstract and reusable manner, and hence play a key role in most organizations. This paper presents the design and architecture of a Multi-tenant Workflow engine while discussing in detail potential use cases of such architecture. Primary contributions of this paper are motivating workflow multi-tenancy, and the design and implementation of multi-tenant workflow engine that enables multiple tenants to run their workflows securely within the same workflow engine instance without modifications to the workflows.

Transcript of A Multi-tenant Architecture for Business Process Executions

Page 1: A Multi-tenant Architecture for Business Process Executions

A Multi-tenant Architecture for Business Process

Executions

Milinda Pathirage, Srinath Perera, Indika Kumara, Sanjiva Weerawarana

WSO2 Inc.

Page 2: A Multi-tenant Architecture for Business Process Executions

Cloud Computing

Ability to buy computations power, storage, or execution services as an Utility, on demand.

For more details read “A View of Cloud Computing, Communications of the ACM, 2010”

Page 3: A Multi-tenant Architecture for Business Process Executions

Cloud Computing (contd.)

Best way to explain it is by comparing it to Electricity

Idea is we run data centers or shared servers instead of running individual servers, and share the resources. o Optimize large scale operations

and archive economics of scale.o Since the pool is big, one can

ask for resources when needed and release when not needed.

o No need for capacity planning, start small and grow as needed.

o Outsource running machines and maintenance enabling specialization.

photo by LoopZilla on Flickr, http://www.flickr.com/photos/loopzilla/2328231843/sizes/m/in/photostream/, Licensed under CC

Page 4: A Multi-tenant Architecture for Business Process Executions

Cloud Offerings

Page 5: A Multi-tenant Architecture for Business Process Executions

Why PaaS?

IaaS only provides limited saving to someone who needs to outsource their IT functions

SaaS is great when they can be used o They are usually very specific (e.g. email, CRM ..)o If they match, then great, but if they are not, not much choice for

the user. PaaS stays in the middle ground

o Framework to host your appso Hopefully you can move your apps as it is (well not the case with

Azure or App Engine, but it is possible).

Page 6: A Multi-tenant Architecture for Business Process Executions

Supporting SOA in PaaS

SOA is a primary technology in the Enterprise

Many users already have SOA artifacts

Moving them to the Cloud without need for changing will be a great advantage

We want to see Cloud as yet another deployment modelo Write and test applications locallyo Even deploy it locally if neededo When you need it, you can deploy

the same artifacts in the cloud. Multi-tenancy plays a major role.

Which brings us to our Topic.

photo by Mikko Tarvainen on Flickr, http://www.flickr.com/photos/mtarvainen/5131983246/, Licensed under CC

Page 7: A Multi-tenant Architecture for Business Process Executions

What is Multi-tenancy ?

Many Parties share the same set of resources, while giving each an his own space

Page 8: A Multi-tenant Architecture for Business Process Executions

Why Multi-tenancy? Increased sharing

o Cloud shares resources across a large pool of users.

o Now sharing happens in the application level as oppose to sharing at OS level for multiple processes and sharing at HW level with VMs.

photo by Ben Gray on Flickr, http://www.flickr.com/photos/ben_grey/4582294721/, Licensed under CC

Provide pay for what you use o Often there will be many accounts in a PaaS or a SaaS, but only a

fraction of them will be in use. o We cannot allocate runtime resource per account (disk may be ok,

as it is cheap). For example, we cannot run a VM per account. o By sharing the same server with many users, Multi-tenancy provides

much reduced runtime cost per server.

Page 9: A Multi-tenant Architecture for Business Process Executions

Multi-tenancy vs. Virtual Machines Multi-tenancy provides much fine

grained sharing by many applications sharing the same server.

Say there are 100k accounts, but 10k active users at a time. VM based model needs 100k VMs, which means there is a cost incurred per account.

With Multi-tenancy one server can handle many accounts, and by mixing and matching heavy and light users, Multi-tenancy can operate with much less number of servers.

photo by hans s on Flickr, http://www.flickr.com/photos/archeon/2359334908/

Page 10: A Multi-tenant Architecture for Business Process Executions

Our Earlier Works on Multi-tenancy

We provide a SOA PaaS offering called Stratos. Some of the featureso Web Service Hosting as a Service o Web Application Hosting as a Serviceo Message Mediation Execution as a Service (ESB)o Governance as a Service

Earlier publications on the topic o A. Azeez and S. Perera et al., WSO2 Stratos: An Industrial Stack

to Support Cloud Computing, IT: Methods and Applications of Informatics and Information Technology Journal, the special Issue on Cloud Computing, 2011.

o Afkham Azeez, Srinath Perera, Dimuthu Gamage, Ruwan Linton, Prabath Siriwardana, Dimuthu Leelaratne, Sanjiva Weerawarana, Paul Fremantle, "Multi-Tenant SOA Middleware for Cloud Computing" 3rd International Conference on Cloud Computing, Florida, 2010

Page 11: A Multi-tenant Architecture for Business Process Executions

Today’s Topic: Workflow Hosting as a Service

Key part of the SOA puzzle o Workflows provide

interoperable means of composing services together.

Still workflow technology is mostly limited to large scale organizations

photo by Michael Coté on Flickr, http://www.flickr.com/photos/cote/460253143/, Licensed under CC

Goalso Enable users to deploy the same workflows that they run on local

machines in the Cloud without any changes and supporting the monitoring and other features in the same way.

o Supporting Multi-tenancy o Scalability

Page 12: A Multi-tenant Architecture for Business Process Executions

Motivating Usecases

Page 13: A Multi-tenant Architecture for Business Process Executions

E-Science Gateways

Scientific workflows has been identified as enabling technology for E-Science.

Idea is to let scientists visually compose workflows and run them.

There are many gateways that do this.

photo by Image Editor on Flickr, http://www.flickr.com/photos/11304375@N07/2769519295/, Licensed under CC

However, the cost of running gateways for different domains has been high. Workflow hosting service together with Service and Web application hosting service will enable multiple science gateways to share the same infrastructure thus reducing the maintenance cost and resource sharing .

Page 14: A Multi-tenant Architecture for Business Process Executions

SMBs (Small and Medium size Business)

This will lower the bar of workflow use, and enable SMBs to move to the next level.

photo by Olaf on Flickr http://www.flickr.com/photos/okreitz/3073783437/, Licensed under CC

Most SMBs can not afforded to run their own workflow technologies.

This stops them from goes to the next level.

Workflow, Service and Web hosting services can enable multiple SMBs to share the same infrastructure.

Page 15: A Multi-tenant Architecture for Business Process Executions

Goals of Multi-tenancy

Sharing – maximize the resource sharing across multiple tenants.

photo by John Trainoron Flickr http://www.flickr.com/photos/trainor/2902023575/, Licensed under CC

Isolation – hide the fact other other are also in the same server. o Execution – enforce security. Make sure one tenant can’t call other

tenants executable logic. o Data – make sure one tenant can’t see other data o Performance - make sure performance is not affected by

existence of other tenants. Scale

o Server is distributed and it can handle larger load by adding more nodes.

Page 16: A Multi-tenant Architecture for Business Process Executions

Related works

Mitezner [5] and Shi et al.[6] introduced application templates where the system lets users customize a template workflow.

Mitezner et al. introduced a tenant context to hold execution data and isolate executions. We also use a similar concept.

Cai, Wang, and Zhou [8] have used tenant context to support multi-tenancy in Web Applications.

Anstett et al. [9] discuss challenges of bring BPEL processes to cloud. o Need changes to BPEL engineo Configuration data isolationo Avoid giving access to DBso Securing the Data in the communication

Page 17: A Multi-tenant Architecture for Business Process Executions

BPS Multi-tenancy Architecture

Page 18: A Multi-tenant Architecture for Business Process Executions

Achieving Service Execution Isolation

All executions are based on Axis2 (ODE also runs on Axis2) Axis2 have stateless executions and keep all state in a Context. So if we create different context for each tenant, they are

isolated. See Azeez et al. “Multi-Tenant SOA Middleware for Cloud

Computing” for details

Page 19: A Multi-tenant Architecture for Business Process Executions

BPS Multi-tenancy Architecture

Page 20: A Multi-tenant Architecture for Business Process Executions

BPS Multi-tenancy Architecture (Contd.)

Extends Apache ODE Has a single tenant Apache ODE Engine as the core and

added Multi-tenancy by adding a Multi-tenant process store and adding isolation at the message reception.

Parts of the architecture o A Process store per tenant, which only allows calls from that

tenanto Parent process store that provides a single process store view

across all tenant stores (to Apache ODE).

Page 21: A Multi-tenant Architecture for Business Process Executions

BPS Multi-tenancy Architecture (Contd.)

When a workflow is deployed by T1, it is stored in T1’s process store. Also, a service is created for the workflow and deployed within T1’s space.

When a workflow received a message, the service that receives the message perform access control and then injects it to ODE with tenant ID as a correlation property.

A implicit correlation rule together with other correlation rules routes the messages to a workflow instance.

When workflow instance access the process store, it is routed to the T1’s tenant process store.

Page 22: A Multi-tenant Architecture for Business Process Executions

Isolation

Data isolation is provided by the process store per tenant, which stores data in the multi-tenant registry.

Execution isolation is provided by Service isolation which enforces security on any external calls before a message is injected in to the workflow engine. After entry, isolation is provided by data isolation and workflow engine.

photo Kevin Rushton by on Flickr, http://www.geograph.org.uk/photo/643153

Workflow engine creates a new version when a process is redeployed, and each version is isolated. So multiple users can have workflows with the same name in the workflow engine.

Page 23: A Multi-tenant Architecture for Business Process Executions

Isolation (Contd.)

Performance isolation is a challenging issue. o We currently relay on monitoring and auditing where we can kill

CPU hogging processeso We are exploring the possibility of changing the priority of CPU

hogging processes in the work queue.

photo Fortes by on Flickr, http://www.fotopedia.com/items/flickr-3193056200

Page 24: A Multi-tenant Architecture for Business Process Executions

Scaling

Run multiple BPS nodes in a clustero Tenants are partitioned across BPS nodeso Fronted by a load-balancer which is aware of tenants and

processes

Page 25: A Multi-tenant Architecture for Business Process Executions

Performance

Setup Multi-tenant and non-multi-tenant versions Run 200 workflows from each client Overhead is minimal

o MT supports only add few additional lookups and checkso Java Security does not come in to play as we do not run user

provided code.

Page 26: A Multi-tenant Architecture for Business Process Executions

How does it make a difference?

Supporting Workflow Hosting as a Serviceo Bringing down the cost of

using workflowso Increasing the sharing in the

cloud Multi-tenant BPS in private

Cloud to support multiple departments for improve resource sharing.

As a test environment and an education medium

Super tenant workflows o Workflow store model (like

App Store) to sell workflows.

Photo by Madhan on Flickr, http://www.flickr.com/photos/flickcoolpix/3566848458/

Page 27: A Multi-tenant Architecture for Business Process Executions

Conclusion

We proposed an architecture for supporting Multi-tenant Business Process Engine o We layered this on top of our earlier works on Service Multi-

tenancy and Data Multi-tenancy. o We discussed data and execution isolation.

We have realized the architecture on top of WSO2 BPS, which is an extension of Apache ODE

Multi-tenant business process engine enables end-users to deploy their current BPEL workflows running on their machine without any changes.

It only introduced a minimal overhead It is currently available for free from cloud.wso2.com

Page 28: A Multi-tenant Architecture for Business Process Executions

Questions?