SlideShare una empresa de Scribd logo
1 de 27
Postgres Plus Cloud Database
                                        from EnterpriseDB

           What’s it all about?


           October 2012




EnterpriseDB, Postgres Plus and Dynatune are trademarks of
EnterpriseDB Corporation. Other names may be trademarks of their   1
respective owners. © 2010. All rights reserved.
Why are organizations moving to the cloud?
           Lower Costs
              •     Utility style pricing allows you to pay only for what you use
              •     Reduced on-premise spend (hardware, real estate, energy, licensing)
              •     Cloud computing offers the capability to scale without the upfront costs

                  On-premise data center             vs.                  Cloud computing

                                                                 Backup        Storage      Applications
       House                          Maintain
                                                               High Availability      Productivity tools
                          Build
              Buy                                              Monitoring                     Hardware


     Hire




                         Capital Investment                            Utility-like use/pricing



© 2012 EnterpriseDB. All rights reserved.               2
Why are organizations moving to the cloud?
           Ease of Use
              •     Pre-packaged setups (e.g. feature rich HA database clusters)
              •     Automatic maintenance (DBaaS)
              •     Little to no database administration expertise needed

     Running a Database in the Cloud                  vs.         Running a Cloud Database




© 2012 EnterpriseDB. All rights reserved.              3
Why are organizations moving to the cloud?
           Availability and Accessibility
              •     Virtualization and Cloud offer the promise of 24 x 7 x 365 operations
              •     Automation of previously difficult operations like scale up / out


                                                                      Europe
                                            N.A.


                                                     APAC




                                                                     Africa
                                              S.A.



© 2012 EnterpriseDB. All rights reserved.               4
Cloud Use Cases
           New Application Development
              •     Easy to setup robust database clusters for short or long lived project work
           Small Startup Companies or projects
              •     Allows focus on product development and not infrastructure setup
           Platform as a Service vendors
              •     Integrate a scalable cloud database tier into their offerings
              •     E.g. CloudBees or Engine Yard
           Migrating traditional workloads
              •     Cost reduction initiatives
           Oracle cost reduction
              •     Utilizing Postgres Plus Advanced Server in an HA cloud environment
           Smaller applications in need of world wide access
              •     Developed by small organizations, non-profits, and individuals
           Offsite Disaster Recovery


© 2012 EnterpriseDB. All rights reserved.                5
Today’s Cloud Databases…
                …many fail to take advantage of all the Cloud features
                   •     Elastic storage and auto-scaling of storage
                   •     Elastic load-balancing and connection pooling
                   •     Self-healing with failover and replacement
                   •     Automatic replication


                What else is missing?
                   •     User configurability: most solutions are ‘black box’ with no user control
                   •     Extensions like geo-spatial support


                Vendor Lock In
                   •     Each solution is tied to a vendor with special interests
                   •     A true cloud database is platform agnostic giving users choice and
                         portability




© 2012 EnterpriseDB. All rights reserved.                  6
What should the Cloud RDBMS look like?
                                                                                           Postgres Plus
       Features                                           Characteristics                 Cloud Database
       Open source based                    Mature, SQL standard, ACID compliant, high
       Enterprise grade RDBMS               R/W performance
       Automatically create self            Multi-server clusters with auto-backup,
       healing HA configurations            replication, load balancing and connection
       and automate other Admin             pooling. Clone database for sandbox
       tasks                                development. Daily grandfathered backups.
       Elastic Scale Up and Out             Add storage and CPUs automatically and
                                            transparently
       Any Platform                         Public cloud, Private Cloud, or Bare Metal

       Cloud Vendor Independent             Amazom, HP Compute Cloud, RackSpace
                                            Cloud, OpenStack, CloudBees, Engine Yard
       Black or white box control           Serves novice and hands-on users with point
                                            and click GUI
       Other value adds                     NoSQL and Hadoop connectivity, enterprise
                                            monitoring options, Oracle compatibility




© 2012 EnterpriseDB. All rights reserved.                    7
Introducing…




© 2012 EnterpriseDB. All rights reserved.   8
What is Postgres Plus Cloud Database?
             Pushbutton provisioning of high availability database clusters
                •     Streaming replication between master and replicas
                •     Connection pooling handle more users over time
                •     Load-balancing of READS over the whole cluster
                •     SQL Routing for WRITES to master with white and black listing of SQL
                •     No special DBA or Administrative skills required
                •     Start, Connect and code


             Self Healing clusters
                •     Constant health and stats monitoring
                •     Transaction preferred failover prevents loss of all committed transactions
                •     Recovery Time preferred failover prioritizes recovery time
                •     Cluster configuration fully restored after failover
                •     Unattended operation




