SlideShare a Scribd company logo
How To Benchmark The
Maturity Of Your SaaS Solution?
www.techcello.com
SaaS Approaches
• There are several strategies available for ISVs to build/migrate
their products to a SaaS model. However, each approach has its
own pros and cons.
• Two broad approaches,
• Single Tenant / Hosted Model
• Multi-Tenant Model
• While there are plenty of differences in the approach between
these two models,
• Single tenant approach is mostly for products that are
migrated from on-premise models to SaaS/cloud model
• Multi-tenant approach has become the defacto standard for
all newly built SaaS solutions
www.techcello.com
What Constitutes a SaaS Solution?
Non-
Functional
Requirements
Product
Requirements
Operational
Requirements
SaaS
Solution
Covers architectural aspects
like security, configurability,
scalability, etc.
Addresses the business
functionality/use cases that is
solved by the product.
Encapsulates the features
required for operating the SaaS
solution. Ex: Subscription,
Billing, etc.
www.techcello.com
What To Benchmark?
Non-
Functional
Requirements
Product
Requirements
Operational
Requirements
SaaS
Solution
• Product Requirements (has to)
vary from product to product,
and domain to domain.
• But, Non-Functional and
Operational Requirements
more or less remain the same.
• Your product can be
benchmarked against the
industry best practices
defined in these areas.
www.techcello.com
SMART Calculator
SaaS Maturity Assessment and Reporting Tool (SMART) helps you identify the
maturity of your SaaS solution that you already have or plan to build. There
are several ways to deliver a product in SaaS model, but how stable and
sustainable is your solution? Given the very fact that SaaS is a volume game,
scalability is the key for a successful SaaS business. SMART will help you find
how scalable and matured is your product.
Free SMART Calculator to measure the SaaS Maturity of your Product
http://resources.techcello.com/Smart-Calculator
The following slides explains the various aspects that are considered to
arrive at the maturity of your SaaS product.
www.techcello.com
Benchmarking Segments
Architecture Security Operations Configuration
www.techcello.com
Architecture Segment
Design
• Is your application well layered?
• Do you have a service oriented architecture between
the layers?
• Do you have a loosely coupled architecture between the
modules?
• Do you have a mechanism in your framework to ensure
your developers follow the architecture norms?
• Can you solution be deployed in any cloud (public,
private, on-premise)?
Maintainability
• Do you have a good instrumentation mechanism?
• Do you capture Product Analyctics information?
Scalability
• Can you scale your web and application layer (without
engineering efforts) to handle increasing loads?
• Is your caching layer scalable?
• Is your database layer scalable to handle data growth?
www.techcello.com
Security Segment
Data Security
• Is tenant isolation taken care at your framework level
without depending on the developers to code correctly?
• Do you have a provision to implement access control at
the business layer
Authentication
• Do you support Single Sign On (SSO) with your tenant's
onpremise identity system?
Auditing
• Is there a provision to audit and search for important
events in your product?
• Is there a provision to maintain transaction change logs
in your product?
www.techcello.com
Security Segment
Granularity
• Can you control role level access within the tenant?
• Do you support action privileges that are independent
of role?
• Is there a flexibility in your security system for the
tenants to create and manage their own roles and
access control policies?
• Can a user be mapped to multiple roles?
• Does your security framework have the ability to control
access at a field level?
• Does your security framework have the ability to control
access at a data row level?
• Is the security access taken care at your framework level
without depending on the developers to code correctly?
• Is there a provision for the SaaS implementation team
to service your customers on behalf of them
www.techcello.com
Operations Segment
Subscription
• Is your subscription management flexible to have restrictions
based on modules and features?
• Is your subscription management flexible to have restrictions
based on usages?
• Is your subscription management design robust enough to
restrict any invalid access to your application without the
need for each developer to make the check?
• Do you have the capability to meter and report back the
usages in your system which can be tied back to the
subscription and pricing?
• Do you have the capability to create trial versions and trial
periods?
• Do you support self-registration for customers?
Backup
• Does your solution have the capability to create point in
time backups for a tenant in a multi tenant database
scenario?
• Does your application have the capability to generate
scheduled data export for a given tenant?
www.techcello.com
Operations Segment
Tenant
Provisioning
• Can your administrators onboard a new tenant seamlessly?
• Can your administrators manage the subscriptions of the
tenants through your system?
• Can your administrator manage the configuration settings of
the tenant through your system?
• Does your product support white labelling?
• Does your product support resellers to manage and sell your
SaaS product?
• Can you create and manage tenant hierarchy with 'n' level
support?
• Is your product self-servicing and user friendly so that you
tenants need not keep coming back to your support team?
• Can your tenants chose and mange their own subscriptions?
• Can your tenants be assigned different urls or sub domains?
www.techcello.com
Operations Segment
Billing
• Can you create multiple price plans for your versions?
• Can you map a price plan to a tenant?
• Can the price plan be usage or transaction based?
• Can your price plan support slab based pricing?
• Do you support scheduled auto debit from credit card or pay
pal?
• Can you generate detailed invoice, which can be viewed by
your tenants through the system?
• Can you generate reminders for invoice/payments?
www.techcello.com
Configuration
Customization
• Is your application capable of capturing more informational
fields specific to each tenant?
• Is your application capable of modifying the field display
names of forms and grids specific to tenants?
• Can you add tenant specific validations for the fields?
• is your application capable of modifying the ordinal of the
fields in a form or grid?
• Can your implementation team modify the business process
workflow for a particular tenant?
• Can your implementation team modify the business rules for
a particular tenant?
• Can your implementation team use your system to create
adhoc reports and charts specific to the tenant seamlessly?
• Can your tenants build new forms dynamically on the fly and
start using them?
www.techcello.com
Configuration
Integration
• Does your application expose enough service end points for
integration?
• Is there a capability in your application to call back any
services on the onpremise environment specific to a tenant?
• Is there a capability in your application to send any email
notifications in both instance and batch mode?
• Do you allow end users to define the content for the emails,
along with the provision to embed dynamic contents (mail
merge)?
www.techcello.com
SMART Report - Sample
www.techcello.com
SMART Report - Sample
www.techcello.com
SMART Report - Sample
www.techcello.com
SMART Report - Sample
www.techcello.com
About TechCello
Techcello is a cloud-ready, SaaS Application
Development Framework
Can be used to,
Build new SaaS products
Convert single-tenant Apps to Multi-Tenant
Migrate on premise products to SaaS model
Cello framework is delivered as a set of libraries and
APIs that can be easily integrated to your product
Applications built using Cello can be deployed in
any cloud
Cello contains building blocks for developing,
monetizing and servicing your SaaS offering.
www.techcello.com
TechCello – Flexible Architecture
TechCello supports all models of database multi-tenancy, there by allowing ISVs
to operate in a hybrid model.
TechCello offers an end to end SaaS Life Cycle Management Solution that can
help in designing, developing and managing the operations of your SaaS
product.
Using TechCello you can simply focus on building your product functionalities,
and TechCello can take care of the rest.
TechCello is tested and proven SaaS Framework, built exclusively to meet the
typical SaaS needs of your business and product.
TechCello offers more than 30+ modules covering all the basic engineering
blocks and operational modules.
Apart from saving significant amount of cost, your precious time can be well
spent on differentiating your product from competitors through unique product
features.
www.techcello.com
Contact Us
http://www.techcello.com
sales@techcello.com

