SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Downloaden Sie, um offline zu lesen
Business
Implication of SaaS
  Multi-Tenancy
      July 16 2009
Agenda
       Speaker Introductions
                »     Mike Dunham
                »     Lincoln Ventures
                »     Rick Chapman
       Scio Consulting - Presenter: Mike Dunham
                »     Software as a Service - What is it?
                »     SaaS & Multi-tenancy
                        • Why is multi-tenancy important for SaaS?
                »     Multi-tenancy Approaches
       16 Ventures -                           Presenter: Lincoln Murphy
                »      Business implications of the tenancy models for a SaaS provider
       Softletter -                      Presenter: Rick Chapman
                »     Impact of Communities and Business Intelligence in SaaS
             Q&A




2   Scio Consulting International, LLC. All rights reserved.
Speakers
     Mike Dunham –
             » Principal Consultant at Scio Consulting
             » mdunham@sciodev.com
             » http://www.sciodev.com



     Lincoln Murphy –
             » Managing Director of Sixteen Ventures
             » lincoln@sixteenventures.com
             » http://www.sixteenventures.com



     Rick Chapman
             » Managing Director of Softletter & SaaS University
             » rickchapman@softletter.com
             » http://www.softletter.com

3   Scio Consulting International, LLC. All rights reserved.
Q&A

       Your input and feedback makes this a
        much better forum!




4   Scio Consulting International, LLC. All rights reserved.
What is Software as
 a Service (SaaS)?

       July 2009
What is Software-as-a-Service?
       Software as a Service (SaaS) is a model of software
        delivery that allows applications to be provided as a
        service to customers across the Internet.

       It is a Deployment/Delivery model
         » Hosted and Managed by vendor
         » Delivered across the Internet
       It is a Service Model
         » End-User support and service moves to the vendor
       Usage-based pricing (vs. perpetual license model of on-
        premise software)
         » Per user per month
         » Per transaction
         » Per GB of storage per month

2   Scio Consulting International, LLC. All rights reserved.
SaaS Evolution




3   Scio Consulting International, LLC. All rights reserved.
Business View – Traditional Model




4   Scio Consulting International, LLC. All rights reserved.
Business View – SaaS Model




5   Scio Consulting International, LLC. All rights reserved.
SaaS vs ASP

       ASP: Application Service Provider
                » Single-tenant architecture (one customer
                  per instance)
                » Multiple instances running (as many as
                  there are clients), typically hosted by
                  third parties
       Disadvantages
                » Significant management overhead
                » Difficult maintenance
                » No economies of scale


6   Scio Consulting International, LLC. All rights reserved.
Multi-Tenancy

       Naïve
                » Single Database & Code Structure – Serving Multiple
                  Customers
       Split
                » Single Application Database & Code Structure
                    • Unique DB per Tenant
                    • Unique Schema per Tenant
       Virtualized
                » Hardware and Network Abstraction
       Rational
                » Scalable Instances, Virtualized Infrastructure, Tuned
                  for Reliability                                     Maturity


7   Scio Consulting International, LLC. All rights reserved.
Existing Product - Levels of “SaaSification”

                           “SaaSification” Levels
          Characteristic   Hosted (ASP      Application      Full SaaS
                             Model)        Virtualization    Approach
                                             Approach
          Tenancy Model    Single Tenant   Single Tenant    Multi-tenant
                                            with Tenant
                                            Mgmt. Tools
          Modification       Minimal          Minimal       Moderate to
          Required to                                        Extensive
          Existing App
          Operations         Highest         Moderate         Lowest
          Overhead
          Scalability of      Lowest            Low           Highest
          the Approach

          Initial             Lowest         Moderate         Highest
          Investment
Sci   8
Key Technical Aspects of SaaS


           Multi-tenancy           Integration
           Scalability             Security
             » Load balancing         » Identity management
             » Routing              Usability
           Availability            Communication
           Performance               » e-mail, sms, etc.
           Configuration-driven    Globalization
            Customization           Audit and compliance
             » look and feel
                                    Backup and recovery
             » Functionality


            These factors influence App Architecture
             as well as Infrastructure Architecture


Sci   9
SaaS Application Stack




10   Scio Consulting International, LLC. All rights reserved.
Multi-Tenancy in SaaS:
 The Business Case
