SlideShare a Scribd company logo
Making the Move to SaaS:
10 Key Technical Considerations
           Luis Aburto
         Michael Dunham

         March 25, 2009
Who is Scio Consulting?
            SaaS Enablement Professionals

              » SaaS Business and Technical Consulting



              » SaaS Product Development Services



              » SaaS Infrastructure Mgmt and Operations




2   Scio Consulting International, LLC. All rights reserved.
We want to build a SaaS
              App. OK… where do we
              start?




3   Scio Consulting International, LLC. All rights reserved.
1- Selecting the Feature Set

             Is there an existing on-premise version of the
             app?
             Who is the target customer for the SaaS app?
                » Same as for on-premise?
                » New target?
             What is the purpose of creating the SaaS app?
                » Offers opportunity to enter new markets?
                » Stop losing clients?
                » Expand reach?
             Consider
                » Business analytics and metrics
                » Mobile devices

4   Scio Consulting International, LLC. All rights reserved.
SaaS Feature Set

             Develop for the Long Tail




             80-20 Rule
                » 20% of the features provide the 80% of
                  the value for end users

5   Scio Consulting International, LLC. All rights reserved.
2 – Identify gaps in skill set for building and
      operating a SaaS offering

             Skills for Building                               Skills for Operating
              » Product                                        » Web-based marketing &
                Management                                       sales

              » Web Architecture &                             » Infrastructure management
                Development
                                                               » Web application
              » Web/RIA UI Design                                management &
                                                                 performance monitoring
              » Infrastructure
                Architecture                                   » Web-based customer
                                                                 service and technical
                                                                 support
              » Web Testing

6   Scio Consulting International, LLC. All rights reserved.
3 - Define right level 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
       Operative                                      Highest     Moderate         Lowest
       Overhead
       Scalability of                                 Lowest         Low           Highest
       the Approach

       Initial                                        Lowest      Moderate         Highest
       Investment
7   Scio Consulting International, LLC. All rights reserved.
SaaSification level – cont’d
             Application Virtualization tools
              » Wrapped Apps
              » Parallels
              » Citrix
              » Etc.
             Considerations
              » Is there legacy code that could be leveraged
                or that would be difficult to re-write?
              » How many new implementations per year are
                forecasted?
              » Has the SaaS model been proven in the
                target market?

8   Scio Consulting International, LLC. All rights reserved.
4 – Incorporate key technical architecture
      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


9   Scio Consulting International, LLC. All rights reserved.
5 – Include SaaS-specific “must have”
       functionality

              Pricing Engine
              Billing Engine & Payment processing
              Tenant and Subscription Management
              Service Provisioning
              Usage and Performance Monitoring
              Subscriber Management & Self-Service


        This functionality takes from 20 to 50% of
         The development effort of a SaaS App

10   Scio Consulting International, LLC. All rights reserved.
6 - Leverage commercial SaaS components
       and services
              Billing
               » OpSource Billing CLM,
                  Zuora, Vindicia
              Customer Management
               » OpSource Billing CLM (Customer
                  Lifecycle Management), Aria Systems
              Payment Processing
               » Paypal, etc.
              Monitoring
               » TrustSaaS, Absolute Performance
                  SaaSMonitor.com
              Integration
               » Boomi, Cast Iron Systems
              Analytics
               » Sonoa
11   Scio Consulting International, LLC. All rights reserved.
7 - Choose a technology stack and/or PaaS

      From the Ground Up                                        Through a PaaS
                                                                (Platform as a Service)




                                                                             PaaS
      Platform Examples:                                        PaaS Examples:
      • LAMP                                                    • SaaSGrid
      • Win, IIS, ASP.NET, SQL Server                           • Force.com
      • Ruby on Rails                                           • Google App Engine, Bungee Lab
      Hosting Alternatives:                                     Hosting:
      • In-house                                                • Included
      • Co-location
      • Cloud Computing (EC2, GoGrid)