More Related Content

What's hot (20)

PDF
WSO2Con EU 2016: Understanding Microservice Architecture
WSO2
 
PPTX
Deep Dive: MVC Controller Architecture
Chris Eargle
 
PPTX
What's new for ALM with Visual Studio 2013
InCycle Software
 
PPTX
Upgrading to SAP BusinessObjects 4.1
Xoomworks Business Intelligence
 
PDF
Develop an Infrastructure Cost Optimization Strategy
WSO2
 
PPT
Testting application with a presentation downloaded from the internet
indradipg
 
PDF
WSO2Con USA 2017: Building a Successful Delivery Team for Customer Success
WSO2
 
PDF
[WSO2Con EU 2017] Continuous Integration, Delivery and Deployment: Accelerate...
WSO2
 
PDF
WSO2Con EU 2016: Building Enterprise Apps Using WSO2 Platform
WSO2
 
PDF
Datasheet webspheremq midvisionextensionforibmraf
MidVision
 
PDF
Command Central Overview
Software AG
 
PPTX
It iyer , akansha, samoneh , david & rahul
Rahul Singh
 
PPT
Sap Traning Course Material
Selva Kumar ITIL CGAP CISA GRC10.0 Certified
 
PPTX
Building a microservice architecture for a 100mio# revenue company
ProjectAcom
 