Presented July 16, 2009 via Webinar
Hosted by Scio (http://sciodev.com)
Introduction
        Lincoln Murphy, Founder & Managing Director
                     Sixteen Ventures
                  15+ Years On-                             Started and Sold
                 Demand Product                             F1000-targeted
                  Development                               SaaS Company

                                                              I help SaaS
                  SaaS Business
                                                             Vendors make
                    Architect
                                                             more money!

Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
What SaaS Is Not

            Pricing Model                                           Revenue Model


          Anything on the
                                                                        Software
            Web, in the
                                                                    Delivery Method
            cloud, etc.


Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
What SaaS Is

               Business                                                   Intellectual
              Architecture                                                 Property



              Technology                                           Business Model



Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
What SaaS Is

          Functionality                                               Commercially
        delivered via web                                               focused


                Inherently                                         Single-Instance,
                  Social                                             Multi-Tenant



Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Decision Time:
          Are you a SaaS Vendor or not?

           Hybrid is hard;                                                Mindset and
             pick one                                                        Focus


               Revenue                                                  Make the
              Recognition                                             decision and
                Issues                                                 stick with it


Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Remember!
                    The further you stray from this
                clear definition of SaaS, the harder
                  it will be for you to truly reap the
                benefits of being a pure-play SaaS
                                 Vendor.




Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Multi-Tenancy
                        Considerations

                Application                                               Data Layer



                                         Infrastructure



Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Multi-Tenancy
                         Infrastructure
            Economies of                                                  Resource
               Scale                                                      Efficiency



                                                                     Implementation
             Virtualization                                             Agnostic


Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Multi-Tenancy
                          Application
                                                                           Human
           Ease of SDLC
                                                                          Resource
           Management
                                                                          Efficiency


          No Customized                                                   Business
             Versions                                                     Scalability


Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Multi-Tenancy
                             Data Layer
          Aggregate Data                                              Track Usage


                                                                           Advanced
          Implementation
                                                                          Monetization
             Agnostic                                                      Strategies




Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Multi-Tenancy
             Data Layer Implementation
                                                                        Unique
           Must be Single
                                                                     Database per
             Instance
                                                                        Tenant

           Multi-Tenant                                              Multi-Tenant
            Database,                                              Database, Shared
          unique Schema                                                Schema




Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
Remember!
                    The further you stray from this
                clear definition of SaaS, the harder
                  it will be for you to truly reap the
                benefits of being a pure-play SaaS
                                 Vendor.




Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
ASP Model

           Multi-Instance,                                          Non Web-native
           Single-Tenant                                             Applications


          Customizations                                               No Inbuilt
         cause Business                                             Revenue Models
         Scalability Issues

Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
SaaS Business
         Architecture
         Consultants


lincoln@sixteenventures.com
http://sixteenventures.com

http://twitter.com/lincolnmurphy
http://linkedin.com/in/lincolnmurphy
lincolnmurphy        (972) 200-9317
This Changes Everything

       Rick Chapman
     www.softletter.com
rickchapman@softletter.com
   At our SaaS University conference in Atlanta,
    Patrick Fetterman, head of marketing of Plexus,
    now Plex, said the following:

   “We are managing 100K feature requests per
    year without product managers

   Not possible in his space (ERP) with a licensed
    product
All numbers referenced are from The
     2009 Softletter SaaS Report
Requirements Integrated




                      47%       Yes
53%                             No
76%
80%
70%         61%
60%
                        2006
50%   38%               2007
40%                     2008
30%
20%
10%
0%
Major Upgrade


                             Less than once a year
        7%
  24%
                 18%         Once a year

                             Twice a year
28%               23%
                             Three times a year

                             No set release schedule;
                             as developed
Agile?




33%

                     Yes
                     No

               67%
 Release cycles are going away

 The pace of SaaS development exceeds anything
 ever seen in the industry previous

The most successful SaaS companies will structure
 their operations in ways previously talked about, but
 never executed
 The TRUE Apotheosis of the Customer
   You are, of course, lying
   In a desktop and licensed world, it’s very difficult, if
    not impossible
   The tools available simply don’t work very well
       Forums
       E-mail
       Screaming
       Surveys
       Screaming
   SaaS is 24/7/52
   SaaS is persistent across the world
   SaaS IS A COMMUNITY
   Inherent in the model
   They have transformed their community into an active
    marketplace of ideas that manages, in the main, itself
   Requirements management driven by the community
   Implementation driven by community
   Innovation driven by community
   Voting
   Polls
   Forums
   Peer to peer communities
   Chat
   Combined with extensive data mining of their
    customer base
   This combination has never been seen by the
    industry before
   Product management is fundamentally transformed
       No MRDs
       No “tick list” management
       No acting as a stand in for the “Voice of the Customer”
       No acting as a stand in for the customer in the Agile model
   Product management is fundamentally transformed
       Your PM organization flattens out
         No “tick list” management
         No acting as a stand in for the “Voice of the Customer”
         No acting as a stand in for the customer in the Agile model
         No MRDs
       Requirements management goes back to development
         PMs aren’t good at use cases
         They’re not Rational mavens
   Product management is fundamentally transformed
       Your traditional PM role disappears
       The PPM becomes the PM
       Customer community advocate/maven
       User of the community management system and wizard of
        insights and support
       Refiner of the system
       PMs (and everyone else becomes accountable)
       Business analysts may be needed
   Who do you think knows more about your system,
    you or your users?
   I bet they do (collectively)
   You’re an expert at building your system
   Think you’re smarter?
   Test and measure (and be accountable)
   Mult-tennant
   BI
   Community system
       Voting
       Polls
       Councils
       Reputation management
       Maven management
       Peer to peer
       FAQ/Wiki/Blogs
   All tightly integrated directly into your system
   I mean “into”
   This approach becomes integral to your marketing,
    sales, and development DNA
   Once implemented, traditional PM training programs
    become obsolete

Weitere ähnliche Inhalte

Was ist angesagt?

Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Intergen
 
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canada
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canadaMISA Cloud Workshop_ Roadmap to a municipal community cloud in canada
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canadaMISA Ontario Cloud SIG
 
How cloud is transforming business and IT?
How cloud is transforming business and IT?How cloud is transforming business and IT?
How cloud is transforming business and IT?Software Park Thailand
 
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+it
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+itItarc+thailand+2011+ +how+is+cloud+transforming+business+and+it
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+itSoftware Park Thailand
 
Managing your Cloud with Confidence
Managing your Cloud with Confidence Managing your Cloud with Confidence
Managing your Cloud with Confidence CA Nimsoft
 
Jaime cabrera v mware. su nube. acelere ti. acelere su negocio
Jaime cabrera v mware. su nube. acelere ti. acelere su negocioJaime cabrera v mware. su nube. acelere ti. acelere su negocio
Jaime cabrera v mware. su nube. acelere ti. acelere su negociodatacentersummit
 
Intalio|Create Product Intro
Intalio|Create Product IntroIntalio|Create Product Intro
Intalio|Create Product IntroMarc Friend
 
EA and Innovation - Open Group Conference 2012
EA and Innovation -  Open Group Conference 2012EA and Innovation -  Open Group Conference 2012
EA and Innovation - Open Group Conference 2012Capgemini
 
Data is the soil khan smith create tech 2012
Data is the soil khan smith create tech 2012Data is the soil khan smith create tech 2012
Data is the soil khan smith create tech 2012Khan Smith
 
Ariba Commerce Summit NYC 2012: The Networked Economy
Ariba Commerce Summit NYC 2012: The Networked EconomyAriba Commerce Summit NYC 2012: The Networked Economy
Ariba Commerce Summit NYC 2012: The Networked EconomySAP Ariba
 
The Networked Economy
The Networked EconomyThe Networked Economy
The Networked EconomySAP Ariba
 
Positioning Yourself to Win in The Networked Economy
Positioning Yourself to Win in The Networked EconomyPositioning Yourself to Win in The Networked Economy
Positioning Yourself to Win in The Networked EconomySAP Ariba
 
The Networked Economy
The Networked EconomyThe Networked Economy
The Networked EconomySAP Ariba
 
Intalio Cloud V4 ロードマップ
Intalio Cloud V4 ロードマップIntalio Cloud V4 ロードマップ
Intalio Cloud V4 ロードマップTomoaki Sawada
 
Startuplist 083111
Startuplist 083111Startuplist 083111
Startuplist 083111gussysue
 

Was ist angesagt? (17)

Css Corp Profile
Css  Corp  ProfileCss  Corp  Profile
Css Corp Profile
 
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
 
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canada
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canadaMISA Cloud Workshop_ Roadmap to a municipal community cloud in canada
MISA Cloud Workshop_ Roadmap to a municipal community cloud in canada
 
Lam Chee Keong
Lam Chee KeongLam Chee Keong
Lam Chee Keong
 
How cloud is transforming business and IT?
How cloud is transforming business and IT?How cloud is transforming business and IT?
How cloud is transforming business and IT?
 
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+it
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+itItarc+thailand+2011+ +how+is+cloud+transforming+business+and+it
Itarc+thailand+2011+ +how+is+cloud+transforming+business+and+it
 
Managing your Cloud with Confidence
Managing your Cloud with Confidence Managing your Cloud with Confidence
Managing your Cloud with Confidence
 
Jaime cabrera v mware. su nube. acelere ti. acelere su negocio
Jaime cabrera v mware. su nube. acelere ti. acelere su negocioJaime cabrera v mware. su nube. acelere ti. acelere su negocio
Jaime cabrera v mware. su nube. acelere ti. acelere su negocio
 
Intalio|Create Product Intro
Intalio|Create Product IntroIntalio|Create Product Intro
Intalio|Create Product Intro
 
EA and Innovation - Open Group Conference 2012
EA and Innovation -  Open Group Conference 2012EA and Innovation -  Open Group Conference 2012
EA and Innovation - Open Group Conference 2012
 
Data is the soil khan smith create tech 2012
Data is the soil khan smith create tech 2012Data is the soil khan smith create tech 2012
Data is the soil khan smith create tech 2012
 
Ariba Commerce Summit NYC 2012: The Networked Economy
Ariba Commerce Summit NYC 2012: The Networked EconomyAriba Commerce Summit NYC 2012: The Networked Economy
Ariba Commerce Summit NYC 2012: The Networked Economy
 
The Networked Economy
The Networked EconomyThe Networked Economy
The Networked Economy
 
Positioning Yourself to Win in The Networked Economy
Positioning Yourself to Win in The Networked EconomyPositioning Yourself to Win in The Networked Economy
Positioning Yourself to Win in The Networked Economy
 
The Networked Economy
The Networked EconomyThe Networked Economy
The Networked Economy
 
Intalio Cloud V4 ロードマップ
Intalio Cloud V4 ロードマップIntalio Cloud V4 ロードマップ
Intalio Cloud V4 ロードマップ
 
Startuplist 083111
Startuplist 083111Startuplist 083111
Startuplist 083111
 

Andere mochten auch

Inevitability of Multi-Tenancy & SAAS in Product Engineering
Inevitability of Multi-Tenancy & SAAS in Product EngineeringInevitability of Multi-Tenancy & SAAS in Product Engineering
Inevitability of Multi-Tenancy & SAAS in Product EngineeringPrashanth Panduranga
 
Open stack design 2012 applications targeting openstack-final
Open stack design 2012   applications targeting openstack-finalOpen stack design 2012   applications targeting openstack-final
Open stack design 2012 applications targeting openstack-finalrhirschfeld
 
OpenStack Preso: DevOps on Hybrid Infrastructure
OpenStack Preso: DevOps on Hybrid InfrastructureOpenStack Preso: DevOps on Hybrid Infrastructure
OpenStack Preso: DevOps on Hybrid Infrastructurerhirschfeld
 
Data Migration and Data-Tier Applications with SQL Azure
Data Migration and Data-Tier Applications with SQL AzureData Migration and Data-Tier Applications with SQL Azure
Data Migration and Data-Tier Applications with SQL AzureMark Kromer
 
Diese wichtigen britischen straßenschilder sollten sie kennen
Diese wichtigen britischen straßenschilder sollten sie kennenDiese wichtigen britischen straßenschilder sollten sie kennen
Diese wichtigen britischen straßenschilder sollten sie kennenJean-Yves Scauri
 
SaaS and Multi-Tenancy – Foundational Concepts
SaaS and Multi-Tenancy – Foundational ConceptsSaaS and Multi-Tenancy – Foundational Concepts
SaaS and Multi-Tenancy – Foundational ConceptsJeelani Shaik
 
Put Your Existing Application On Windows Azure
Put Your Existing Application On Windows AzurePut Your Existing Application On Windows Azure
Put Your Existing Application On Windows AzureMaarten Balliauw
 
EEDC 2010. Scaling SaaS Applications
EEDC 2010. Scaling SaaS ApplicationsEEDC 2010. Scaling SaaS Applications
EEDC 2010. Scaling SaaS ApplicationsExpertos en TI
 
Enterprise Agreement
Enterprise AgreementEnterprise Agreement
Enterprise AgreementSagi Arsyad
 
Microsoft Software Assurance
Microsoft Software AssuranceMicrosoft Software Assurance
Microsoft Software AssuranceMotty Ben Atia
 
IoT Seminar (Oct. 2016) Juan Perez - Microsoft
IoT Seminar (Oct. 2016) Juan Perez - MicrosoftIoT Seminar (Oct. 2016) Juan Perez - Microsoft
IoT Seminar (Oct. 2016) Juan Perez - MicrosoftOpen Mobile Alliance
 
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)Jason L Brugger
 
