Code Base management for Multitenant Application

Code-Base-management-for-Multitenant-Application

Single Github Repository vs Multiple Repositories   This article is an outcome of our experience in working with multi-tenant applications for customers. Lately, we have been working on a SaaS based enterprise level application. The biggest challenge we faced here was source codebase management as per tenant-directed (customer/enterprise) codebase change requirements. All major discussions revolved … Read more

How to Create Scalable and Configurable Multi-Tenancy Applications

“Instead of 10 copies of the OS, 10 copies of the DB, and 10 copies of the app, it has 1 OS, 1 DB and 1 app on the server.” – CNCCookbook CEO, Bob Warfield on Multi-Tenancy. What, you may ask, is a multi-tenancy application? A software application with the host software serving different tenants on … Read more