SlideShare a Scribd company logo
1 of 40
Download to read offline
MySQL Enterprise for
         Managed Hosting & SaaS Providers

                               Jimmy Guerrero
                            Sr Product Marketing Manager
                                 jimmy@mysql.com



Copyright MySQL AB – 2008
Agenda

•    MySQL Overview
•    SaaS Overview
•    MySQL Enterprise for SaaS Providers
•    SaaS Architectures
•    MySQL Authorized Hosting Partner Program
•    Case Studies
•    Next Steps




Copyright MySQL AB – 2008
Overview of MySQL

• Founded in 1995

• Operations in 25 countries and growing

• World’s most popular open source database

• Reduces TCO of database management
     Reliable, High Performance, Easy to Use


• Embedded by over 100 companies

• Hundreds of Partners and Service Integrators

Copyright MySQL AB – 2008
Established & Emerging Companies

                Web 2.0


          Enterprise 2.0

                                   craigslist
                   SaaS


               Telecom


             OEM & ISV

Copyright MySQL AB – 2008
Software as a Service Overview

• Disruptive on-demand business & software delivery model
  in which business applications are accessed by end-users
  in a web-browser over the Internet

• Hosting is typically outsourced to a managed hosting
  provider or (less likely) the SaaS providers maintain their
  own data centers

• Low-cost way for businesses to obtain the same benefits of
  commercially licensed, “on-premise” software without the
  associated risks, complexity & high initial cost

• Pricing model is subscription based

Copyright MySQL AB – 2008
Client/Server Architecture

        Corporate                           Application   Database
                            Clients
         Firewall                            Servers       Server




                                      LAN




Copyright MySQL AB – 2008
SaaS Architecture

   End-Users
                            Corporate
                                        Internet
                                                     Managed Hosting
                             Firewall

                                                   Web/App     MySQL
                                                   Servers     Servers




Copyright MySQL AB – 2008
Contrasting SaaS and ASP

• Host third-party or customized customer applications in their
  own data centers

• In general, cannot provide the required technical expertise
  to host a variety of applications without specializing in a
  particular vertical

• Hosted applications are not architected for a “shared”
  environment

• Customer must still retain application expertise in-house

• High profile bankruptcies & difficulty in delivering on SLAs

Copyright MySQL AB – 2008
Benefits of SaaS to Businesses

   • No software/hardware to buy, install, upgrade or maintain
   • Uptime, on-demand scalability & performance are often
     enforced through an SLA
   • Lower cost, predictable licensing via a subscription
   • Less risk & quicker implementation vs. “on-premise”
   • Less disruptive application upgrades
   • Greater ease of use & lower training requirements
   • Promotes standard business practices across departments




Copyright MySQL AB – 2008
SaaS Adoption Trends




                            http://www.crmlandmark.com/crmlabsindustrytrends.htm




Copyright MySQL AB – 2008
SaaS SMB Adoption Trends




                            http://www.crmlandmark.com/survey_hostedERP.htm



Copyright MySQL AB – 2008
MySQL and SaaS Examples

• Accounting/Financial
• Business Intelligence
• Content Management
• Compliance & Risk Management
• Customer Relationship Management
• Enterprise Resource Planning
• Human Resource Management
• Messaging & Collaboration
• Office & Productivity
• Product Lifecycle Management
• Supply Chain Management
• Security
• Web Analytics

Copyright MySQL AB – 2008
SaaS Provider Challenges

•    Delivering on SLA’s
•    Uptime & availability
•    Application performance & responsiveness
•    Rapid, frequent & iterative feature releases
•    On-demand scalability
•    Integration & customization limitations
•    Reduce infrastructure costs
•    Compliance, identity & access management
•    Security of online & offline data
•    Technical competence & knowledge
•    Proactive monitoring



Copyright MySQL AB – 2008
Benefits of Open Source for SaaS Providers

     • LAMP software stack running on COTS hardware
       lowers initial startup costs
     • Ubiquitous in hosted environments
     • Perfect for on-demand Scale-Out environments
     • Software freedom and no vendor lock-in




                            Scale-Up   vs   Scale-Out



Copyright MySQL AB – 2008
MySQL Enterprise for SaaS Providers

                  Enterprise database and monitoring software, plus
                  production support delivered in an annual subscription


                                           MySQL Enterprise



                              MySQL            MySQL              24x7
                             Enterprise       Enterprise       Production
                              Server           Monitor          Support




      MySQL
     Enterprise             Deploy and monitor an unlimited number of servers for the
     Unlimited              price of a single CPU of Oracle