© 2012 EnterpriseDB. All rights reserved.                9
What is Postgres Plus Cloud Database?
             Elastic Cloud features
                •     Horizontal auto-scaling of replicas for spikey READ loads
                •     Auto-scaling of storage based on user set threshold
                •     Scale up server class size
                •     Elastic IP maintains connection parameters for apps after failover


             Trouble Free Management features:
                •     Daily automatic backups
                •     Pushbutton cloning for developer sandboxes
                •     Pushbutton version upgrade
                •     GUI web console
                •     Extensions friendly (e.g. GeoSpatial support)




© 2012 EnterpriseDB. All rights reserved.                10
Feature Rich Easy to Use GUI




   1
                                                        5




   2                                                             1 Scale replicas up / down
                                                                 2 Clone cluster
                                                                 3 Upgrade Postgres version
   3                                            6
                                                                 4 Scale server class
                                                                 5 Server DNS / Port
   4                                                             6 Failover modes
                                                    7            7 User selectable scaling thresholds
                                                                 8 DB Configuration, monitors, log




                                            8



© 2012 EnterpriseDB. All rights reserved.                   11
Cloud Database – Marketecture




                                                 ssh




© 2012 EnterpriseDB. All rights reserved.   12
What makes Cloud Database unique?
             Built by the PostgreSQL company
                •     Pure unforked community PostgreSQL
                •     Community resources for support and troubleshooting
             Multi-platform: Amazon, CloudStack, OpenStack
                •     No vendor lock-in
             Supports public cloud, private cloud and bare metal
              deployments

             Oracle Compatibility option




© 2012 EnterpriseDB. All rights reserved.
Compatibility – A key differentiator
                Move existing Oracle applications to use a much less expensive
                 Oracle-compatible database in the Cloud
                Reuse existing Oracle development skills and create new
                 applications that target Postgres Plus Cloud Database




© 2012 EnterpriseDB. All rights reserved.     14
Postgres Plus Cloud Database Product Detail
       Feature                                                   Benefits

       PostgreSQL based databases            Pure community PostgreSQL – no forks, or
       with Enterprise-class features        Postgres Plus Advanced Server
       CreateHigh Availability clusters in   Saves hours and days of setup, DBAs can
       minutes with point and click GUI      manage more servers, novice user accessible
       Transparent and Elastic auto-         Add storage or read replicas with no application
       scaling                               changes, business interruption, or human action
       Binary replication                    Automatically setup and keeps all servers in the
                                             cluster up to date with the master
       Load balancing                        Automatically setup to Increase read performance
                                             across multiple cluster nodes
       Connection Pooling                    Automatically setup to serve more client
                                             connections efficiently
       Grandfathered auto-backups daily      Automatically setup to protectdata in the cloud
                                             and guard against mishaps
       Automatic failover                    2 Self-healing options replace downed master or
                                             replicas without human intervention
       Status management/monitoring          View globalstatus & performance of
                                             completecloud deployment
       Clone database                        Create developer ‘sandboxes’ in minutes based
                                             on production data
       Oracle compatibility                  Allows cost-effective and easy way to move
                                             Oracle applications to the Cloud


© 2012 EnterpriseDB. All rights reserved.                              15
Product Demo
Demo: Register and Login




© 2012 EnterpriseDB. All rights reserved.   17
Demo: the Dashboard




© 2012 EnterpriseDB. All rights reserved.   18
Demo: Create a New Cluster - servers




© 2012 EnterpriseDB. All rights reserved.   19
Demo: Create a New Cluster - backups




© 2012 EnterpriseDB. All rights reserved.   20
Demo: Cluster started in minutes




© 2012 EnterpriseDB. All rights reserved.   21
Demo: Scale-Up




© 2012 EnterpriseDB. All rights reserved.   22
Demo: Scale-Up Events




© 2012 EnterpriseDB. All rights reserved.   23
Demo: User Management