12   Scio Consulting International, LLC. All rights reserved.
SaaS Technology Stack Details


             Customer-facing
     Application development
          (Ex: in-house, Scio)




                        PaaS or
            Third-Party Services




             IaaS/PaaS Services




13    Scio Consulting International, LLC. All rights reserved.
Choosing a technology stack and/or PaaS

              Considerations
                 » Match with available in-house expertise

                 » Is our target market part of a PaaS marketplace?

                 » Speed to market and development cost savings
                 » Trade-off between benefits of PaaS and
                   dependence on PaaS provider
                 » Contingency options – what happens if the PaaS
                   provider goes out of business?
                 » Develop infrastructure operations expertise in-
                   house, or use managed hosting or a hosted PaaS?



14   Scio Consulting International, LLC. All rights reserved.
8 - Select a hosting platform and/or
       provider

              In-house Datacenter
              Co-location
                 »        Managed Hosting
                          • Peer1, Rackspace, Bluelock, etc.
                 »        Un-managed Hosting
                          • ServerBeach, The Planet, etc.
                 »        Value-added Managed Hosting
                          • OpSource
              Cloud Computing
                 » Amazon EC2, GoGrid, Mosso, etc.
              Included with PaaS
               » SaaSGrid, Force.com, etc.

15   Scio Consulting International, LLC. All rights reserved.
9 – Prepare for technical operations of a
       SaaS business

              Testing/QA/QC
              Release cycles
               » How do we manage maintenance windows?
               » How do we manage upgrades and new
                 functionality without affecting customers?
              Hosting (Infrastructure)
               » Performance monitoring
               » Up-time
              Reliability, replication and recovery
              Compliance and auditing
              Contract management
              Customer Service
16   Scio Consulting International, LLC. All rights reserved.
10 - Agile Fitness for SaaS

              SaaS enables
                 »     Usage Tracking
                 »     Web 2.0 Communications
                 »     User driven product design
                 »     Upgrades generally available

              An iterative development process works
              best for SaaS, like Agile development




17   Scio Consulting International, LLC. All rights reserved.
Key Takeaways


18   Scio Consulting International, LLC. All rights reserved.
Key Point #1



                Developing SaaS successfully
                  involves a lot more than
                   putting your application
                         on the Web.



19   Scio Consulting International, LLC. All rights reserved.
Key Point #2

               Feature set must be aligned
                 with vision and strategy
                  of the new SaaS app

                                                                And

                                                     Think Web!

20   Scio Consulting International, LLC. All rights reserved.
Key Point #3

               Identify gaps in your in-house
                     skill set and define
                   how you are going to
                            fill them.




21   Scio Consulting International, LLC. All rights reserved.
Key Point #4

            True Multi-tenant SaaS is ideal

                                                                but

                in some cases partial/hybrid
                solutions may be appropriate


22   Scio Consulting International, LLC. All rights reserved.
Key Point #5

                  Get your Architecture right
                           upfront.

            Making corrections along the
             way will be complex and
                    expensive.


23   Scio Consulting International, LLC. All rights reserved.
Key Point #6

               Creating all the “SaaS
            plumbing” requires significant
                       effort.

                                                        Plan for it.



24   Scio Consulting International, LLC. All rights reserved.
Key Point #7

                Hosting alternatives abound.

                  But not all hosting was born
                              equal.

                  Go with the highest
            level of service you can afford.

25   Scio Consulting International, LLC. All rights reserved.
Key Point #8

              Selecting the right PaaS may
                 » Simplify technical decision process
                 » Accelerate time to market
                 » Reduce development and operating
                   costs

              SaaS Add-ons (monitoring, billing,etc.)
              can save time and money while adding
              value to your operations


26   Scio Consulting International, LLC. All rights reserved.
Conclusions

              SaaS is a different ball game

              There is no magic, just a learning curve

              Build vs Buy applies to expertise, tools,
              platforms, etc.




              Good luck!