Azure Data Lake and U-SQL
Azure Data Lake and U-SQLAzure Data Lake and U-SQL
Azure Data Lake and U-SQLMichael Rys
 
How to build customizable multitenant web applications - IPC11 Spring Edition
How to build customizable multitenant web applications - IPC11 Spring EditionHow to build customizable multitenant web applications - IPC11 Spring Edition
How to build customizable multitenant web applications - IPC11 Spring EditionStephan Hochdörfer
 
Azure Operational Insightsについて
Azure Operational InsightsについてAzure Operational Insightsについて
Azure Operational InsightsについてNorio Sashizaki
 
Microsoft & Internet of Things
Microsoft & Internet of ThingsMicrosoft & Internet of Things
Microsoft & Internet of ThingsMarlon Luz
 

Andere mochten auch (20)

Inevitability of Multi-Tenancy & SAAS in Product Engineering
Inevitability of Multi-Tenancy & SAAS in Product EngineeringInevitability of Multi-Tenancy & SAAS in Product Engineering
Inevitability of Multi-Tenancy & SAAS in Product Engineering
 
Open stack design 2012 applications targeting openstack-final
Open stack design 2012   applications targeting openstack-finalOpen stack design 2012   applications targeting openstack-final
Open stack design 2012 applications targeting openstack-final
 