PDF
VMworld 2013: VMware Compliance Reference Architecture Framework: Accelerate ...
VMworld
 
PPT
SaaS: Introduction
Arief Gunawan
 
PPT
HIA 1015 Speed the Development of Robust Integrations with IBM Integration Bu...
Karen Broughton-Mabbitt
 
PPTX
IT Automation With CFEngine - Business Value and Basic Concepts
CFEngine
 
PDF
Datasheet webspheremessagebroker midvisionextensionforibmraf
MidVision
 
PDF
Consumer to Data: Next-Generation Middleware and Cloud Platform for your Ente...
WSO2
 
WSO2Con EU 2016: Understanding Microservice Architecture
WSO2
 
Deep Dive: MVC Controller Architecture
Chris Eargle
 
What's new for ALM with Visual Studio 2013
InCycle Software
 
Upgrading to SAP BusinessObjects 4.1
Xoomworks Business Intelligence
 
Develop an Infrastructure Cost Optimization Strategy
WSO2
 
Testting application with a presentation downloaded from the internet
indradipg
 
WSO2Con USA 2017: Building a Successful Delivery Team for Customer Success
WSO2
 
[WSO2Con EU 2017] Continuous Integration, Delivery and Deployment: Accelerate...
WSO2
 
WSO2Con EU 2016: Building Enterprise Apps Using WSO2 Platform
WSO2
 
Datasheet webspheremq midvisionextensionforibmraf
MidVision
 
Command Central Overview
Software AG
 
It iyer , akansha, samoneh , david & rahul
Rahul Singh
 
Building a microservice architecture for a 100mio# revenue company
ProjectAcom
 
VMworld 2013: VMware Compliance Reference Architecture Framework: Accelerate ...
VMworld
 
SaaS: Introduction
Arief Gunawan
 
HIA 1015 Speed the Development of Robust Integrations with IBM Integration Bu...
Karen Broughton-Mabbitt
 
IT Automation With CFEngine - Business Value and Basic Concepts
CFEngine
 
Datasheet webspheremessagebroker midvisionextensionforibmraf
MidVision
 
Consumer to Data: Next-Generation Middleware and Cloud Platform for your Ente...
WSO2
 

Viewers also liked (20)

PPTX
Building Multi-tenant, Configurable, High Quality Applications on .NET for an...
Techcello
 
PPT
Engineering and Operational Services for Cloud Providers
Techcello
 
PPTX
Webinar Series Part 2 -Recipe for a Successful SaaS Company - Migrating Sing...
Techcello
 
PPTX
10 features to check out in your subscription management solution
Techcello
 
PPTX
Design Strategy for Data Isolation in SaaS Model
Techcello
 
PPTX
Leveraging azure and cello for multi tenancy
Techcello
 