Copyright MySQL AB – 2008
Why MySQL Enterprise?

• Deliver on SLAs

• Increase availability

• Optimize performance

• Effectively monitor scale-out environments

• Faster time to market

• Develop & deliver on proven open source components

• Keep costs predictable

Copyright MySQL AB – 2008
MySQL Support & Licensing Options


                                            MySQL          MySQL
       Traditional            MySQL
                                          Professional    Training &
        OEM/ISV             Pro/Classic
                                            Services     Certification




                              MySQL         MySQL          MySQL
        ISV/SaaS                          Professional    Training &
                            Pro/Classic
         Hybrid                             Services     Certification
                            Enterprise



                                            MySQL          MySQL
          SaaS               MySQL        Professional    Training &
         Provider           Enterprise      Services     Certification




Copyright MySQL AB – 2008
MySQL Enterprise Monitor

• Consolidated view of entire MySQL environment
• Auto discovery of MySQL Servers & replication topologies
• Over 100 customizable rules for monitoring and alerting
• Identifies problems before they occur
• Reduces risk of downtime
• Improve delivery of SLAs
• Scale-out with less DBAs




Copyright MySQL AB – 2008
On-Demand Scalability for MySQL

                            MySQL Replication
  • Designed for on-demand read scalability
  • Cost-effective alternative to Scale-Up
  • Asynchronous replication
  • Statement or row-level replication support
  • No special networking components
  • Fully-supported via MySQL Enterprise subscription
  • Enterprise Monitor discovers and monitors replication
    topologies




Copyright MySQL AB – 2008
MySQL Replication – Scale-Out

                        Web/App
                                  MySQL Replication
                        Servers



                                    writes



                                                  MySQL
                                                 Replication
                                   reads


                                   reads




Copyright MySQL AB – 2008
Scalability: MySQL Partitioning

                            Web/App
                                      MySQL Partitioning
                            Servers




                                            Cust_id 1-999




                                            Cust_id 1000-1999




                                             Cust_id 2000-2999




Copyright MySQL AB – 2008
Scalability: Sharding - Application Partitioning

                            Web/App
                                      Sharding Architecture
                            Servers




                                              Cust_id 1-999




                                              Cust_id 1000-1999




                                              Cust_id 2000-2999




Copyright MySQL AB – 2008
Scalability: Multi-Tenancy

                            Web/App
                                      Multi-Tenancy Architecture
                            Servers




                                                   Customer A
                                                   Customer B
                                                   Customer C




Copyright MySQL AB – 2008
Scalability: Virtualization

                            Web/App
                                      Virtualization Architecture
                            Servers




                                                 Customer A



                                                 Customer B



                                                 Customer C




Copyright MySQL AB – 2008
MySQL Replication – High Availability

                        Web/App   MySQL Replication
                        Servers



                                    writes

                                                       Active
                                                      Servers
                                   reads

                                                   MySQL
                                                  Replication



                                                      Standby
                                                       Server


Copyright MySQL AB – 2008
High Availability for MySQL

                Distributed Replicated Block Device (DRBD)
  • Runs over standard IP networks
  • Distributed storage
  • Similar to network RAID
  • Synchronous replication
  • No special networking components
  • Excellent performance (blocks vs. rows of data)
  • Manages inconsistencies of data during a failure
  • Hides the complexity of many recovery actions
  • Linux heartbeat manages fail over and virtual IPs
  • Fully-supported add-on to MySQL Enterprise subscription

Copyright MySQL AB – 2008
DRBD Architecture


                        Web/App
                                            MySQL and DRBD
                        Servers




                                                Active
                                                Master



                                                         Synchronous
                                                            Block
                                                          Replication
                                   Virtual IP
                                  Management


                                            Passive
                                            Master




Copyright MySQL AB – 2008
MySQL High Availability Scale-Out
                        Web/App
                                         DRBD + MySQL Replication
                        Servers


                                                         reads

                                                         reads



                                                Active
                                                Master   writes

                                                                  Synchronous
                                                                     Block
                                   Virtual IP                      Replication
                                  Management


                                            Passive
                                            Master



Copyright MySQL AB – 2008
Why Do SaaS Providers Outsource Hosting?

   •    Take advantage of economies of scale to lower costs
   •    Focus on core business competencies
   •    Leverage hosting providers expertise and infrastructure
   •    Shift burden of delivering SLAs to hosting provider
   •    Faster resolution to production problems
   •    Realize on-demand scalability
   •    Pass-along faster implementation time to customers
   •    Lower risks
   •    Compliance, security, identity and access management
   •    Increased choices of value add-on services
   •    Access to hosting providers eco-system