OpenStack Preso: DevOps on Hybrid Infrastructure
OpenStack Preso: DevOps on Hybrid InfrastructureOpenStack Preso: DevOps on Hybrid Infrastructure
OpenStack Preso: DevOps on Hybrid Infrastructure
 
Data Migration and Data-Tier Applications with SQL Azure
Data Migration and Data-Tier Applications with SQL AzureData Migration and Data-Tier Applications with SQL Azure
Data Migration and Data-Tier Applications with SQL Azure
 
BP Project History
BP Project HistoryBP Project History
BP Project History
 
Diese wichtigen britischen straßenschilder sollten sie kennen
Diese wichtigen britischen straßenschilder sollten sie kennenDiese wichtigen britischen straßenschilder sollten sie kennen
Diese wichtigen britischen straßenschilder sollten sie kennen
 
SaaS and Multi-Tenancy – Foundational Concepts
SaaS and Multi-Tenancy – Foundational ConceptsSaaS and Multi-Tenancy – Foundational Concepts
SaaS and Multi-Tenancy – Foundational Concepts
 
Put Your Existing Application On Windows Azure
Put Your Existing Application On Windows AzurePut Your Existing Application On Windows Azure
Put Your Existing Application On Windows Azure
 
EEDC 2010. Scaling SaaS Applications
EEDC 2010. Scaling SaaS ApplicationsEEDC 2010. Scaling SaaS Applications
EEDC 2010. Scaling SaaS Applications
 
Enterprise Agreement
Enterprise AgreementEnterprise Agreement
Enterprise Agreement
 
Microsoft Software Assurance
Microsoft Software AssuranceMicrosoft Software Assurance
Microsoft Software Assurance
 
Azure Websites
Azure WebsitesAzure Websites
Azure Websites
 
IoT Seminar (Oct. 2016) Juan Perez - Microsoft
IoT Seminar (Oct. 2016) Juan Perez - MicrosoftIoT Seminar (Oct. 2016) Juan Perez - Microsoft
IoT Seminar (Oct. 2016) Juan Perez - Microsoft
 
Create scalable and configurable multi tenancy application
Create scalable and configurable multi tenancy applicationCreate scalable and configurable multi tenancy application
Create scalable and configurable multi tenancy application
 
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
 
IoT on Azure
IoT on AzureIoT on Azure
IoT on Azure
 
Azure Data Lake and U-SQL
Azure Data Lake and U-SQLAzure Data Lake and U-SQL
Azure Data Lake and U-SQL
 