© 2012 EnterpriseDB. All rights reserved.   24
Pricing
                Standard Amazon EC2 based pricing
                   •     Multiple components to pricing: data xfer, instance size, usage time, …
                   •     EnterpriseDB only marks up the EC2 On-Demand Instances component


                Cloud Database Pricing
                   •     http://www.enterprisedb.com/cloud-database/pricing


                Help Calculating Pricing
                   •     http://www.enterprisedb.com/cloud-database/faqs#estimatecosts




© 2012 EnterpriseDB. All rights reserved. Confidential & Proprietary.   25
Get Started Today!
                Test drive the Free Trial
                   •     http://www.enterprisedb.com/cloud-database/amzn-launch-guide-free-trial


                Participate in our Forums
                   •     http://forums.enterprisedb.com/forums/show/21.page


                Sign up today for the DBaaS
                   •     http://www.enterprisedb.com/cloud-database/amzn-launch-guide-dbaas


                Need assistance? We have services to help:
                   •     http://www.enterprisedb.com/products-services-training/services




© 2012 EnterpriseDB. All rights reserved. Confidential & Proprietary.   26
Thank You!

Más contenido relacionado

La actualidad más candente

Using Distributed In-Memory Computing for Fast Data Analysis
Using Distributed In-Memory Computing for Fast Data AnalysisUsing Distributed In-Memory Computing for Fast Data Analysis
Using Distributed In-Memory Computing for Fast Data AnalysisScaleOut Software
 
Mhta.private.cloud.final.16.9
Mhta.private.cloud.final.16.9Mhta.private.cloud.final.16.9
Mhta.private.cloud.final.16.9Virteva Inc.
 
Forbidden fruits of Active Directory – Cloning, snapshotting, virtualization
Forbidden fruits of Active Directory  –  Cloning, snapshotting, virtualization Forbidden fruits of Active Directory  –  Cloning, snapshotting, virtualization
Forbidden fruits of Active Directory – Cloning, snapshotting, virtualization Microsoft TechNet - Belgium and Luxembourg
 
Open solaris customer presentation
Open solaris customer presentationOpen solaris customer presentation
Open solaris customer presentationxKinAnx
 
Gluster open stack dev summit 042011
Gluster open stack dev summit 042011Gluster open stack dev summit 042011
Gluster open stack dev summit 042011Open Stack
 
Citrix XenDesktop 5.5 seminar
Citrix XenDesktop 5.5 seminarCitrix XenDesktop 5.5 seminar
Citrix XenDesktop 5.5 seminarMarkiting_be
 
Apache Hadoop on Virtual Machines
Apache Hadoop on Virtual MachinesApache Hadoop on Virtual Machines
Apache Hadoop on Virtual MachinesDataWorks Summit
 
Is Private Cloud Right for Your Organization
Is Private Cloud Right for Your OrganizationIs Private Cloud Right for Your Organization
Is Private Cloud Right for Your OrganizationDave Roberts
 
HP Cloud System Executive Level
HP Cloud System Executive LevelHP Cloud System Executive Level
HP Cloud System Executive LevelRien du Pre
 
Deep Dive Into Windows Server 2012 Hyper-V
Deep Dive Into Windows Server 2012 Hyper-VDeep Dive Into Windows Server 2012 Hyper-V
Deep Dive Into Windows Server 2012 Hyper-VLai Yoong Seng
 
Citrix Day 2014: Cloud Plattform
Citrix Day 2014: Cloud PlattformCitrix Day 2014: Cloud Plattform
Citrix Day 2014: Cloud PlattformDigicomp Academy AG
 
Distributed Block-level Storage Management for OpenStack, by Danile lee
Distributed Block-level Storage Management for OpenStack, by Danile leeDistributed Block-level Storage Management for OpenStack, by Danile lee
Distributed Block-level Storage Management for OpenStack, by Danile leeHui Cheng
 

La actualidad más candente (20)

Using Distributed In-Memory Computing for Fast Data Analysis
Using Distributed In-Memory Computing for Fast Data AnalysisUsing Distributed In-Memory Computing for Fast Data Analysis
Using Distributed In-Memory Computing for Fast Data Analysis
 
Mhta.private.cloud.final.16.9
Mhta.private.cloud.final.16.9Mhta.private.cloud.final.16.9
Mhta.private.cloud.final.16.9
 
Manage your enterprise with System Center
Manage your enterprise with System CenterManage your enterprise with System Center
Manage your enterprise with System Center
 
Best of Microsoft Management Summit 2012
Best of Microsoft Management Summit 2012Best of Microsoft Management Summit 2012
Best of Microsoft Management Summit 2012
 