Copyright MySQL AB – 2008
SLA Value Chain - Infrastructure


                            Provisioned from multiple carriers and fed into facility via
              Internet
                            multiple fiber loops.


                            Raised floors with multiple power sources supplying
              Facility      battery and generator backup. Also, redundant cooling
                            systems.


                            Multiple redundant routers at “border” and “core”
             Network        distributing to multiple redundant switches. Separate
                            (redundant) front-end and back-end networks.



           Hardware         Consistent brand, with redundant power supply, fans
                            and CPUs. Highest level service agreement with vendor.


Copyright MySQL AB – 2008
SLA Value Chain – Software Stack

          Operating
                            Backed by vendor whether proprietary or open source.
           System


             App
                            Backed by vendor whether proprietary or open source.
            Server


                            Backed by vendor whether proprietary or open source. In
          Database
                            the case of MySQL, MySQL Enterprise is the only choice.


                            Redundant infrastructure to monitor network, power,
         Monitoring         cooling, hardware and software elements which feed into
                            centralized Network Operations Center (NOC).


        Procedures          “Run Book” details implementation from troubleshooting,
                            remediation, escalation and reporting.

Copyright MySQL AB – 2008
Hosting Provider Challenges

•    Delivering on SLAs
•    Providing customers with scalability on-demand
•    Architecting high availability infrastructure
•    Rapid deployment
•    Proactive monitoring
•    Maintaining in-house expertise
•    Responsive technical support to customer issues
•    Manage multiple vendor relationships
•    Non-intrusive upgrades
•    Containing costs




Copyright MySQL AB – 2008
Solutions for Hosting Providers

                MySQL Authorized Hosting Partner Program
      Provides top-tier hosting companies a valuable, affordable way to distinguish
        their offerings, plus access to MySQL Enterprise software and services

                                         MySQL Authorized
                                          Hosting Partner



                            Branding         MySQL             24x7
                               &            Enterprise      Production
                            Marketing        Server          Support



                             MySQL           MySQL           Training
                            Enterprise      Enterprise            &
                             “SPLA”          Monitor        Certification


Copyright MySQL AB – 2008
Power Consumption & MySQL

    “MySQL beats Sybase and PostgreSQL in Neal Nelson
     Power Efficiency Test”

       • 101% to 299% more throughput
       • 107% to 328% better power efficiency



• Nelson Database Power Efficiency Benchmark measures
  both throughput and power efficiency for transaction
  processing workloads at a variety of user load levels.

• Less power consumption means a greener facility

                                     http://biz.yahoo.com/bw/071030/20071030006338.html?

Copyright MySQL AB – 2008
SaaS Case Study: Right Now Technologies

                            SaaS Application
                            Enterprise Software As A Service CRM system with
                            over 3,000 deployments worldwide.

                            Key Business Benefits
                            Open source software provides an infrastructure for
                            scalability, reliability and security at a much lower cost.

                            Why MySQL?

                            “Our systems have facilitated over 1 billion customer
                            interactions on behalf of our clients while maintaining
                            reliability at or above 99.97 percent. Money spent on
                            proprietary databases, when there is a viable open
                            source alternative, is money wasted.”
                                                   -- Greg Gianforte, CEO , Right Now Technologies


Copyright MySQL AB – 2008
SaaS Case Study: Zimbra

                            SaaS Solution
                            The Zimbra Collaboration Suite (ZCS) solution
                            unifies email, contacts, shared calendar, VoIP,
                            and online document authoring in a rich
                            browser-based interface.

                            Key Business Benefit
                            ZCS is a modern and innovative application
                            that is cost-effectively delivered on premise or
                            on demand, as Software as a Service (SaaS).

                            Why MySQL?

                            "MySQL is a key component of Zimbra
                            Collaboration Suite — enabling us to deliver a
                            reliable and scalable platform to over 8 million
                            users.” --Scott Dietzen, President & CTO


Copyright MySQL AB – 2008
SaaS Case Study: Supply Dynamics

                            SaaS Solution
                            Business-Critical Supply Chain Platform used by
                            Fortune 100 companies

                            Key Business Benefit
                            Supply Dynamics helps companies like GE and
                            Honeywell reduce production costs, deliver
                            products faster and fulfill higher Service Level
                            Agreements (SLAs) by linking their entire supply
                            chain.

                            Why MySQL?

                            Reliability – No database downtime
                            High-Performance – Real-time data visibility
                            Low Administration – No Full-time DBA Required