How to build customizable multitenant web applications - IPC11 Spring Edition
How to build customizable multitenant web applications - IPC11 Spring EditionHow to build customizable multitenant web applications - IPC11 Spring Edition
How to build customizable multitenant web applications - IPC11 Spring Edition
 
Azure Operational Insightsについて
Azure Operational InsightsについてAzure Operational Insightsについて
Azure Operational Insightsについて
 
Microsoft & Internet of Things
Microsoft & Internet of ThingsMicrosoft & Internet of Things
Microsoft & Internet of Things
 

Ähnlich wie Webinar - Business Implications of SaaS Multi Tenancy

SaaS Business Architecture - Definition Update
SaaS Business Architecture - Definition UpdateSaaS Business Architecture - Definition Update
SaaS Business Architecture - Definition UpdateLincoln Murphy
 
SaaS Business Model: A Unique Business Architecture
SaaS Business Model: A Unique Business ArchitectureSaaS Business Model: A Unique Business Architecture
SaaS Business Model: A Unique Business ArchitectureLincoln Murphy
 
Making the Move to SaaS: 10 Key Technical Considerations
Making the Move to SaaS: 10 Key Technical Considerations Making the Move to SaaS: 10 Key Technical Considerations
Making the Move to SaaS: 10 Key Technical Considerations OpSource
 
Estrategias para explotar las tendencias de SaaS y Cloud Computing
Estrategias para explotar las tendencias de SaaS y Cloud ComputingEstrategias para explotar las tendencias de SaaS y Cloud Computing
Estrategias para explotar las tendencias de SaaS y Cloud ComputingSoftware Guru
 
Running a World Class SaaS Organization
Running a World Class SaaS OrganizationRunning a World Class SaaS Organization
Running a World Class SaaS OrganizationFlexera
 
Sink Or Swim: Transitioning Your Software Business To SaaS
Sink Or Swim: Transitioning Your Software Business To SaaSSink Or Swim: Transitioning Your Software Business To SaaS
Sink Or Swim: Transitioning Your Software Business To SaaSApprenda
 
Sink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
Sink Or Swim Transitioning Your Software Business To Saa S Scio And ApprendaSink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
Sink Or Swim Transitioning Your Software Business To Saa S Scio And ApprendaScioSales
 
SaaS Business Architecture
SaaS Business ArchitectureSaaS Business Architecture
SaaS Business ArchitectureLincoln Murphy
 
Business and Online Services - Ben Kepes
Business and Online Services - Ben KepesBusiness and Online Services - Ben Kepes
Business and Online Services - Ben KepesIntergen
 
ON event - May 2010
ON event - May 2010ON event - May 2010
ON event - May 2010Ben Kepes
 
Avner Algom IGT Opening HP Seminar
Avner Algom IGT Opening HP SeminarAvner Algom IGT Opening HP Seminar
Avner Algom IGT Opening HP SeminarAvner Algom
 
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...InSync2011
 
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...Flexera
 
Making Channels Work to Grow Your SaaS / Cloud Business
Making Channels Work to Grow Your SaaS / Cloud BusinessMaking Channels Work to Grow Your SaaS / Cloud Business
Making Channels Work to Grow Your SaaS / Cloud BusinessLincoln Murphy
 
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010Lincoln Murphy
 
Opensource Presentation at CIO 16
Opensource Presentation at CIO 16Opensource Presentation at CIO 16
Opensource Presentation at CIO 16Thanachart Numnonda
 
Cloud Computing, Business Models, Geilo April 2009
Cloud Computing, Business Models, Geilo April 2009Cloud Computing, Business Models, Geilo April 2009
Cloud Computing, Business Models, Geilo April 2009Francis D'Silva
 
Capture Your Cloud DaaS - The Business Opportunity
Capture Your Cloud DaaS - The Business OpportunityCapture Your Cloud DaaS - The Business Opportunity
Capture Your Cloud DaaS - The Business OpportunityNew Lease
 
4.4.2013 Software, System, & IT Architecture - Good Design is Good Business:...
4.4.2013  Software, System, & IT Architecture - Good Design is Good Business:...4.4.2013  Software, System, & IT Architecture - Good Design is Good Business:...
4.4.2013 Software, System, & IT Architecture - Good Design is Good Business:...IBM Rational
 

Ähnlich wie Webinar - Business Implications of SaaS Multi Tenancy (20)

SaaS Business Architecture - Definition Update
SaaS Business Architecture - Definition UpdateSaaS Business Architecture - Definition Update
SaaS Business Architecture - Definition Update
 
SaaS Business Model: A Unique Business Architecture
SaaS Business Model: A Unique Business ArchitectureSaaS Business Model: A Unique Business Architecture
SaaS Business Model: A Unique Business Architecture
 
Making the Move to SaaS: 10 Key Technical Considerations
Making the Move to SaaS: 10 Key Technical Considerations Making the Move to SaaS: 10 Key Technical Considerations
Making the Move to SaaS: 10 Key Technical Considerations
 
Estrategias para explotar las tendencias de SaaS y Cloud Computing
Estrategias para explotar las tendencias de SaaS y Cloud ComputingEstrategias para explotar las tendencias de SaaS y Cloud Computing
Estrategias para explotar las tendencias de SaaS y Cloud Computing
 
Running a World Class SaaS Organization
Running a World Class SaaS OrganizationRunning a World Class SaaS Organization
Running a World Class SaaS Organization
 