Should You Consider Virtual Desktops
Should You Consider Virtual DesktopsShould You Consider Virtual Desktops
Should You Consider Virtual Desktops
 
Microsoft TechDays 2013 - IT Pro Keynote
Microsoft TechDays 2013 - IT Pro KeynoteMicrosoft TechDays 2013 - IT Pro Keynote
Microsoft TechDays 2013 - IT Pro Keynote
 
Forbidden fruits of Active Directory – Cloning, snapshotting, virtualization
Forbidden fruits of Active Directory  –  Cloning, snapshotting, virtualization Forbidden fruits of Active Directory  –  Cloning, snapshotting, virtualization
Forbidden fruits of Active Directory – Cloning, snapshotting, virtualization
 
Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)
 
Open solaris customer presentation
Open solaris customer presentationOpen solaris customer presentation
Open solaris customer presentation
 
Hadoop on VMware
Hadoop on VMwareHadoop on VMware
Hadoop on VMware
 
Gluster open stack dev summit 042011
Gluster open stack dev summit 042011Gluster open stack dev summit 042011
Gluster open stack dev summit 042011
 
Citrix XenDesktop 5.5 seminar
Citrix XenDesktop 5.5 seminarCitrix XenDesktop 5.5 seminar
Citrix XenDesktop 5.5 seminar
 
Apache Hadoop on Virtual Machines
Apache Hadoop on Virtual MachinesApache Hadoop on Virtual Machines
Apache Hadoop on Virtual Machines
 
Is Private Cloud Right for Your Organization
Is Private Cloud Right for Your OrganizationIs Private Cloud Right for Your Organization
Is Private Cloud Right for Your Organization
 
Pmc juniper
Pmc juniperPmc juniper
Pmc juniper
 
HP Cloud System Executive Level
HP Cloud System Executive LevelHP Cloud System Executive Level
HP Cloud System Executive Level
 
Deep Dive Into Windows Server 2012 Hyper-V
Deep Dive Into Windows Server 2012 Hyper-VDeep Dive Into Windows Server 2012 Hyper-V
Deep Dive Into Windows Server 2012 Hyper-V
 
Hadoop on Virtual Machines
Hadoop on Virtual MachinesHadoop on Virtual Machines
Hadoop on Virtual Machines
 
Citrix Day 2014: Cloud Plattform
Citrix Day 2014: Cloud PlattformCitrix Day 2014: Cloud Plattform
Citrix Day 2014: Cloud Plattform
 
Distributed Block-level Storage Management for OpenStack, by Danile lee
Distributed Block-level Storage Management for OpenStack, by Danile leeDistributed Block-level Storage Management for OpenStack, by Danile lee
Distributed Block-level Storage Management for OpenStack, by Danile lee
 

Similar a Postgres Plus Cloud Database

New Enterprise Cloud Database Options for 2019
New Enterprise Cloud Database Options for 2019New Enterprise Cloud Database Options for 2019
New Enterprise Cloud Database Options for 2019EDB
 
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part20812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2Raul Chong
 
High Performance Cloud Computing
High Performance Cloud ComputingHigh Performance Cloud Computing
High Performance Cloud ComputingNephoScale
 
The Power of Postgres Plus Cloud Database
The Power of Postgres Plus Cloud DatabaseThe Power of Postgres Plus Cloud Database
The Power of Postgres Plus Cloud DatabaseEDB
 
How To Reach Your Goals with Postgres Plus Cloud Database
How To Reach Your Goals with Postgres Plus Cloud DatabaseHow To Reach Your Goals with Postgres Plus Cloud Database
How To Reach Your Goals with Postgres Plus Cloud DatabaseEDB
 
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSCloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSEDB
 
How to Build Multi-disciplinary Analytics Applications on a Shared Data Platform
How to Build Multi-disciplinary Analytics Applications on a Shared Data PlatformHow to Build Multi-disciplinary Analytics Applications on a Shared Data Platform
How to Build Multi-disciplinary Analytics Applications on a Shared Data PlatformCloudera, Inc.
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleBob Rhubart
 
Postgres for Digital Transformation: NoSQL Features, Replication, FDW & More
Postgres for Digital Transformation:NoSQL Features, Replication, FDW & MorePostgres for Digital Transformation:NoSQL Features, Replication, FDW & More
Postgres for Digital Transformation: NoSQL Features, Replication, FDW & MoreAshnikbiz
 
