Hi WSO2 Community, I have posted code on GitHub [1] illustrating how to create a multi-tenant, tenant-aware SaaS application with the WSO2 Carbon Framework. Your comments, recommendations, and pull requests are welcome.
An introductory Blog Post [2] and Step One of the getting started instructions [3] are posted. --- Introduction summary: Multi-tenant SaaS applications deliver a personalized client experience while maximizing performance and efficiency. Many teams are challenged by the specialized knowledge required to create a SaaS application on a legacy Java platform. Creating SaaS applications requires detailed knowledge of multi-tenancy, contextual personalization, declarative programming, and infrastructure scaling. The WSO2 Carbon platform contains unique Cloud-Native frameworks that decrease development challenges when building multi-tenant SaaS applications. Step 1 Overview Getting Started #1 – Defining a Tenancy Dimension Model Task 0: Deploy the WSO2 Application Server and start server Task 1: Log into the Carbon administration console as the super-administrator Getting Started #2 – Provisioning SaaS Applications Task 0: Compile the SaaSTest Application Task 1: Provision a Global Tenant Scope SaaS Application Getting Started #3 - Acquire Tenant Context More blog tutorial instructions will be posted soon... -- [1] https://github.com/karux/CarbonSaaSTest [2] http://blog.cobia.net/cobiacomm/2013/08/28/building-multi-tenant-saas-applications/ [3] http://blog.cobia.net/cobiacomm/2013/09/10/creating-a-saas-app-with-the-multi-tenant-carbon-framework-step-1/ -- mailto:[email protected] twitter @cobiacomm http://blog.cobia.net/cobiacomm (blog)
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