Sink Or Swim: Transitioning Your Software Business To SaaS
Sink Or Swim: Transitioning Your Software Business To SaaSSink Or Swim: Transitioning Your Software Business To SaaS
Sink Or Swim: Transitioning Your Software Business To SaaS
 
Sink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
Sink Or Swim Transitioning Your Software Business To Saa S Scio And ApprendaSink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
Sink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
 
SaaS Business Architecture
SaaS Business ArchitectureSaaS Business Architecture
SaaS Business Architecture
 
Business and Online Services - Ben Kepes
Business and Online Services - Ben KepesBusiness and Online Services - Ben Kepes
Business and Online Services - Ben Kepes
 
ON event - May 2010
ON event - May 2010ON event - May 2010
ON event - May 2010
 
Avner Algom IGT Opening HP Seminar
Avner Algom IGT Opening HP SeminarAvner Algom IGT Opening HP Seminar
Avner Algom IGT Opening HP Seminar
 
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...
JD Edwards & Peoplesoft 3 _ Kristina Webb _ Seeing through the clouds - A gui...
 
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...
Webinar1 of 3 in a series: Best Practices to Help You Succeed in the Rapidly ...
 
Making Channels Work to Grow Your SaaS / Cloud Business
Making Channels Work to Grow Your SaaS / Cloud BusinessMaking Channels Work to Grow Your SaaS / Cloud Business
Making Channels Work to Grow Your SaaS / Cloud Business
 
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010
How to Optimize Your SaaS Revenue Streams - Rackspace SaaS & Cloud 2010
 
Opensource Presentation at CIO 16
Opensource Presentation at CIO 16Opensource Presentation at CIO 16
Opensource Presentation at CIO 16
 
Cloud Computing, Business Models, Geilo April 2009
Cloud Computing, Business Models, Geilo April 2009Cloud Computing, Business Models, Geilo April 2009
Cloud Computing, Business Models, Geilo April 2009
 
Capture Your Cloud DaaS - The Business Opportunity
Capture Your Cloud DaaS - The Business OpportunityCapture Your Cloud DaaS - The Business Opportunity
Capture Your Cloud DaaS - The Business Opportunity
 
Cloud-Based E-Invoicing
Cloud-Based E-InvoicingCloud-Based E-Invoicing
Cloud-Based E-Invoicing
 
4.4.2013 Software, System, & IT Architecture - Good Design is Good Business:...
4.4.2013  Software, System, & IT Architecture - Good Design is Good Business:...4.4.2013  Software, System, & IT Architecture - Good Design is Good Business:...
4.4.2013 Software, System, & IT Architecture - Good Design is Good Business:...
 

Mehr von ScioSales

Cloud Computing And Software On Demand
Cloud Computing And  Software On DemandCloud Computing And  Software On Demand
Cloud Computing And Software On DemandScioSales
 
Nearshore Software Development in Mexico
Nearshore Software Development in MexicoNearshore Software Development in Mexico
Nearshore Software Development in MexicoScioSales
 
Agile Software Development Process
Agile Software Development ProcessAgile Software Development Process
Agile Software Development ProcessScioSales
 
Outsourcing 3.0
Outsourcing 3.0Outsourcing 3.0
Outsourcing 3.0ScioSales
 
Understanding the Business Implications of SaaS Multi-Tenancy
Understanding the Business Implications of SaaS Multi-TenancyUnderstanding the Business Implications of SaaS Multi-Tenancy
Understanding the Business Implications of SaaS Multi-TenancyScioSales
 
Software Development Outsourcing - Total Cost Of Engagement Tce
Software Development Outsourcing - Total Cost Of Engagement TceSoftware Development Outsourcing - Total Cost Of Engagement Tce
Software Development Outsourcing - Total Cost Of Engagement TceScioSales
 
Introduction To Saa S Tech Ba Apr 2009
Introduction To Saa S   Tech Ba   Apr 2009Introduction To Saa S   Tech Ba   Apr 2009
Introduction To Saa S Tech Ba Apr 2009ScioSales
 
Scio Saa S Readiness Evaluation Sre V1.0
Scio Saa S Readiness Evaluation Sre V1.0Scio Saa S Readiness Evaluation Sre V1.0
Scio Saa S Readiness Evaluation Sre V1.0ScioSales
 
Saa S Scio Engagement Model V2 2 Generic
Saa S Scio Engagement Model V2 2  GenericSaa S Scio Engagement Model V2 2  Generic
Saa S Scio Engagement Model V2 2 GenericScioSales
 
What Is Software As A Service Saa S
What Is Software As A Service Saa SWhat Is Software As A Service Saa S
What Is Software As A Service Saa SScioSales
 
Introduction To Sciov1 0
Introduction To Sciov1 0Introduction To Sciov1 0
Introduction To Sciov1 0ScioSales
 

Mehr von ScioSales (11)

Cloud Computing And Software On Demand
Cloud Computing And  Software On DemandCloud Computing And  Software On Demand
Cloud Computing And Software On Demand
 
Nearshore Software Development in Mexico
Nearshore Software Development in MexicoNearshore Software Development in Mexico
Nearshore Software Development in Mexico
 
Agile Software Development Process
Agile Software Development ProcessAgile Software Development Process
Agile Software Development Process
 
Outsourcing 3.0
Outsourcing 3.0Outsourcing 3.0
Outsourcing 3.0
 
Understanding the Business Implications of SaaS Multi-Tenancy
Understanding the Business Implications of SaaS Multi-TenancyUnderstanding the Business Implications of SaaS Multi-Tenancy
Understanding the Business Implications of SaaS Multi-Tenancy
 