The power of hadoop in cloud computing
The power of hadoop in cloud computingThe power of hadoop in cloud computing
The power of hadoop in cloud computingJoey Echeverria
 
Building Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsBuilding Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsRightScale
 
PHP Apps on the Move - Migrating from In-House to Cloud
PHP Apps on the Move - Migrating from In-House to Cloud  PHP Apps on the Move - Migrating from In-House to Cloud
PHP Apps on the Move - Migrating from In-House to Cloud RightScale
 
Basics of Java Cloud
Basics of Java CloudBasics of Java Cloud
Basics of Java CloudAnkur Gupta
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliEDB
 
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...Cloudera, Inc.
 
Cloud Computing - Making IT Simple
 Cloud Computing - Making IT Simple Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleBob Rhubart
 
Vmware Serengeti - Based on Infochimps Ironfan
Vmware Serengeti - Based on Infochimps IronfanVmware Serengeti - Based on Infochimps Ironfan
Vmware Serengeti - Based on Infochimps IronfanJim Kaskade
 

Similar a Postgres Plus Cloud Database (20)

New Enterprise Cloud Database Options for 2019
New Enterprise Cloud Database Options for 2019New Enterprise Cloud Database Options for 2019
New Enterprise Cloud Database Options for 2019
 
IBM - Introduction to Cloudant
IBM - Introduction to CloudantIBM - Introduction to Cloudant
IBM - Introduction to Cloudant
 
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part20812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
0812 2014 01_toronto-smac meetup_i_os_cloudant_worklight_part2
 
High Performance Cloud Computing
High Performance Cloud ComputingHigh Performance Cloud Computing
High Performance Cloud Computing
 
High Performance Databases
High Performance DatabasesHigh Performance Databases
High Performance Databases
 
The Power of Postgres Plus Cloud Database
The Power of Postgres Plus Cloud DatabaseThe Power of Postgres Plus Cloud Database
The Power of Postgres Plus Cloud Database
 
How To Reach Your Goals with Postgres Plus Cloud Database
How To Reach Your Goals with Postgres Plus Cloud DatabaseHow To Reach Your Goals with Postgres Plus Cloud Database
How To Reach Your Goals with Postgres Plus Cloud Database
 
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSCloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
 
How to Build Multi-disciplinary Analytics Applications on a Shared Data Platform
How to Build Multi-disciplinary Analytics Applications on a Shared Data PlatformHow to Build Multi-disciplinary Analytics Applications on a Shared Data Platform
How to Build Multi-disciplinary Analytics Applications on a Shared Data Platform
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT Simple
 
Postgres for Digital Transformation: NoSQL Features, Replication, FDW & More
Postgres for Digital Transformation:NoSQL Features, Replication, FDW & MorePostgres for Digital Transformation:NoSQL Features, Replication, FDW & More
Postgres for Digital Transformation: NoSQL Features, Replication, FDW & More
 
The power of hadoop in cloud computing
The power of hadoop in cloud computingThe power of hadoop in cloud computing
The power of hadoop in cloud computing
 
Building Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid CloudsBuilding Blocks for Private and Hybrid Clouds
Building Blocks for Private and Hybrid Clouds
 
Cloud1 Computing 01
Cloud1 Computing 01Cloud1 Computing 01
Cloud1 Computing 01
 
PHP Apps on the Move - Migrating from In-House to Cloud
PHP Apps on the Move - Migrating from In-House to Cloud  PHP Apps on the Move - Migrating from In-House to Cloud
PHP Apps on the Move - Migrating from In-House to Cloud
 
Basics of Java Cloud
Basics of Java CloudBasics of Java Cloud
Basics of Java Cloud
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
 
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...
Multidisziplinäre Analyseanwendungen auf einer gemeinsamen Datenplattform ers...
 
Cloud Computing - Making IT Simple
 Cloud Computing - Making IT Simple Cloud Computing - Making IT Simple
Cloud Computing - Making IT Simple
 
Vmware Serengeti - Based on Infochimps Ironfan
Vmware Serengeti - Based on Infochimps IronfanVmware Serengeti - Based on Infochimps Ironfan
Vmware Serengeti - Based on Infochimps Ironfan
 

Último

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 

