1 / 31

SaaS - Software as a Service and its evolution for Lab Systems including Instrumentation and LIMS

SaaS - Software as a Service and its evolution for Lab Systems including Instrumentation and LIMS. Bill Pingpank, VP Client Services Ethosoft, Inc. Presentation Overview. The laboratory software history SaaS Definition SaaS Current Users SaaS Deployment Models Dedicated Semi-Shared

cleo
Télécharger la présentation

SaaS - Software as a Service and its evolution for Lab Systems including Instrumentation and LIMS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SaaS - Software as a Service and its evolution for Lab Systems including Instrumentation and LIMS Bill Pingpank, VP Client Services Ethosoft, Inc

  2. Presentation Overview • The laboratory software history • SaaS Definition • SaaS Current Users • SaaS Deployment Models • Dedicated • Semi-Shared • Shared-Separate Tables • Shared-Single Set of Tables • Does it work for the laboratory environment?

  3. Laboratory Software: The history • Most Common forms of Lab Software • Instrumentation • Desktop Based (i.e. Excel) • Laboratory Information Mgmt Systems (LIMS)

  4. Software Components • Software can broken down into 3 components • User Interface • No matter where your application is running you have to have this in front of you • Data Storage • Component rarely seen by end users • Good candidate for off site location since its rarely seen • Reporting Engine • Component rarely seen by end users • Also a good candidate for off site location

  5. History of Data Management: Terminal • Stand Alone Instrumentation/Terminal Entry

  6. Pros and Cons of Stand Alone and Terminals • Pros • Terminals were Inexpensive • At least in comparison to PC based computing • Allows for distributed Data Entry and Access • Data Centrally stored on Server • Cons • Terminals were Dumb, unable to perform any functions or programs • Instruments were unable to communicate with terminals so you still needed a PC • This required data re-entry and increased potential error • Requires a server and connectivity within the operation

  7. History of Data Management: Client/Server • Client / Server Diagram

  8. Pros and Cons of Client / Server • Pros • PCs are inexpensive • Distributed processing power • Instrumentation and PCs could communicate over networks • Numerous Programs available for network or client specific install • Cons • Have to install programs on the PC • Occasionally lead to software incompatibility • Updates require deployment to clients which can lead to incompatibilities • Security information often resides on the Client • Requires a server and connectivity within the operation

  9. History of Data Mgmt: Thin Client/Server • Thin Client /Server Diagram

  10. Pros and Cons of Thin Client / Server • Pros • PCs are inexpensive • Distributed processing power (may be limited) • Instrumentation and PCs could communicate over networks • Numerous Programs available for network or client specific install • Potentially no client installs/updates as it uses the browser for its interface. • No stored security credentials on the client. • Cons • More server intensive processing as client processing may be limited • Still Requires a server and connectivity within the operation

  11. Enter SaaS • SaaS = Software as a Service • A software solution that resides outside of local network • Other terminology • Cloud Computing • Hosted Solution • Very similar to thin client / server • Same browser based client • Server does not exist within domain

  12. SaaS Users • More than likely, everyone currently uses SaaS. • Individuals • Hosted email • Hotmail, Yahoo, Gmail • Google docs • Financial Management • On-Line Banking • Brokerage Accounts • Corporations • Salesforce.com

  13. Initial Expectations of SaaS • Advantages • Cost • Possibly no hardware to purchase/install/network • No IT overhead to manage the servers • Fast Deployment • As soon as you have internet connectivity you can use the application • Disadvantages • Where is my data? • Storage/backup/long term access • Is it really as simple as going to an address somewhere on the web?

  14. SaaS Deployment Models Models: • Dedicated • Semi-Shared • Shared-Separate Tables • Shared-Single Set of Tables

  15. SaaS: Dedicated Host • A separate set of servers is setup for each customer. These are the same set of servers that the you would have installed internally. The administration is done by locating facility. Also called Co-Locating (CoLo)

  16. Dedicated Host Pros and Cons • Pros • Customers avoid having to administer servers • Customers can control the timing of upgrades • Customers can control the timing of patches • Easier to support application customization • Cons • The Price/Cost is Very High • Same Servers + Data Center + Server Hardware Administration + Server • App Administration + Margin = Very High Price • Not an economical solution • Scalability is dependant on hardware • Potentially Subject to reliability problems

  17. SaaS: Semi-Shared • Servers are shared by a few customers. • usually less than 6 per server • A Separate application instance or virtual servers for each customer. • Database servers may be shared based on customer loads

  18. SaaS: Semi-Shared Diagram

  19. Semi-Shared Pros • Pros • Slightly more efficient than the Dedicated model leading to a decreased cost • Efficiency may allow for additional scalability • Customers can control the timing of upgrades and application patches

  20. Semi-Shared Cons • Cons • Most Expensive Shared options • New customers require new software installation • New Hardware • More redundant servers are required for high availability • Multiple software versions must be supported since each customer installs, upgrades and patches at different times • Due to the diversity, less opportunity for automation • Increases the risk for your site • More administration manpower is required than with other shared models • Increases costs

  21. SaaS: Shared Separate Tables • Customer environment is held in a separate set of database tables • Application servers are shared across all customers on the same version of the application • Database servers are shared based on customer loads • 1 to 50+ customers per database server routinely • Applications must be coded to support a multi-tenant model allowing a single application instance to concurrently connect to many separate data sources

  22. SaaS: Shared Separate Tables Diagram

  23. Shared Separate Tables Pros • Pros • More efficient than the Semi-Shared model • Efficiency allows for addition of High Availability and Scalability • Allows for a significant amount of admin automation reducing costs • Requires very few administrators • Allows for support of just a few versions, usually 3 or less • Customers can control the timing of their upgrades • Avoids customer security concerns over commingling data in the same set of tables

  24. Shared Separate Tables Cons • Cons • Multiple versions are supported making support more difficult • Not as efficient as having multiple customers in the same set of tables • For many applications, customization can be difficult or impossible to support.

  25. SaaS: Shared Single Table Set • Application servers are shared across all customers • Single Database shared by all customers • Applications must be coded to support a multi-tenant model supporting multiple customers in the same set of tables

  26. SaaS: Shared Single Table Set

  27. Shared Single Table Set Pros • Pros • Most efficient model for the host leading to the least expensive option for the Laboratory • Efficiency allows for true scalability at the lowest cost • Allows for a significant amount of admin automation reducing costs and improving QA • Requires fewest administrators • Allows for support of just one version keeping code base small reducing error potential

  28. Shared Single Table Set Cons • Cons • Customers may have security concerns with data held in the same set of tables as other customers • Requires ever larger database servers and processing power, at a significantly higher cost • Upgrading customers all at one time carries higher risk • Development and QA processes have to be tightly aligned with this model • Customers have no control over the timing of upgrades • Customization is normally impossible to support. • Backing up data uniquely for customers is more cumbersome in more complex applications – laboratory data is a good example

  29. SaaS: Does it Solve Lab Issues? • It Does: • Reduce the price to access advanced applications opening the door to smaller laboratories to use very sophisticated software. • Facilities will be able to meet stricter regulatory requirements without having to mortgage the lab. • It Also Does: • Reduce the access to your data because its off site. • Inherent complexity of laboratory data makes it difficult to get useful Backups of your data. • Application is exposed to significantly more variables than if it were installed in a pure local environment. • If lab internet connection goes down so does access to the entire application • Web hacking and vulnerabilities exist

  30. SaaS Outages • Top 10 Worst Cloud Outages :The Cloud Business Review (www.cloudbusinessreview.com) June 30th, 2011 1. Amazon Web Services (AWS) cloud outage – April, 2011: Duration 3 days 2. Microsoft’s Sidekick cloud outage – October, 2009: Duration 4 days 3. Google Gmail cloud outage – March, 2011: Duration 5 days. 4. Hotmail cloud outage – September, 2010: Duration 3 days. 5. Intuit cloud outage – June, 2010: Duration 3 days. 6. Microsoft BPOS cloud outage – May, 2011: Duration <1 day 7. Salesforce cloud outage – January, 2010: Duration ~ 60 minutes 8. Terremark cloud outage – March, 2010: Duration ~ 7 hours 9. Paypal cloud outage – August, 2009: Duration <5 hours 10. Rackspace cloud outage – November, 2009: Duration ~2 hours

  31. Questions and Answers • Q&A

More Related