Software Development Outsourcing - Total Cost Of Engagement Tce
Software Development Outsourcing - Total Cost Of Engagement TceSoftware Development Outsourcing - Total Cost Of Engagement Tce
Software Development Outsourcing - Total Cost Of Engagement Tce
 
Introduction To Saa S Tech Ba Apr 2009
Introduction To Saa S   Tech Ba   Apr 2009Introduction To Saa S   Tech Ba   Apr 2009
Introduction To Saa S Tech Ba Apr 2009
 
Scio Saa S Readiness Evaluation Sre V1.0
Scio Saa S Readiness Evaluation Sre V1.0Scio Saa S Readiness Evaluation Sre V1.0
Scio Saa S Readiness Evaluation Sre V1.0
 
Saa S Scio Engagement Model V2 2 Generic
Saa S Scio Engagement Model V2 2  GenericSaa S Scio Engagement Model V2 2  Generic
Saa S Scio Engagement Model V2 2 Generic
 
What Is Software As A Service Saa S
What Is Software As A Service Saa SWhat Is Software As A Service Saa S
What Is Software As A Service Saa S
 
Introduction To Sciov1 0
Introduction To Sciov1 0Introduction To Sciov1 0
Introduction To Sciov1 0
 

Kürzlich hochgeladen

Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Karmanjay Verma
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxAna-Maria Mihalceanu
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFMichael Gough
 

Kürzlich hochgeladen (20)

Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#Microservices, Docker deploy and Microservices source code in C#
Microservices, Docker deploy and Microservices source code in C#
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
A Glance At The Java Performance Toolbox
A Glance At The Java Performance ToolboxA Glance At The Java Performance Toolbox
A Glance At The Java Performance Toolbox
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
All These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDFAll These Sophisticated Attacks, Can We Really Detect Them - PDF
All These Sophisticated Attacks, Can We Really Detect Them - PDF
 