Postgres Plus Cloud Database

  • 1. Postgres Plus Cloud Database from EnterpriseDB What’s it all about? October 2012 EnterpriseDB, Postgres Plus and Dynatune are trademarks of EnterpriseDB Corporation. Other names may be trademarks of their 1 respective owners. © 2010. All rights reserved.
  • 2. Why are organizations moving to the cloud?  Lower Costs • Utility style pricing allows you to pay only for what you use • Reduced on-premise spend (hardware, real estate, energy, licensing) • Cloud computing offers the capability to scale without the upfront costs On-premise data center vs. Cloud computing Backup Storage Applications House Maintain High Availability Productivity tools Build Buy Monitoring Hardware Hire Capital Investment Utility-like use/pricing © 2012 EnterpriseDB. All rights reserved. 2
  • 3. Why are organizations moving to the cloud?  Ease of Use • Pre-packaged setups (e.g. feature rich HA database clusters) • Automatic maintenance (DBaaS) • Little to no database administration expertise needed Running a Database in the Cloud vs. Running a Cloud Database © 2012 EnterpriseDB. All rights reserved. 3
  • 4. Why are organizations moving to the cloud?  Availability and Accessibility • Virtualization and Cloud offer the promise of 24 x 7 x 365 operations • Automation of previously difficult operations like scale up / out Europe N.A. APAC Africa S.A. © 2012 EnterpriseDB. All rights reserved. 4
  • 5. Cloud Use Cases  New Application Development • Easy to setup robust database clusters for short or long lived project work  Small Startup Companies or projects • Allows focus on product development and not infrastructure setup  Platform as a Service vendors • Integrate a scalable cloud database tier into their offerings • E.g. CloudBees or Engine Yard  Migrating traditional workloads • Cost reduction initiatives  Oracle cost reduction • Utilizing Postgres Plus Advanced Server in an HA cloud environment  Smaller applications in need of world wide access • Developed by small organizations, non-profits, and individuals  Offsite Disaster Recovery © 2012 EnterpriseDB. All rights reserved. 5
  • 6. Today’s Cloud Databases…  …many fail to take advantage of all the Cloud features • Elastic storage and auto-scaling of storage • Elastic load-balancing and connection pooling • Self-healing with failover and replacement • Automatic replication  What else is missing? • User configurability: most solutions are ‘black box’ with no user control • Extensions like geo-spatial support  Vendor Lock In • Each solution is tied to a vendor with special interests • A true cloud database is platform agnostic giving users choice and portability © 2012 EnterpriseDB. All rights reserved. 6
  • 7. What should the Cloud RDBMS look like? Postgres Plus Features Characteristics Cloud Database Open source based Mature, SQL standard, ACID compliant, high Enterprise grade RDBMS R/W performance Automatically create self Multi-server clusters with auto-backup, healing HA configurations replication, load balancing and connection and automate other Admin pooling. Clone database for sandbox tasks development. Daily grandfathered backups. Elastic Scale Up and Out Add storage and CPUs automatically and transparently Any Platform Public cloud, Private Cloud, or Bare Metal Cloud Vendor Independent Amazom, HP Compute Cloud, RackSpace Cloud, OpenStack, CloudBees, Engine Yard Black or white box control Serves novice and hands-on users with point and click GUI Other value adds NoSQL and Hadoop connectivity, enterprise monitoring options, Oracle compatibility © 2012 EnterpriseDB. All rights reserved. 7
  • 8. Introducing… © 2012 EnterpriseDB. All rights reserved. 8
  • 9. What is Postgres Plus Cloud Database?  Pushbutton provisioning of high availability database clusters • Streaming replication between master and replicas • Connection pooling handle more users over time • Load-balancing of READS over the whole cluster • SQL Routing for WRITES to master with white and black listing of SQL • No special DBA or Administrative skills required • Start, Connect and code  Self Healing clusters • Constant health and stats monitoring • Transaction preferred failover prevents loss of all committed transactions • Recovery Time preferred failover prioritizes recovery time • Cluster configuration fully restored after failover • Unattended operation © 2012 EnterpriseDB. All rights reserved. 9
  • 10. What is Postgres Plus Cloud Database?  Elastic Cloud features • Horizontal auto-scaling of replicas for spikey READ loads • Auto-scaling of storage based on user set threshold • Scale up server class size • Elastic IP maintains connection parameters for apps after failover  Trouble Free Management features: • Daily automatic backups • Pushbutton cloning for developer sandboxes • Pushbutton version upgrade • GUI web console • Extensions friendly (e.g. GeoSpatial support) © 2012 EnterpriseDB. All rights reserved. 10
  • 11. Feature Rich Easy to Use GUI 1 5 2 1 Scale replicas up / down 2 Clone cluster 3 Upgrade Postgres version 3 6 4 Scale server class 5 Server DNS / Port 4 6 Failover modes 7 7 User selectable scaling thresholds 8 DB Configuration, monitors, log 8 © 2012 EnterpriseDB. All rights reserved. 11
  • 12. Cloud Database – Marketecture ssh © 2012 EnterpriseDB. All rights reserved. 12
  • 13. What makes Cloud Database unique?  Built by the PostgreSQL company • Pure unforked community PostgreSQL • Community resources for support and troubleshooting  Multi-platform: Amazon, CloudStack, OpenStack • No vendor lock-in  Supports public cloud, private cloud and bare metal deployments  Oracle Compatibility option © 2012 EnterpriseDB. All rights reserved.
  • 14. Compatibility – A key differentiator  Move existing Oracle applications to use a much less expensive Oracle-compatible database in the Cloud  Reuse existing Oracle development skills and create new applications that target Postgres Plus Cloud Database © 2012 EnterpriseDB. All rights reserved. 14
  • 15. Postgres Plus Cloud Database Product Detail Feature Benefits PostgreSQL based databases Pure community PostgreSQL – no forks, or with Enterprise-class features Postgres Plus Advanced Server CreateHigh Availability clusters in Saves hours and days of setup, DBAs can minutes with point and click GUI manage more servers, novice user accessible Transparent and Elastic auto- Add storage or read replicas with no application scaling changes, business interruption, or human action Binary replication Automatically setup and keeps all servers in the cluster up to date with the master Load balancing Automatically setup to Increase read performance across multiple cluster nodes Connection Pooling Automatically setup to serve more client connections efficiently Grandfathered auto-backups daily Automatically setup to protectdata in the cloud and guard against mishaps Automatic failover 2 Self-healing options replace downed master or replicas without human intervention Status management/monitoring View globalstatus & performance of completecloud deployment Clone database Create developer ‘sandboxes’ in minutes based on production data Oracle compatibility Allows cost-effective and easy way to move Oracle applications to the Cloud © 2012 EnterpriseDB. All rights reserved. 15
  • 17. Demo: Register and Login © 2012 EnterpriseDB. All rights reserved. 17
  • 18. Demo: the Dashboard © 2012 EnterpriseDB. All rights reserved. 18
  • 19. Demo: Create a New Cluster - servers © 2012 EnterpriseDB. All rights reserved. 19
  • 20. Demo: Create a New Cluster - backups © 2012 EnterpriseDB. All rights reserved. 20
  • 21. Demo: Cluster started in minutes © 2012 EnterpriseDB. All rights reserved. 21
  • 22. Demo: Scale-Up © 2012 EnterpriseDB. All rights reserved. 22
  • 23. Demo: Scale-Up Events © 2012 EnterpriseDB. All rights reserved. 23
  • 24. Demo: User Management © 2012 EnterpriseDB. All rights reserved. 24
  • 25. Pricing  Standard Amazon EC2 based pricing • Multiple components to pricing: data xfer, instance size, usage time, … • EnterpriseDB only marks up the EC2 On-Demand Instances component  Cloud Database Pricing • http://www.enterprisedb.com/cloud-database/pricing  Help Calculating Pricing • http://www.enterprisedb.com/cloud-database/faqs#estimatecosts © 2012 EnterpriseDB. All rights reserved. Confidential & Proprietary. 25
  • 26. Get Started Today!  Test drive the Free Trial • http://www.enterprisedb.com/cloud-database/amzn-launch-guide-free-trial  Participate in our Forums • http://forums.enterprisedb.com/forums/show/21.page  Sign up today for the DBaaS • http://www.enterprisedb.com/cloud-database/amzn-launch-guide-dbaas  Need assistance? We have services to help: • http://www.enterprisedb.com/products-services-training/services © 2012 EnterpriseDB. All rights reserved. Confidential & Proprietary. 26

Notas del editor

  1. While mature and well understood, database technology is as complex as the new platform you are buildingDeveloping new features, maintaining existing builds, making performance enhancements, etc. requires expertise and dedicated focus that is a distraction from the main purpose of the platformOff-the-shelf PostgreSQL does not give you (and your customers) the cloud features needed in your platform