Copyright MySQL AB – 2008
Hosting Case Study: Logicworks

                            Authorized Platinum Hosting Partner
                            Logicworks provides the Managed Database
                            Service for MySQL with a 100% SLA.

                            Key Business Benefit
                            A 100% SLA ensures no MySQL database
                            transactions are lost and revenue-generating
                            online initiatives are not impacted by downtime.

                            Why Authorized MySQL Managed Hosting?

                            “Logicworks helps MySQL customers deploy and
                            manage mission-critical applications. We provide
                            enterprise Level managed services so that MySQL
                            developers and DBAs can focus on their core
                            competencies.” -- Carter Burden, Chairman & CEO, Logicworks



Copyright MySQL AB – 2008
Summary


                            Why MySQL Enterprise for
              Managed Hosting and SaaS Providers?

   4. Deliver on SLA commitments


   6. Ensure availability, performance and on-demand scalability


   8. Leverage low, predictable costs while maintaining margins




Copyright MySQL AB – 2008
Q & A and Next Steps

• MySQL Enterprise for SaaS Providers
       http://www.mysql.com/why-mysql/service-providers/saas/

• MySQL Enterprise for SaaS Providers Whitepaper
       http://www.mysql.com/why-mysql/white-papers/mysql_wp_saas-providers.php

• MySQL Enterprise for Managed Hosting Providers
       https://partner-portal.mysql.com/guide/hosting.html




                                  Questions:
                                  jimmy@mysql.com



Copyright MySQL AB – 2008

More Related Content

What's hot

Cloud Computing 101
Cloud Computing 101Cloud Computing 101
Cloud Computing 101Kamal Arora
 
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...IBM Danmark
 
IBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewIBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewPatrick Bouillaud
 
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy Terry
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy TerryWas Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy Terry
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy TerryCarolyn Crowe
 
NIC 2013 - Configure and Deploy Private Cloud
NIC 2013 - Configure and Deploy Private CloudNIC 2013 - Configure and Deploy Private Cloud
NIC 2013 - Configure and Deploy Private CloudKristian Nese
 
Build Resilient Private Cloud
Build Resilient Private CloudBuild Resilient Private Cloud
Build Resilient Private CloudSymantec APJ
 
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012Kai Wähner
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Danmark
 
Cisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteCisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteRobb Boyd
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesOpenStack_Online
 
Paying for PaaS
Paying for PaaSPaying for PaaS
Paying for PaaSWSO2
 
Covmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newCovmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newesarakaitis
 
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasCloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasNeeraj Sabharwal
 
IBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM Danmark
 
Paving the Way to IT-as-a-Service
Paving the Way to IT-as-a-ServicePaving the Way to IT-as-a-Service
Paving the Way to IT-as-a-Servicebuildacloud
 
Cloud Computing and VCE
Cloud Computing and VCECloud Computing and VCE
Cloud Computing and VCECenk Ersoy
 
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza Walter Moriconi
 
VMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITVMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITBenjamin Shrive
 
Presentation sun storage 6780 solution
Presentation   sun storage 6780 solutionPresentation   sun storage 6780 solution
Presentation sun storage 6780 solutionxKinAnx
 

What's hot (20)

Cloud Computing 101
Cloud Computing 101Cloud Computing 101
Cloud Computing 101
 
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...SmartCloud Provisioning - servere i skyen på et splitsekund.  Steen Eriksen &...
SmartCloud Provisioning - servere i skyen på et splitsekund. Steen Eriksen &...
 
IBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack OverviewIBM Cloud Manager with OpenStack Overview
IBM Cloud Manager with OpenStack Overview
 
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy Terry
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy TerryWas Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy Terry
Was Mobile And Private Cloud For Inside Sales Customers Web Cast By Kathy Terry
 
NIC 2013 - Configure and Deploy Private Cloud
NIC 2013 - Configure and Deploy Private CloudNIC 2013 - Configure and Deploy Private Cloud
NIC 2013 - Configure and Deploy Private Cloud
 
Build Resilient Private Cloud
Build Resilient Private CloudBuild Resilient Private Cloud
Build Resilient Private Cloud
 
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012
Lessons learned: Use of Modern JVM Languages besides Java - JavaOne 2012
 
IBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning OverviewIBM Smart Cloud Provisioning Overview
IBM Smart Cloud Provisioning Overview
 
Cisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteCisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud Suite
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack Services
 
Paying for PaaS
Paying for PaaSPaying for PaaS
Paying for PaaS
 
Covmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newCovmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's new
 
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasCloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
 