27   Scio Consulting International, LLC. All rights reserved.
Luis Aburto, CEO
    408.404.3897 x 254
   laburto@sciodev.com

     Michael Dunham
   Principal Consultant
    408.404-3897 x 603
  mdunham@sciodev.com

http://www.sciodev.com

More Related Content

PDF
Sink Or Swim: Transitioning Your Software Business To SaaS
PDF
VMware Zimbra vs. Novell Groupwise
PDF
Peter Coffee at share2010seattle
PDF
Smart Clouds for Smart Companies
PPTX
Platform approach-series-the oracleplatform-final
PDF
Software as a Service (SaaS) for the Supply Chain
PPTX
Introduction to uclipse platform
PDF
Atlanta Salesforce UG Meeting 2/23/2011 Symplified
Sink Or Swim: Transitioning Your Software Business To SaaS
VMware Zimbra vs. Novell Groupwise
Peter Coffee at share2010seattle
Smart Clouds for Smart Companies
Platform approach-series-the oracleplatform-final
Software as a Service (SaaS) for the Supply Chain
Introduction to uclipse platform
Atlanta Salesforce UG Meeting 2/23/2011 Symplified

What's hot (15)

PDF
Windstream Webinar: The Latest Trends in Virtualization: Is the cloud right f...
PDF
Ibm Java在企业级开发中的应用
PDF
Why portal jsf - Srest
PPTX
Securing and Governing Cloud APIs
PPTX
SaaS In Asia Pacific- Opportunities For Local Partners
PDF
Having the Cloud Conversation: Why the Business Architect Should Care
PPTX
Perfect Storm: HR in the Cloud
PDF
Dev mobile apps ent it final
PDF
Cloud Tools for Connected Communities
PDF
"Oracle Insight for Investors" Educational Webcast - Oracle Fusion Middleware
PDF
Building and Managing Cloud Applications and Infrastructure
PDF
2010 Software Licensing and Pricing Survey Results and 2011 Predictions
PDF
Css Corp Profile
PPTX
Cnr global business profile v2.8
PDF
群硕软件 Ria的技术趋势和应用趋势
Windstream Webinar: The Latest Trends in Virtualization: Is the cloud right f...
Ibm Java在企业级开发中的应用
Why portal jsf - Srest
Securing and Governing Cloud APIs
SaaS In Asia Pacific- Opportunities For Local Partners
Having the Cloud Conversation: Why the Business Architect Should Care
Perfect Storm: HR in the Cloud
Dev mobile apps ent it final
Cloud Tools for Connected Communities
"Oracle Insight for Investors" Educational Webcast - Oracle Fusion Middleware
Building and Managing Cloud Applications and Infrastructure
2010 Software Licensing and Pricing Survey Results and 2011 Predictions
Css Corp Profile
Cnr global business profile v2.8
群硕软件 Ria的技术趋势和应用趋势
Ad

Similar to Making the Move to SaaS: 10 Key Technical Considerations (20)