PDF
A pattern language for microservices (#SFMicroservices)
Chris Richardson
 
PPTX
Recipe for Successful SaaS Company - Part 1
Techcello
 
PDF
Developing event-driven microservices with event sourcing and CQRS (london Ja...
Chris Richardson
 
PDF
Developing microservices with aggregates (melbourne)
Chris Richardson
 
PPTX
Webinar How to Achieve True Scalability in SaaS Applications
Techcello
 
PPTX
SaaS Architecture Past and Present
Techcello
 
PDF
Developing event-driven microservices with event sourcing and CQRS (Shanghai)
Chris Richardson
 
PPTX
Single vs. Multi Tenant Cost Comparison
Techcello
 
PDF
A year with event sourcing and CQRS
Steve Pember
 
PDF
Developing applications with a microservice architecture (svcc)
Chris Richardson
 
PDF
Microservices + Events + Docker = A Perfect Trio (dockercon)
Chris Richardson
 
PDF
Microservice Architecture with CQRS and Event Sourcing
Ben Wilcock
 
PPTX
CQRS and Event Sourcing, An Alternative Architecture for DDD
Dennis Doomen
 
PDF
Developing microservices with aggregates (SpringOne platform, #s1p)
Chris Richardson
 
Building Multi-tenant, Configurable, High Quality Applications on .NET for an...
Techcello
 
Engineering and Operational Services for Cloud Providers
Techcello
 
Webinar Series Part 2 -Recipe for a Successful SaaS Company - Migrating Sing...
Techcello
 
10 features to check out in your subscription management solution
Techcello
 
Design Strategy for Data Isolation in SaaS Model
Techcello
 
Leveraging azure and cello for multi tenancy
Techcello
 
A pattern language for microservices (#SFMicroservices)
Chris Richardson
 
Recipe for Successful SaaS Company - Part 1
Techcello
 
Developing event-driven microservices with event sourcing and CQRS (london Ja...
Chris Richardson
 
Developing microservices with aggregates (melbourne)
Chris Richardson
 
Webinar How to Achieve True Scalability in SaaS Applications
Techcello
 
SaaS Architecture Past and Present
Techcello
 
Developing event-driven microservices with event sourcing and CQRS (Shanghai)
Chris Richardson
 
Single vs. Multi Tenant Cost Comparison
Techcello
 
A year with event sourcing and CQRS
Steve Pember
 
Developing applications with a microservice architecture (svcc)
Chris Richardson
 
Microservices + Events + Docker = A Perfect Trio (dockercon)
Chris Richardson
 
Microservice Architecture with CQRS and Event Sourcing
Ben Wilcock
 
CQRS and Event Sourcing, An Alternative Architecture for DDD
Dennis Doomen
 
Developing microservices with aggregates (SpringOne platform, #s1p)
Chris Richardson
 
Ad

Similar to Benchmark Maturity of your SaaS Solution (20)

PPTX
Saas challenges and solutions
kanimozhin
 
PPTX
Building a scalable and profitable saa s business model
kanimozhin
 
PPTX
Slcm webinar
kanimozhin
 
PPTX
Techcello at a glance
kanimozhin
 
PPTX
Webinar series part 2 recipe for a successful saa s company - migrating sing...
kanimozhin
 
PPT
Moving To SaaS
Alistair Croll
 
PPTX
Saas Challenges and Solutions
Techcello
 
PPTX
Recipe for successful saas company part 1
kanimozhin
 
PPTX
How to build, manage and operate a successful saas business
kanimozhin
 
PDF
SaaS startups - Software Engineering Challenges
Malinda Kapuruge
 
PPT
Overview
rakesh191
 
PPT
Ppt0000000
rakesh191
 
PPTX
Techcello at a glance
Techcello
 
PPSX
Designing Products for the Cloud
Steve Keifer
 
PPT
Peter Coffee 20100923 AITP Cloud Computing Con SD
Peter Coffee
 
PDF
Architecting SaaS
AxEdge Consulting
 
PPTX
Keeping the customer in mind: a lesson for Telco's
David Strom
 
PDF
SaaS - Software as a Service - Charles University - Prague - March 2013
Jaroslav Gergic
 
PDF
SaaS Software Development Best Practices_ 2024.pdf
JPLoft Solutions
 
Saas challenges and solutions
kanimozhin
 
Building a scalable and profitable saa s business model
kanimozhin
 
Slcm webinar
kanimozhin
 
Techcello at a glance
kanimozhin
 
Webinar series part 2 recipe for a successful saa s company - migrating sing...
kanimozhin
 
Moving To SaaS
Alistair Croll
 
Saas Challenges and Solutions
Techcello
 
Recipe for successful saas company part 1
kanimozhin
 
How to build, manage and operate a successful saas business
kanimozhin
 
SaaS startups - Software Engineering Challenges
Malinda Kapuruge
 
Overview
rakesh191
 
Ppt0000000
rakesh191
 
Techcello at a glance
Techcello
 
Designing Products for the Cloud
Steve Keifer
 
Peter Coffee 20100923 AITP Cloud Computing Con SD
Peter Coffee
 
Architecting SaaS
AxEdge Consulting
 
Keeping the customer in mind: a lesson for Telco's
David Strom
 
SaaS - Software as a Service - Charles University - Prague - March 2013
Jaroslav Gergic
 
SaaS Software Development Best Practices_ 2024.pdf
JPLoft Solutions
 
Ad

More from Techcello (9)

PDF
Whitepaper - Building a scalable & Profitable Saas Business
Techcello
 
PPTX
9 Quotable Quotes About Multi Tenancy
Techcello
 
PPTX
Security Architecture Best Practices for SaaS Applications
Techcello
 
PPTX
Building Multi-tenant, Configurable, High Quality Applications on .NET for an...
Techcello
 
PDF
Cello saas scalability architecture
Techcello
 
PDF
Cello Saas Brochure
Techcello
 
PDF
Benefits of cello framework
Techcello
 
PDF
CelloSaaS Getting Started
Techcello
 
PDF
Cloud ready Multi-tenant SaaS Application Platform
Techcello
 
Whitepaper - Building a scalable & Profitable Saas Business
Techcello
 
9 Quotable Quotes About Multi Tenancy
Techcello
 
Security Architecture Best Practices for SaaS Applications
Techcello
 
Building Multi-tenant, Configurable, High Quality Applications on .NET for an...
Techcello
 
Cello saas scalability architecture
Techcello
 
Cello Saas Brochure
Techcello
 
Benefits of cello framework
Techcello
 
CelloSaaS Getting Started
Techcello
 
Cloud ready Multi-tenant SaaS Application Platform
Techcello
 

Recently uploaded (20)

PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Building Resilience with Digital Twins : Lessons from Korea
SANGHEE SHIN
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 

Benchmark Maturity of your SaaS Solution

  • 1. How To Benchmark The Maturity Of Your SaaS Solution?
  • 2. www.techcello.com SaaS Approaches • There are several strategies available for ISVs to build/migrate their products to a SaaS model. However, each approach has its own pros and cons. • Two broad approaches, • Single Tenant / Hosted Model • Multi-Tenant Model • While there are plenty of differences in the approach between these two models, • Single tenant approach is mostly for products that are migrated from on-premise models to SaaS/cloud model • Multi-tenant approach has become the defacto standard for all newly built SaaS solutions
  • 3. www.techcello.com What Constitutes a SaaS Solution? Non- Functional Requirements Product Requirements Operational Requirements SaaS Solution Covers architectural aspects like security, configurability, scalability, etc. Addresses the business functionality/use cases that is solved by the product. Encapsulates the features required for operating the SaaS solution. Ex: Subscription, Billing, etc.
  • 4. www.techcello.com What To Benchmark? Non- Functional Requirements Product Requirements Operational Requirements SaaS Solution • Product Requirements (has to) vary from product to product, and domain to domain. • But, Non-Functional and Operational Requirements more or less remain the same. • Your product can be benchmarked against the industry best practices defined in these areas.
  • 5. www.techcello.com SMART Calculator SaaS Maturity Assessment and Reporting Tool (SMART) helps you identify the maturity of your SaaS solution that you already have or plan to build. There are several ways to deliver a product in SaaS model, but how stable and sustainable is your solution? Given the very fact that SaaS is a volume game, scalability is the key for a successful SaaS business. SMART will help you find how scalable and matured is your product. Free SMART Calculator to measure the SaaS Maturity of your Product http://resources.techcello.com/Smart-Calculator The following slides explains the various aspects that are considered to arrive at the maturity of your SaaS product.
  • 7. www.techcello.com Architecture Segment Design • Is your application well layered? • Do you have a service oriented architecture between the layers? • Do you have a loosely coupled architecture between the modules? • Do you have a mechanism in your framework to ensure your developers follow the architecture norms? • Can you solution be deployed in any cloud (public, private, on-premise)? Maintainability • Do you have a good instrumentation mechanism? • Do you capture Product Analyctics information? Scalability • Can you scale your web and application layer (without engineering efforts) to handle increasing loads? • Is your caching layer scalable? • Is your database layer scalable to handle data growth?
  • 8. www.techcello.com Security Segment Data Security • Is tenant isolation taken care at your framework level without depending on the developers to code correctly? • Do you have a provision to implement access control at the business layer Authentication • Do you support Single Sign On (SSO) with your tenant's onpremise identity system? Auditing • Is there a provision to audit and search for important events in your product? • Is there a provision to maintain transaction change logs in your product?
  • 9. www.techcello.com Security Segment Granularity • Can you control role level access within the tenant? • Do you support action privileges that are independent of role? • Is there a flexibility in your security system for the tenants to create and manage their own roles and access control policies? • Can a user be mapped to multiple roles? • Does your security framework have the ability to control access at a field level? • Does your security framework have the ability to control access at a data row level? • Is the security access taken care at your framework level without depending on the developers to code correctly? • Is there a provision for the SaaS implementation team to service your customers on behalf of them
  • 10. www.techcello.com Operations Segment Subscription • Is your subscription management flexible to have restrictions based on modules and features? • Is your subscription management flexible to have restrictions based on usages? • Is your subscription management design robust enough to restrict any invalid access to your application without the need for each developer to make the check? • Do you have the capability to meter and report back the usages in your system which can be tied back to the subscription and pricing? • Do you have the capability to create trial versions and trial periods? • Do you support self-registration for customers? Backup • Does your solution have the capability to create point in time backups for a tenant in a multi tenant database scenario? • Does your application have the capability to generate scheduled data export for a given tenant?
  • 11. www.techcello.com Operations Segment Tenant Provisioning • Can your administrators onboard a new tenant seamlessly? • Can your administrators manage the subscriptions of the tenants through your system? • Can your administrator manage the configuration settings of the tenant through your system? • Does your product support white labelling? • Does your product support resellers to manage and sell your SaaS product? • Can you create and manage tenant hierarchy with 'n' level support? • Is your product self-servicing and user friendly so that you tenants need not keep coming back to your support team? • Can your tenants chose and mange their own subscriptions? • Can your tenants be assigned different urls or sub domains?
  • 12. www.techcello.com Operations Segment Billing • Can you create multiple price plans for your versions? • Can you map a price plan to a tenant? • Can the price plan be usage or transaction based? • Can your price plan support slab based pricing? • Do you support scheduled auto debit from credit card or pay pal? • Can you generate detailed invoice, which can be viewed by your tenants through the system? • Can you generate reminders for invoice/payments?
  • 13. www.techcello.com Configuration Customization • Is your application capable of capturing more informational fields specific to each tenant? • Is your application capable of modifying the field display names of forms and grids specific to tenants? • Can you add tenant specific validations for the fields? • is your application capable of modifying the ordinal of the fields in a form or grid? • Can your implementation team modify the business process workflow for a particular tenant? • Can your implementation team modify the business rules for a particular tenant? • Can your implementation team use your system to create adhoc reports and charts specific to the tenant seamlessly? • Can your tenants build new forms dynamically on the fly and start using them?
  • 14. www.techcello.com Configuration Integration • Does your application expose enough service end points for integration? • Is there a capability in your application to call back any services on the onpremise environment specific to a tenant? • Is there a capability in your application to send any email notifications in both instance and batch mode? • Do you allow end users to define the content for the emails, along with the provision to embed dynamic contents (mail merge)?
  • 19. www.techcello.com About TechCello Techcello is a cloud-ready, SaaS Application Development Framework Can be used to, Build new SaaS products Convert single-tenant Apps to Multi-Tenant Migrate on premise products to SaaS model Cello framework is delivered as a set of libraries and APIs that can be easily integrated to your product Applications built using Cello can be deployed in any cloud Cello contains building blocks for developing, monetizing and servicing your SaaS offering.
  • 20. www.techcello.com TechCello – Flexible Architecture TechCello supports all models of database multi-tenancy, there by allowing ISVs to operate in a hybrid model. TechCello offers an end to end SaaS Life Cycle Management Solution that can help in designing, developing and managing the operations of your SaaS product. Using TechCello you can simply focus on building your product functionalities, and TechCello can take care of the rest. TechCello is tested and proven SaaS Framework, built exclusively to meet the typical SaaS needs of your business and product. TechCello offers more than 30+ modules covering all the basic engineering blocks and operational modules. Apart from saving significant amount of cost, your precious time can be well spent on differentiating your product from competitors through unique product features.