IBM SmartCloud Orchestration
IBM SmartCloud OrchestrationIBM SmartCloud Orchestration
IBM SmartCloud Orchestration
 
Paving the Way to IT-as-a-Service
Paving the Way to IT-as-a-ServicePaving the Way to IT-as-a-Service
Paving the Way to IT-as-a-Service
 
Cloud Computing and VCE
Cloud Computing and VCECloud Computing and VCE
Cloud Computing and VCE
 
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza
Dal Desktop Al Disco Parte 2 - Virtualizzazione E Sicurezza
 
cloud computing
cloud computingcloud computing
cloud computing
 
VMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid ITVMWare and SoftLayer Hybrid IT
VMWare and SoftLayer Hybrid IT
 
Presentation sun storage 6780 solution
Presentation   sun storage 6780 solutionPresentation   sun storage 6780 solution
Presentation sun storage 6780 solution
 

Similar to My sql enterprise for managed hosting & saas providers

MySQL - powering the web economy v1.0
MySQL - powering the web economy v1.0MySQL - powering the web economy v1.0
MySQL - powering the web economy v1.0IDG Romania
 
MySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL Brasil
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Datavail
 
MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)Keith Hollman
 
MySQL Technology Overview
MySQL Technology OverviewMySQL Technology Overview
MySQL Technology OverviewKeith Hollman
 
VMware Cloud on AWS - AWS Learning Series
VMware Cloud on AWS - AWS Learning SeriesVMware Cloud on AWS - AWS Learning Series
VMware Cloud on AWS - AWS Learning SeriesAmazon Web Services
 
MySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarMySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarAndrew Morgan
 
MySQL High Availibility Solutions
MySQL High Availibility SolutionsMySQL High Availibility Solutions
MySQL High Availibility SolutionsMark Swarbrick
 
Mysql overview_20100811
Mysql overview_20100811Mysql overview_20100811
Mysql overview_20100811thinkinlamp
 
MySQL 8: Ready for Prime Time
MySQL 8: Ready for Prime TimeMySQL 8: Ready for Prime Time
MySQL 8: Ready for Prime TimeArnab Ray
 
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Amazon Web Services
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceOlivier DASINI
 
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP ParisMySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP ParisOlivier DASINI
 
Fórum E-commerce Brasil 2010: Jinesh Varia
Fórum E-commerce Brasil 2010: Jinesh VariaFórum E-commerce Brasil 2010: Jinesh Varia
Fórum E-commerce Brasil 2010: Jinesh VariaiMasters
 

Similar to My sql enterprise for managed hosting & saas providers (20)

MySQL Cluster
MySQL ClusterMySQL Cluster
MySQL Cluster
 
MySQL - powering the web economy v1.0
MySQL - powering the web economy v1.0MySQL - powering the web economy v1.0
MySQL - powering the web economy v1.0
 
Mysql an introduction
Mysql an introductionMysql an introduction
Mysql an introduction
 
MySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich MasonMySQL State of the Dolphin - Rich Mason
MySQL State of the Dolphin - Rich Mason
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?
 
My sql
My sqlMy sql
My sql
 
MySQL
MySQL MySQL
MySQL
 
MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)MySQL Enterprise Edition - Complete Guide (2019)
MySQL Enterprise Edition - Complete Guide (2019)
 
MySQL Latest News
MySQL Latest NewsMySQL Latest News
MySQL Latest News
 
MySQL Technology Overview
MySQL Technology OverviewMySQL Technology Overview
MySQL Technology Overview
 
VMware Cloud on AWS - AWS Learning Series
VMware Cloud on AWS - AWS Learning SeriesVMware Cloud on AWS - AWS Learning Series
VMware Cloud on AWS - AWS Learning Series
 
MySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarMySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinar
 
MySQL High Availibility Solutions
MySQL High Availibility SolutionsMySQL High Availibility Solutions
MySQL High Availibility Solutions
 
Introduction to Mysql
Introduction to MysqlIntroduction to Mysql
Introduction to Mysql
 
Mysql overview_20100811
Mysql overview_20100811Mysql overview_20100811
Mysql overview_20100811
 
MySQL 8: Ready for Prime Time
MySQL 8: Ready for Prime TimeMySQL 8: Ready for Prime Time
MySQL 8: Ready for Prime Time
 
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
Migrating to VMware on AWS as the First Step Towards the AWS Cloud (GPSCT206)...
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
 
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP ParisMySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
 