Webinar - Business Implications of SaaS Multi Tenancy

  • 1. Business Implication of SaaS Multi-Tenancy July 16 2009
  • 2. Agenda  Speaker Introductions » Mike Dunham » Lincoln Ventures » Rick Chapman  Scio Consulting - Presenter: Mike Dunham » Software as a Service - What is it? » SaaS & Multi-tenancy • Why is multi-tenancy important for SaaS? » Multi-tenancy Approaches  16 Ventures - Presenter: Lincoln Murphy » Business implications of the tenancy models for a SaaS provider  Softletter - Presenter: Rick Chapman » Impact of Communities and Business Intelligence in SaaS  Q&A 2 Scio Consulting International, LLC. All rights reserved.
  • 3. Speakers  Mike Dunham – » Principal Consultant at Scio Consulting » mdunham@sciodev.com » http://www.sciodev.com  Lincoln Murphy – » Managing Director of Sixteen Ventures » lincoln@sixteenventures.com » http://www.sixteenventures.com  Rick Chapman » Managing Director of Softletter & SaaS University » rickchapman@softletter.com » http://www.softletter.com 3 Scio Consulting International, LLC. All rights reserved.
  • 4. Q&A  Your input and feedback makes this a much better forum! 4 Scio Consulting International, LLC. All rights reserved.
  • 5. What is Software as a Service (SaaS)? July 2009
  • 6. What is Software-as-a-Service?  Software as a Service (SaaS) is a model of software delivery that allows applications to be provided as a service to customers across the Internet.  It is a Deployment/Delivery model » Hosted and Managed by vendor » Delivered across the Internet  It is a Service Model » End-User support and service moves to the vendor  Usage-based pricing (vs. perpetual license model of on- premise software) » Per user per month » Per transaction » Per GB of storage per month 2 Scio Consulting International, LLC. All rights reserved.
  • 7. SaaS Evolution 3 Scio Consulting International, LLC. All rights reserved.
  • 8. Business View – Traditional Model 4 Scio Consulting International, LLC. All rights reserved.
  • 9. Business View – SaaS Model 5 Scio Consulting International, LLC. All rights reserved.
  • 10. SaaS vs ASP  ASP: Application Service Provider » Single-tenant architecture (one customer per instance) » Multiple instances running (as many as there are clients), typically hosted by third parties  Disadvantages » Significant management overhead » Difficult maintenance » No economies of scale 6 Scio Consulting International, LLC. All rights reserved.
  • 11. Multi-Tenancy  Naïve » Single Database & Code Structure – Serving Multiple Customers  Split » Single Application Database & Code Structure • Unique DB per Tenant • Unique Schema per Tenant  Virtualized » Hardware and Network Abstraction  Rational » Scalable Instances, Virtualized Infrastructure, Tuned for Reliability Maturity 7 Scio Consulting International, LLC. All rights reserved.
  • 12. Existing Product - Levels of “SaaSification” “SaaSification” Levels Characteristic Hosted (ASP Application Full SaaS Model) Virtualization Approach Approach Tenancy Model Single Tenant Single Tenant Multi-tenant with Tenant Mgmt. Tools Modification Minimal Minimal Moderate to Required to Extensive Existing App Operations Highest Moderate Lowest Overhead Scalability of Lowest Low Highest the Approach Initial Lowest Moderate Highest Investment Sci 8
  • 13. Key Technical Aspects of SaaS  Multi-tenancy  Integration  Scalability  Security » Load balancing » Identity management » Routing  Usability  Availability  Communication  Performance » e-mail, sms, etc.  Configuration-driven  Globalization Customization  Audit and compliance » look and feel  Backup and recovery » Functionality These factors influence App Architecture as well as Infrastructure Architecture Sci 9
  • 14. SaaS Application Stack 10 Scio Consulting International, LLC. All rights reserved.
  • 15. Multi-Tenancy in SaaS: The Business Case Presented July 16, 2009 via Webinar Hosted by Scio (http://sciodev.com)
  • 16. Introduction Lincoln Murphy, Founder & Managing Director Sixteen Ventures 15+ Years On- Started and Sold Demand Product F1000-targeted Development SaaS Company I help SaaS SaaS Business Vendors make Architect more money! Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 17. What SaaS Is Not Pricing Model Revenue Model Anything on the Software Web, in the Delivery Method cloud, etc. Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 18. What SaaS Is Business Intellectual Architecture Property Technology Business Model Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 19. What SaaS Is Functionality Commercially delivered via web focused Inherently Single-Instance, Social Multi-Tenant Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 20. Decision Time: Are you a SaaS Vendor or not? Hybrid is hard; Mindset and pick one Focus Revenue Make the Recognition decision and Issues stick with it Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 21. Remember! The further you stray from this clear definition of SaaS, the harder it will be for you to truly reap the benefits of being a pure-play SaaS Vendor. Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 22. Multi-Tenancy Considerations Application Data Layer Infrastructure Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 23. Multi-Tenancy Infrastructure Economies of Resource Scale Efficiency Implementation Virtualization Agnostic Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 24. Multi-Tenancy Application Human Ease of SDLC Resource Management Efficiency No Customized Business Versions Scalability Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 25. Multi-Tenancy Data Layer Aggregate Data Track Usage Advanced Implementation Monetization Agnostic Strategies Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 26. Multi-Tenancy Data Layer Implementation Unique Must be Single Database per Instance Tenant Multi-Tenant Multi-Tenant Database, Database, Shared unique Schema Schema Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 27. Remember! The further you stray from this clear definition of SaaS, the harder it will be for you to truly reap the benefits of being a pure-play SaaS Vendor. Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 28. ASP Model Multi-Instance, Non Web-native Single-Tenant Applications Customizations No Inbuilt cause Business Revenue Models Scalability Issues Copyright© 2009 Lincoln Murphy / Sixteen Ventures. All Rights Reserved.
  • 29. SaaS Business Architecture Consultants lincoln@sixteenventures.com http://sixteenventures.com http://twitter.com/lincolnmurphy http://linkedin.com/in/lincolnmurphy lincolnmurphy (972) 200-9317
  • 30. This Changes Everything Rick Chapman www.softletter.com rickchapman@softletter.com
  • 31. At our SaaS University conference in Atlanta, Patrick Fetterman, head of marketing of Plexus, now Plex, said the following:  “We are managing 100K feature requests per year without product managers  Not possible in his space (ERP) with a licensed product
  • 32. All numbers referenced are from The 2009 Softletter SaaS Report
  • 33. Requirements Integrated 47% Yes 53% No
  • 34. 76% 80% 70% 61% 60% 2006 50% 38% 2007 40% 2008 30% 20% 10% 0%
  • 35. Major Upgrade Less than once a year 7% 24% 18% Once a year Twice a year 28% 23% Three times a year No set release schedule; as developed
  • 36. Agile? 33% Yes No 67%
  • 37.  Release cycles are going away  The pace of SaaS development exceeds anything ever seen in the industry previous The most successful SaaS companies will structure their operations in ways previously talked about, but never executed
  • 38.  The TRUE Apotheosis of the Customer
  • 39.
  • 40.
  • 41. You are, of course, lying
  • 42. In a desktop and licensed world, it’s very difficult, if not impossible  The tools available simply don’t work very well  Forums  E-mail  Screaming  Surveys  Screaming
  • 43. SaaS is 24/7/52  SaaS is persistent across the world  SaaS IS A COMMUNITY  Inherent in the model
  • 44. They have transformed their community into an active marketplace of ideas that manages, in the main, itself  Requirements management driven by the community  Implementation driven by community  Innovation driven by community
  • 45. Voting  Polls  Forums  Peer to peer communities  Chat
  • 46. Combined with extensive data mining of their customer base  This combination has never been seen by the industry before
  • 47. Product management is fundamentally transformed  No MRDs  No “tick list” management  No acting as a stand in for the “Voice of the Customer”  No acting as a stand in for the customer in the Agile model
  • 48. Product management is fundamentally transformed  Your PM organization flattens out  No “tick list” management  No acting as a stand in for the “Voice of the Customer”  No acting as a stand in for the customer in the Agile model  No MRDs  Requirements management goes back to development  PMs aren’t good at use cases  They’re not Rational mavens
  • 49. Product management is fundamentally transformed  Your traditional PM role disappears  The PPM becomes the PM  Customer community advocate/maven  User of the community management system and wizard of insights and support  Refiner of the system  PMs (and everyone else becomes accountable)  Business analysts may be needed
  • 50. Who do you think knows more about your system, you or your users?
  • 51. I bet they do (collectively)  You’re an expert at building your system  Think you’re smarter?  Test and measure (and be accountable)
  • 52. Mult-tennant  BI  Community system  Voting  Polls  Councils  Reputation management  Maven management  Peer to peer  FAQ/Wiki/Blogs
  • 53. All tightly integrated directly into your system  I mean “into”  This approach becomes integral to your marketing, sales, and development DNA  Once implemented, traditional PM training programs become obsolete