PDF
Sink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
PDF
Estrategias para explotar las tendencias de SaaS y Cloud Computing
PDF
Webinar - Business Implications of SaaS Multi Tenancy
PDF
Understanding the Business Implications of SaaS Multi-Tenancy
PPTX
Introduction To Saa S Tech Ba Apr 2009
PDF
Are you ready for SaaS?
PPTX
SaaS, Cloud Demystified
PDF
Deploying Enterprise Apps in the Cloud
PDF
Migrating Enterprise Apps to the Cloud
PDF
Sailing in the cloud
PDF
Open Group Conference Csi V5.1
PPTX
Applications at Scale
PPTX
SaaS - Taking a Closer Look
PDF
Developing Your Cloud Strategy
PDF
How Cloud PaaS Improves Performance while Reducing Costs
PPTX
DDHS 2009 Microsoft Heads In The Cloud Feet On The Ground Peter de Haas...
PDF
Montclair Advisors/SIIA - Best Practices for SaaS Transitions
PDF
Re engineering for SaaS & cloud enablement
PDF
What Does Cloud Computing Mean for the Channel?
PPTX
Nyc lunch and learn 03 15 2012 final
Sink Or Swim Transitioning Your Software Business To Saa S Scio And Apprenda
Estrategias para explotar las tendencias de SaaS y Cloud Computing
Webinar - Business Implications of SaaS Multi Tenancy
Understanding the Business Implications of SaaS Multi-Tenancy
Introduction To Saa S Tech Ba Apr 2009
Are you ready for SaaS?
SaaS, Cloud Demystified
Deploying Enterprise Apps in the Cloud
Migrating Enterprise Apps to the Cloud
Sailing in the cloud
Open Group Conference Csi V5.1
Applications at Scale
SaaS - Taking a Closer Look
Developing Your Cloud Strategy
How Cloud PaaS Improves Performance while Reducing Costs
DDHS 2009 Microsoft Heads In The Cloud Feet On The Ground Peter de Haas...
Montclair Advisors/SIIA - Best Practices for SaaS Transitions
Re engineering for SaaS & cloud enablement
What Does Cloud Computing Mean for the Channel?
Nyc lunch and learn 03 15 2012 final
Ad

More from OpSource (20)

PDF
Customer Success: The Key To SaaS Company Profitability
PDF
Hot Cloud Companies: Tap In Systems - The Problem: Managing Cloud Complexities
PDF
Strategies for Web Application Security
PDF
Overview & Demo: OpSource Cloud
PDF
Demo: Easily Deploy Applications with Standing Cloud
PDF
Public, Private and Hybrid: For Enterprise, It's All About the Cloud
PDF
Scalable & Cost Effective SaaS: Case Study: Accept Software
PDF
Challenges & Solutions for SaaS ISVs
PDF
SAP Business Objects
PDF
Saas business model_thinkstrategies
PDF
Scaling SaaS on Oracle
PDF
Create Secure Site-to-Cloud VPN Connections
PDF
Vendor Landscape: Cloud IaaS
PDF
Cloud Disaster Recovery
PDF
Leaders in the Cloud: Identifying Cloud Business Value for Customers
PDF
Case Study: ClearBenefits
PDF
Case Study: ACCEPT
PDF
Astoria case study
PDF
Case Study: Aerohive
PDF
The Build vs. Buy Decision for SaaS Delivery
Customer Success: The Key To SaaS Company Profitability
Hot Cloud Companies: Tap In Systems - The Problem: Managing Cloud Complexities
Strategies for Web Application Security
Overview & Demo: OpSource Cloud
Demo: Easily Deploy Applications with Standing Cloud
Public, Private and Hybrid: For Enterprise, It's All About the Cloud
Scalable & Cost Effective SaaS: Case Study: Accept Software
Challenges & Solutions for SaaS ISVs
SAP Business Objects
Saas business model_thinkstrategies
Scaling SaaS on Oracle
Create Secure Site-to-Cloud VPN Connections
Vendor Landscape: Cloud IaaS
Cloud Disaster Recovery
Leaders in the Cloud: Identifying Cloud Business Value for Customers
Case Study: ClearBenefits
Case Study: ACCEPT
Astoria case study
Case Study: Aerohive
The Build vs. Buy Decision for SaaS Delivery

Recently uploaded (20)

DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Modernizing your data center with Dell and AMD
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Machine learning based COVID-19 study performance prediction
PDF
KodekX | Application Modernization Development
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Approach and Philosophy of On baking technology
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Advanced IT Governance
The AUB Centre for AI in Media Proposal.docx
Chapter 3 Spatial Domain Image Processing.pdf
Modernizing your data center with Dell and AMD
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Understanding_Digital_Forensics_Presentation.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Machine learning based COVID-19 study performance prediction
KodekX | Application Modernization Development
Advanced methodologies resolving dimensionality complications for autism neur...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Approach and Philosophy of On baking technology
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
NewMind AI Weekly Chronicles - August'25 Week I
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Unlocking AI with Model Context Protocol (MCP)
[발표본] 너의 과제는 클라우드에 있어_KTDS_김동현_20250524.pdf
cuic standard and advanced reporting.pdf
Advanced IT Governance

Making the Move to SaaS: 10 Key Technical Considerations

  • 1. Making the Move to SaaS: 10 Key Technical Considerations Luis Aburto Michael Dunham March 25, 2009
  • 2. Who is Scio Consulting? SaaS Enablement Professionals » SaaS Business and Technical Consulting » SaaS Product Development Services » SaaS Infrastructure Mgmt and Operations 2 Scio Consulting International, LLC. All rights reserved.
  • 3. We want to build a SaaS App. OK… where do we start? 3 Scio Consulting International, LLC. All rights reserved.
  • 4. 1- Selecting the Feature Set Is there an existing on-premise version of the app? Who is the target customer for the SaaS app? » Same as for on-premise? » New target? What is the purpose of creating the SaaS app? » Offers opportunity to enter new markets? » Stop losing clients? » Expand reach? Consider » Business analytics and metrics » Mobile devices 4 Scio Consulting International, LLC. All rights reserved.
  • 5. SaaS Feature Set Develop for the Long Tail 80-20 Rule » 20% of the features provide the 80% of the value for end users 5 Scio Consulting International, LLC. All rights reserved.
  • 6. 2 – Identify gaps in skill set for building and operating a SaaS offering Skills for Building Skills for Operating » Product » Web-based marketing & Management sales » Web Architecture & » Infrastructure management Development » Web application » Web/RIA UI Design management & performance monitoring » Infrastructure Architecture » Web-based customer service and technical support » Web Testing 6 Scio Consulting International, LLC. All rights reserved.
  • 7. 3 - Define right level 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 Operative Highest Moderate Lowest Overhead Scalability of Lowest Low Highest the Approach Initial Lowest Moderate Highest Investment 7 Scio Consulting International, LLC. All rights reserved.
  • 8. SaaSification level – cont’d Application Virtualization tools » Wrapped Apps » Parallels » Citrix » Etc. Considerations » Is there legacy code that could be leveraged or that would be difficult to re-write? » How many new implementations per year are forecasted? » Has the SaaS model been proven in the target market? 8 Scio Consulting International, LLC. All rights reserved.
  • 9. 4 – Incorporate key technical architecture 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 9 Scio Consulting International, LLC. All rights reserved.
  • 10. 5 – Include SaaS-specific “must have” functionality Pricing Engine Billing Engine & Payment processing Tenant and Subscription Management Service Provisioning Usage and Performance Monitoring Subscriber Management & Self-Service This functionality takes from 20 to 50% of The development effort of a SaaS App 10 Scio Consulting International, LLC. All rights reserved.
  • 11. 6 - Leverage commercial SaaS components and services Billing » OpSource Billing CLM, Zuora, Vindicia Customer Management » OpSource Billing CLM (Customer Lifecycle Management), Aria Systems Payment Processing » Paypal, etc. Monitoring » TrustSaaS, Absolute Performance SaaSMonitor.com Integration » Boomi, Cast Iron Systems Analytics » Sonoa 11 Scio Consulting International, LLC. All rights reserved.
  • 12. 7 - Choose a technology stack and/or PaaS From the Ground Up Through a PaaS (Platform as a Service) PaaS Platform Examples: PaaS Examples: • LAMP • SaaSGrid • Win, IIS, ASP.NET, SQL Server • Force.com • Ruby on Rails • Google App Engine, Bungee Lab Hosting Alternatives: Hosting: • In-house • Included • Co-location • Cloud Computing (EC2, GoGrid) 12 Scio Consulting International, LLC. All rights reserved.
  • 13. SaaS Technology Stack Details Customer-facing Application development (Ex: in-house, Scio) PaaS or Third-Party Services IaaS/PaaS Services 13 Scio Consulting International, LLC. All rights reserved.
  • 14. Choosing a technology stack and/or PaaS Considerations » Match with available in-house expertise » Is our target market part of a PaaS marketplace? » Speed to market and development cost savings » Trade-off between benefits of PaaS and dependence on PaaS provider » Contingency options – what happens if the PaaS provider goes out of business? » Develop infrastructure operations expertise in- house, or use managed hosting or a hosted PaaS? 14 Scio Consulting International, LLC. All rights reserved.
  • 15. 8 - Select a hosting platform and/or provider In-house Datacenter Co-location » Managed Hosting • Peer1, Rackspace, Bluelock, etc. » Un-managed Hosting • ServerBeach, The Planet, etc. » Value-added Managed Hosting • OpSource Cloud Computing » Amazon EC2, GoGrid, Mosso, etc. Included with PaaS » SaaSGrid, Force.com, etc. 15 Scio Consulting International, LLC. All rights reserved.
  • 16. 9 – Prepare for technical operations of a SaaS business Testing/QA/QC Release cycles » How do we manage maintenance windows? » How do we manage upgrades and new functionality without affecting customers? Hosting (Infrastructure) » Performance monitoring » Up-time Reliability, replication and recovery Compliance and auditing Contract management Customer Service 16 Scio Consulting International, LLC. All rights reserved.
  • 17. 10 - Agile Fitness for SaaS SaaS enables » Usage Tracking » Web 2.0 Communications » User driven product design » Upgrades generally available An iterative development process works best for SaaS, like Agile development 17 Scio Consulting International, LLC. All rights reserved.
  • 18. Key Takeaways 18 Scio Consulting International, LLC. All rights reserved.
  • 19. Key Point #1 Developing SaaS successfully involves a lot more than putting your application on the Web. 19 Scio Consulting International, LLC. All rights reserved.
  • 20. Key Point #2 Feature set must be aligned with vision and strategy of the new SaaS app And Think Web! 20 Scio Consulting International, LLC. All rights reserved.
  • 21. Key Point #3 Identify gaps in your in-house skill set and define how you are going to fill them. 21 Scio Consulting International, LLC. All rights reserved.
  • 22. Key Point #4 True Multi-tenant SaaS is ideal but in some cases partial/hybrid solutions may be appropriate 22 Scio Consulting International, LLC. All rights reserved.
  • 23. Key Point #5 Get your Architecture right upfront. Making corrections along the way will be complex and expensive. 23 Scio Consulting International, LLC. All rights reserved.
  • 24. Key Point #6 Creating all the “SaaS plumbing” requires significant effort. Plan for it. 24 Scio Consulting International, LLC. All rights reserved.
  • 25. Key Point #7 Hosting alternatives abound. But not all hosting was born equal. Go with the highest level of service you can afford. 25 Scio Consulting International, LLC. All rights reserved.
  • 26. Key Point #8 Selecting the right PaaS may » Simplify technical decision process » Accelerate time to market » Reduce development and operating costs SaaS Add-ons (monitoring, billing,etc.) can save time and money while adding value to your operations 26 Scio Consulting International, LLC. All rights reserved.
  • 27. Conclusions SaaS is a different ball game There is no magic, just a learning curve Build vs Buy applies to expertise, tools, platforms, etc. Good luck! 27 Scio Consulting International, LLC. All rights reserved.
  • 28. Luis Aburto, CEO 408.404.3897 x 254 laburto@sciodev.com Michael Dunham Principal Consultant 408.404-3897 x 603 mdunham@sciodev.com http://www.sciodev.com