Fórum E-commerce Brasil 2010: Jinesh Varia
Fórum E-commerce Brasil 2010: Jinesh VariaFórum E-commerce Brasil 2010: Jinesh Varia
Fórum E-commerce Brasil 2010: Jinesh Varia
 

More from xKinAnx

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep divexKinAnx
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudxKinAnx
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...xKinAnx
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directionsxKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...xKinAnx
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloudxKinAnx
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...xKinAnx
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...xKinAnx
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rolloutxKinAnx
 

More from xKinAnx (20)

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloud
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloud
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rollout
 

Recently uploaded

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
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 

Recently uploaded (20)

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
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
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
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 

My sql enterprise for managed hosting & saas providers

  • 1. MySQL Enterprise for Managed Hosting & SaaS Providers Jimmy Guerrero Sr Product Marketing Manager jimmy@mysql.com Copyright MySQL AB – 2008
  • 2. Agenda • MySQL Overview • SaaS Overview • MySQL Enterprise for SaaS Providers • SaaS Architectures • MySQL Authorized Hosting Partner Program • Case Studies • Next Steps Copyright MySQL AB – 2008
  • 3. Overview of MySQL • Founded in 1995 • Operations in 25 countries and growing • World’s most popular open source database • Reduces TCO of database management Reliable, High Performance, Easy to Use • Embedded by over 100 companies • Hundreds of Partners and Service Integrators Copyright MySQL AB – 2008
  • 4. Established & Emerging Companies Web 2.0 Enterprise 2.0 craigslist SaaS Telecom OEM & ISV Copyright MySQL AB – 2008
  • 5. Software as a Service Overview • Disruptive on-demand business & software delivery model in which business applications are accessed by end-users in a web-browser over the Internet • Hosting is typically outsourced to a managed hosting provider or (less likely) the SaaS providers maintain their own data centers • Low-cost way for businesses to obtain the same benefits of commercially licensed, “on-premise” software without the associated risks, complexity & high initial cost • Pricing model is subscription based Copyright MySQL AB – 2008
  • 6. Client/Server Architecture Corporate Application Database Clients Firewall Servers Server LAN Copyright MySQL AB – 2008
  • 7. SaaS Architecture End-Users Corporate Internet Managed Hosting Firewall Web/App MySQL Servers Servers Copyright MySQL AB – 2008
  • 8. Contrasting SaaS and ASP • Host third-party or customized customer applications in their own data centers • In general, cannot provide the required technical expertise to host a variety of applications without specializing in a particular vertical • Hosted applications are not architected for a “shared” environment • Customer must still retain application expertise in-house • High profile bankruptcies & difficulty in delivering on SLAs Copyright MySQL AB – 2008
  • 9. Benefits of SaaS to Businesses • No software/hardware to buy, install, upgrade or maintain • Uptime, on-demand scalability & performance are often enforced through an SLA • Lower cost, predictable licensing via a subscription • Less risk & quicker implementation vs. “on-premise” • Less disruptive application upgrades • Greater ease of use & lower training requirements • Promotes standard business practices across departments Copyright MySQL AB – 2008
  • 10. SaaS Adoption Trends http://www.crmlandmark.com/crmlabsindustrytrends.htm Copyright MySQL AB – 2008
  • 11. SaaS SMB Adoption Trends http://www.crmlandmark.com/survey_hostedERP.htm Copyright MySQL AB – 2008
  • 12. MySQL and SaaS Examples • Accounting/Financial • Business Intelligence • Content Management • Compliance & Risk Management • Customer Relationship Management • Enterprise Resource Planning • Human Resource Management • Messaging & Collaboration • Office & Productivity • Product Lifecycle Management • Supply Chain Management • Security • Web Analytics Copyright MySQL AB – 2008
  • 13. SaaS Provider Challenges • Delivering on SLA’s • Uptime & availability • Application performance & responsiveness • Rapid, frequent & iterative feature releases • On-demand scalability • Integration & customization limitations • Reduce infrastructure costs • Compliance, identity & access management • Security of online & offline data • Technical competence & knowledge • Proactive monitoring Copyright MySQL AB – 2008
  • 14. Benefits of Open Source for SaaS Providers • LAMP software stack running on COTS hardware lowers initial startup costs • Ubiquitous in hosted environments • Perfect for on-demand Scale-Out environments • Software freedom and no vendor lock-in Scale-Up vs Scale-Out Copyright MySQL AB – 2008
  • 15. MySQL Enterprise for SaaS Providers Enterprise database and monitoring software, plus production support delivered in an annual subscription MySQL Enterprise MySQL MySQL 24x7 Enterprise Enterprise Production Server Monitor Support MySQL Enterprise Deploy and monitor an unlimited number of servers for the Unlimited price of a single CPU of Oracle Copyright MySQL AB – 2008
  • 16. Why MySQL Enterprise? • Deliver on SLAs • Increase availability • Optimize performance • Effectively monitor scale-out environments • Faster time to market • Develop & deliver on proven open source components • Keep costs predictable Copyright MySQL AB – 2008
  • 17. MySQL Support & Licensing Options MySQL MySQL Traditional MySQL Professional Training & OEM/ISV Pro/Classic Services Certification MySQL MySQL MySQL ISV/SaaS Professional Training & Pro/Classic Hybrid Services Certification Enterprise MySQL MySQL SaaS MySQL Professional Training & Provider Enterprise Services Certification Copyright MySQL AB – 2008
  • 18. MySQL Enterprise Monitor • Consolidated view of entire MySQL environment • Auto discovery of MySQL Servers & replication topologies • Over 100 customizable rules for monitoring and alerting • Identifies problems before they occur • Reduces risk of downtime • Improve delivery of SLAs • Scale-out with less DBAs Copyright MySQL AB – 2008
  • 19. On-Demand Scalability for MySQL MySQL Replication • Designed for on-demand read scalability • Cost-effective alternative to Scale-Up • Asynchronous replication • Statement or row-level replication support • No special networking components • Fully-supported via MySQL Enterprise subscription • Enterprise Monitor discovers and monitors replication topologies Copyright MySQL AB – 2008
  • 20. MySQL Replication – Scale-Out Web/App MySQL Replication Servers writes MySQL Replication reads reads Copyright MySQL AB – 2008
  • 21. Scalability: MySQL Partitioning Web/App MySQL Partitioning Servers Cust_id 1-999 Cust_id 1000-1999 Cust_id 2000-2999 Copyright MySQL AB – 2008
  • 22. Scalability: Sharding - Application Partitioning Web/App Sharding Architecture Servers Cust_id 1-999 Cust_id 1000-1999 Cust_id 2000-2999 Copyright MySQL AB – 2008
  • 23. Scalability: Multi-Tenancy Web/App Multi-Tenancy Architecture Servers Customer A Customer B Customer C Copyright MySQL AB – 2008
  • 24. Scalability: Virtualization Web/App Virtualization Architecture Servers Customer A Customer B Customer C Copyright MySQL AB – 2008
  • 25. MySQL Replication – High Availability Web/App MySQL Replication Servers writes Active Servers reads MySQL Replication Standby Server Copyright MySQL AB – 2008
  • 26. High Availability for MySQL Distributed Replicated Block Device (DRBD) • Runs over standard IP networks • Distributed storage • Similar to network RAID • Synchronous replication • No special networking components • Excellent performance (blocks vs. rows of data) • Manages inconsistencies of data during a failure • Hides the complexity of many recovery actions • Linux heartbeat manages fail over and virtual IPs • Fully-supported add-on to MySQL Enterprise subscription Copyright MySQL AB – 2008
  • 27. DRBD Architecture Web/App MySQL and DRBD Servers Active Master Synchronous Block Replication Virtual IP Management Passive Master Copyright MySQL AB – 2008
  • 28. MySQL High Availability Scale-Out Web/App DRBD + MySQL Replication Servers reads reads Active Master writes Synchronous Block Virtual IP Replication Management Passive Master Copyright MySQL AB – 2008
  • 29. Why Do SaaS Providers Outsource Hosting? • Take advantage of economies of scale to lower costs • Focus on core business competencies • Leverage hosting providers expertise and infrastructure • Shift burden of delivering SLAs to hosting provider • Faster resolution to production problems • Realize on-demand scalability • Pass-along faster implementation time to customers • Lower risks • Compliance, security, identity and access management • Increased choices of value add-on services • Access to hosting providers eco-system Copyright MySQL AB – 2008
  • 30. SLA Value Chain - Infrastructure Provisioned from multiple carriers and fed into facility via Internet multiple fiber loops. Raised floors with multiple power sources supplying Facility battery and generator backup. Also, redundant cooling systems. Multiple redundant routers at “border” and “core” Network distributing to multiple redundant switches. Separate (redundant) front-end and back-end networks. Hardware Consistent brand, with redundant power supply, fans and CPUs. Highest level service agreement with vendor. Copyright MySQL AB – 2008
  • 31. SLA Value Chain – Software Stack Operating Backed by vendor whether proprietary or open source. System App Backed by vendor whether proprietary or open source. Server Backed by vendor whether proprietary or open source. In Database the case of MySQL, MySQL Enterprise is the only choice. Redundant infrastructure to monitor network, power, Monitoring cooling, hardware and software elements which feed into centralized Network Operations Center (NOC). Procedures “Run Book” details implementation from troubleshooting, remediation, escalation and reporting. Copyright MySQL AB – 2008
  • 32. Hosting Provider Challenges • Delivering on SLAs • Providing customers with scalability on-demand • Architecting high availability infrastructure • Rapid deployment • Proactive monitoring • Maintaining in-house expertise • Responsive technical support to customer issues • Manage multiple vendor relationships • Non-intrusive upgrades • Containing costs Copyright MySQL AB – 2008
  • 33. Solutions for Hosting Providers MySQL Authorized Hosting Partner Program Provides top-tier hosting companies a valuable, affordable way to distinguish their offerings, plus access to MySQL Enterprise software and services MySQL Authorized Hosting Partner Branding MySQL 24x7 & Enterprise Production Marketing Server Support MySQL MySQL Training Enterprise Enterprise & “SPLA” Monitor Certification Copyright MySQL AB – 2008
  • 34. Power Consumption & MySQL “MySQL beats Sybase and PostgreSQL in Neal Nelson Power Efficiency Test” • 101% to 299% more throughput • 107% to 328% better power efficiency • Nelson Database Power Efficiency Benchmark measures both throughput and power efficiency for transaction processing workloads at a variety of user load levels. • Less power consumption means a greener facility http://biz.yahoo.com/bw/071030/20071030006338.html? Copyright MySQL AB – 2008
  • 35. SaaS Case Study: Right Now Technologies SaaS Application Enterprise Software As A Service CRM system with over 3,000 deployments worldwide. Key Business Benefits Open source software provides an infrastructure for scalability, reliability and security at a much lower cost. Why MySQL? “Our systems have facilitated over 1 billion customer interactions on behalf of our clients while maintaining reliability at or above 99.97 percent. Money spent on proprietary databases, when there is a viable open source alternative, is money wasted.” -- Greg Gianforte, CEO , Right Now Technologies Copyright MySQL AB – 2008
  • 36. SaaS Case Study: Zimbra SaaS Solution The Zimbra Collaboration Suite (ZCS) solution unifies email, contacts, shared calendar, VoIP, and online document authoring in a rich browser-based interface. Key Business Benefit ZCS is a modern and innovative application that is cost-effectively delivered on premise or on demand, as Software as a Service (SaaS). Why MySQL? "MySQL is a key component of Zimbra Collaboration Suite — enabling us to deliver a reliable and scalable platform to over 8 million users.” --Scott Dietzen, President & CTO Copyright MySQL AB – 2008
  • 37. SaaS Case Study: Supply Dynamics SaaS Solution Business-Critical Supply Chain Platform used by Fortune 100 companies Key Business Benefit Supply Dynamics helps companies like GE and Honeywell reduce production costs, deliver products faster and fulfill higher Service Level Agreements (SLAs) by linking their entire supply chain. Why MySQL? Reliability – No database downtime High-Performance – Real-time data visibility Low Administration – No Full-time DBA Required Copyright MySQL AB – 2008
  • 38. Hosting Case Study: Logicworks Authorized Platinum Hosting Partner Logicworks provides the Managed Database Service for MySQL with a 100% SLA. Key Business Benefit A 100% SLA ensures no MySQL database transactions are lost and revenue-generating online initiatives are not impacted by downtime. Why Authorized MySQL Managed Hosting? “Logicworks helps MySQL customers deploy and manage mission-critical applications. We provide enterprise Level managed services so that MySQL developers and DBAs can focus on their core competencies.” -- Carter Burden, Chairman & CEO, Logicworks Copyright MySQL AB – 2008
  • 39. Summary Why MySQL Enterprise for Managed Hosting and SaaS Providers? 4. Deliver on SLA commitments 6. Ensure availability, performance and on-demand scalability 8. Leverage low, predictable costs while maintaining margins Copyright MySQL AB – 2008
  • 40. Q & A and Next Steps • MySQL Enterprise for SaaS Providers http://www.mysql.com/why-mysql/service-providers/saas/ • MySQL Enterprise for SaaS Providers Whitepaper http://www.mysql.com/why-mysql/white-papers/mysql_wp_saas-providers.php • MySQL Enterprise for Managed Hosting Providers https://partner-portal.mysql.com/guide/hosting.html Questions: jimmy@mysql.com Copyright MySQL AB – 2008