SlideShare une entreprise Scribd logo
1  sur  26
Télécharger pour lire hors ligne
Postgres: the centerpiece for
modernising IT infrastructure
Gaby Schilders - EDB
Agenda
• Open source, Postgres and EDB origins
• Digitalization, competition and open source
• Postgres as a platform of innovation in a multi-model
data world
• The role of digital business applications in digital
business initiatives
• Postgres and the DevOps motion: PaaS and IaaS
• The role of the DBA in a DevOps enabled, enterprise
class open source-based data management strategy
2
Timeline Open Source Software
3
Gnu’s not Unix
Linux is not your
dad’s Unix
Open source is not
business as usual
80’s
90’s
Open source database
is not a toy
00’s
10’s
• Most mature open source DBMS technology
• Enterprise-class features (built like Oracle, DB2, SQL Server)
• Strong, independent community driving rapid innovation, e.g.,
JSON, PostGIS
4
Fully ACID Compliant
MVCC
Point in Time Recovery (PITR)
Data and Index Partitioning
Bitmap Indexes
ANSI Constraints
Triggers & Stored Functions
Views & Data Types
Nested Transactions
Online Backup
Online Reorganization
Foreign Keys
Streaming Replication
Multi-Core Support
JSON Support
HStore
Postgres: A Proven Track Record
The Gartner report, Magic Quadrant
for Operational Database
Management Systems, by Nick
Heudecker, Donald Feinberg, Merv
Adrian, Terilyn Palanca, Rick
Greenwald was published October
5, 2016.
This graphic was published by Gartner, Inc. as part of a
larger research document and should be evaluated in the
context of the entire document. The Gartner document is
available upon request from EnterpriseDB.
Gartner does not endorse any vendor, product or service
depicted in its research publications, and does not advise
technology users to select only those vendors with the
highest ratings or other designation. Gartner research
Publications consist of the opinions of Gartner's research
Organization and should not be construed as statements of
fact. Gartner disclaims all warranties, expressed or implied,
with respect to this research, including any warranties of
Merchantability or fitness for a particular purpose.
Gartner MQ: EDB is the Leading OSS-
based DBMS
Digitalization
The integrated use of analytics, big data, the cloud, the
Internet of Things, mobile, and the application culture.
6
Digital Transformation
How enterprises apply digital technology to their
businesses and operational processes enabling new
types of products and services rather than simply
enhancing existing systems.
7
Digitalization Makes Competition a Higher Stakes Game
Open Source is Critical to Your IT Strategy
“Open-source software (OSS) industry saturation is complete: today, 95%
of mainstream IT organizations leverage nontrivial open-source software
assets within their mission-critical IT portfolios — whether they know it or
not.”
-Hype Cycle for Open-Source Software, 2016, Mark Driver, 11 July 2016
“Add open-source RDBMSs to your organization's DBMS standards for
new uses, and to replace commercial RDBMSs where these are not
specifically required.”
-Emerging Technology Trends Create Opportunities for DBMS Cost Optimization, Donald Feinberg, Adam
Ronthal, 21 April 2016
Speed
Agility
Flexibility
Big ROI
Low TCO
The DBA in Digital Business Initiatives
• Digital Business Applications are developed in schema
less modes
• Data models ‘emerge’ during the Agile Process
• DevOps frameworks support automated provisioning,
scaling, integration ad recovery of highly available data
base solutions
• Commercial vendor with high-end hardware help open
source scale
• Where does that leave the DBA?
10
The DBA in Digital Business Initiatives
• Old:
• Create/manage data models
• Add tables, columns, indexes, foreign keys
• Instantiate data bases
• Manage failover and recovery
• New
• Focus on data as a critical business asset
• Manage data origination, data quality, data sharing and data integrity
• Facilitate the integration of data across business applications
• Focus on creating value instead of managing systems
• Focus on acceleration infrastructure (DBaaS/IaaS, schema less
development)
11
Polyglot Persistence
It’s a fact not one DBMS technology
dominates
Event capture or caching of
transactions on the edge
Analysis of large data sets in the
Hadoop ecosystem
Transactional systems are still at the
heart
Existing systems have to be
leveraged rather than replaced in
order to move forward efficiently
12
84%AT&T
84%AT&T
84%AT&T
Big Data
§  Hadoop
§  Map-reduce
§  HDFS
Legacy
Systems
§  ERP
§  CRM
Data Warehouse
Event Data Capture
Highly Available & Scalable
ACID Multi-model DB
§  SQL
§  Key/value
§  JSON
§  Geospatial
Integration
§  Hadoop
§  Mongo
§  MySQL
Oracle compatibility
Replication to/from
•  SQL – Server
•  Oracle
• Schema-less development
for faster application
development
• Add structure to
unstructured data to ensure
integrity
• Run SQL queries across all
data types
Relational
Key-Value
(Hstore)
Document
(JSON)
Multi-Model DBMS
New application models require greater flexibility
EDB Postgres Integration
XDB support for replication
from and to Oracle and SQL
Server
FDWs for:
• HDFS
• Hive
• Spark
• Mongo
• MySQL
14
84%AT&T
84%AT&T
84%AT&T
Big Data
§  Hadoop
§  Map-reduce
§  HDFS
Legacy
Systems
§  ERP
§  CRM
Data Warehouse
Event Data Capture
Highly Available & Scalable
ACID Multi-model DB
§  SQL
§  Key/value
§  JSON
§  Geospatial
Integration
§  Hadoop
§  Mongo
§  MySQL
Oracle compatibility
Replication to/from
•  SQL – Server
•  Oracle
Patterns
Replication of data from ERP/CRM to EDB
• BOM
• Personnel & Org info
• Customer Info
Integration back to HDFS
Integration back to Data Warehouse
John Rhymer of Forrester talks about Hybrid Extend
• Build out new digital capability as an extension of existing apps
• Leverage what you have
We support that as well or better than any DBMS system and we do it more
cost effectively
15
Why Dev/Ops and Micro-services?
When product becomes digital, the innovation rate accelerates and competition
is continuous
• What’s that mean?
• Competition comes out with a new feature on their self-service web page and you have to
respond, not tomorrow, today
• You have to differentiate on an ongoing basis because your competition is always
catching up
• The positive side is that you can add value in new ways and deliver it to
the market place faster pulling revenue towards you
Micro-services makes the unit of update contained and easily updated
New Dev/Ops models like Continuous Integration and Delivery (CICD) allow
operations and developers to work together and deliver a stream of updates
and new innovation. Daily updates and new capabilities.
16
Private Cloud with Public Cloud Capabilities
17
Value Drivers for Hybrid Cloud Management of the
Database
• IT Operations need to manage, control and understand resource utilizations
• DBAs need to define templates for deployments
• End users require self-service and easy to use interfaces
• Organizations require support for multiple clouds
• Production deployments need elastic scalability and auto backup
• DevOps motions require PaaS integration
EDB Confidential
Delivering DBaaS to Private Cloud
Ark for:
• OpenStack
• AWS
• Azure (soon)
• Azure Stack (later)
Integration of Ark with PaaS
• Pivotal Cloud Foundry
• OpenShift
• Docker
19
EDB Postgres
Backup and Recovery
EDB Backup and Recovery
EDB Postgres Master
pgPool
EDB Advanced Server
PEM Agent
EDB Failover Manager
EDB Postgres Replica
pgPool
EDB Advanced Server
PEM Agent
EDB Failover Manager
EDB Postgres Enterprise
Manager
PEM Server
PostgreSQL
Persistent
Volumes
/pgdata
/pgxlog
/pglog
/pgbackup
App	“A”	
Service	Broker		Cloud	Controller	
Cloud	Controller	API	
Catalog	
Provision	
Bind	
Unbind	
Deprovision	
Service	
Broker	API	
App	Environment	
App	“B”	
App	Environment	
EDB	DBaaS	
Binding	
Binding	
Catalog	
Provision	
Bind	
Unbind	
Deprovision	
Cloud	Foundry	
Elas1c	Run1me	
Cloud	Controller	DB	
PostgreSQL		
or	EDB	Postgres	
Advanced	Server	
	
	
	
	
A	
B
Supporting DevOps with a DBaaS Service
• Address the tension between developers and operations
• Developers want
• Agility
• Speed to deploy
• Flow through tool chain
• Operations wants
• Visibility
• Control
• Budgeted resources
• Cost
• Data models
• Efficient use of resources
20
EDB PostgreSQL
DBaaS Cloud Management for Hybrid Clouds
EDB Ark
Production
Clusters
Development
instances
EDB Ark provisions and manages robust, elastic, HA Postgres clusters in multiple clouds
EDB Ark – Provisioning a database in 10 minutes or less
Automated, fast, simple, management visibility and reliable.
1 Scale replicas in or out manually
2 Clone cluster for new app development
3 Upgrade Postgres version on your schedule
4 Scale server class up or down manually
5 Transaction or Recovery preferred failover
6 Multi-node clusters with automatic replication,
connection pooling and load balancing
7 User controlled auto-scaling thresholds
8 Auto-backup policies including PITR
9 Monitoring and Events panels
1
2
3
4
5
9
7 8
6
Console
EDB’s Value Propositions
23
• Multi-Model
• Polyglot Persistence
• Native JSON
development
• Enterprise manageability
• Roadmaps
• QA and certifications
• World leading support &
expertise
• Open source value
• Oracle compatibility
• Sub-capacity licensing
• EDB Ark
• Elasticity
• Private, public, hybrid
cloud
• License mobility
Cloud
Management
Flexibility
Low TCO-
with Big
ROI
DBMS for
Digital
Business
Enterprise
Postgres
EDB Postgres Platform 2017
24
Database Platform For Digital Business
Edb Postgres And EDB Ark
25
THANK YOU

Contenu connexe

Tendances

OpenStack Summit Fall 2012
OpenStack Summit Fall 2012OpenStack Summit Fall 2012
OpenStack Summit Fall 2012OpenStack
 
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE Manager
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE ManagerSviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE Manager
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE ManagerSUSE Italy
 
Practical PaaS presentation
Practical PaaS presentationPractical PaaS presentation
Practical PaaS presentationhmalphettes
 
Red Hat Container Strategy
Red Hat Container StrategyRed Hat Container Strategy
Red Hat Container StrategyRed Hat Events
 
SUSE e Microsoft Azure: alleati per il successo dei nostri clienti
SUSE e Microsoft Azure: alleati per il successo dei nostri clientiSUSE e Microsoft Azure: alleati per il successo dei nostri clienti
SUSE e Microsoft Azure: alleati per il successo dei nostri clientiSUSE Italy
 
OpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2DOpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2DAlessandro Pilotti
 
Destination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud PresentationDestination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud PresentationIsaac Christoffersen
 
SUSE Application Delivery Solutions
SUSE Application Delivery SolutionsSUSE Application Delivery Solutions
SUSE Application Delivery SolutionsSUSE Italy
 
SUSE OpenStack Cloud 9, Developer Program, Training&Certification
SUSE OpenStack Cloud 9, Developer Program, Training&CertificationSUSE OpenStack Cloud 9, Developer Program, Training&Certification
SUSE OpenStack Cloud 9, Developer Program, Training&CertificationSUSE Italy
 
FlexPod Winter Leadership Update
FlexPod Winter Leadership UpdateFlexPod Winter Leadership Update
FlexPod Winter Leadership UpdateMichael Harding
 
Flex pod summer-slideshare
Flex pod summer-slideshareFlex pod summer-slideshare
Flex pod summer-slideshareMichael Harding
 
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...patmisasi
 
An Easy Path to Kubernetes on Nutanix
An Easy Path to Kubernetes on Nutanix An Easy Path to Kubernetes on Nutanix
An Easy Path to Kubernetes on Nutanix NEXTtour
 
Simplivity webinar presentation
Simplivity webinar presentationSimplivity webinar presentation
Simplivity webinar presentationRyan Hadden
 
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Hitachi Vantara
 
Veritas - Software Defined Storage
Veritas - Software Defined StorageVeritas - Software Defined Storage
Veritas - Software Defined StorageJürgen Ambrosi
 
OpenStack: The path to cloud
OpenStack: The path to cloudOpenStack: The path to cloud
OpenStack: The path to cloudSusan Wu
 
Le soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data ManagementLe soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data ManagementJürgen Ambrosi
 
Jelastic DevOps Platform Product Overview for Service Providers
Jelastic DevOps Platform Product Overview for Service ProvidersJelastic DevOps Platform Product Overview for Service Providers
Jelastic DevOps Platform Product Overview for Service ProvidersJelastic Multi-Cloud PaaS
 

Tendances (20)

OpenStack Summit Fall 2012
OpenStack Summit Fall 2012OpenStack Summit Fall 2012
OpenStack Summit Fall 2012
 
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE Manager
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE ManagerSviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE Manager
Sviluppare velocemente applicazioni sicure con SUSE CaaS Platform e SUSE Manager
 
Practical PaaS presentation
Practical PaaS presentationPractical PaaS presentation
Practical PaaS presentation
 
Red Hat Container Strategy
Red Hat Container StrategyRed Hat Container Strategy
Red Hat Container Strategy
 
SUSE e Microsoft Azure: alleati per il successo dei nostri clienti
SUSE e Microsoft Azure: alleati per il successo dei nostri clientiSUSE e Microsoft Azure: alleati per il successo dei nostri clienti
SUSE e Microsoft Azure: alleati per il successo dei nostri clienti
 
OpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2DOpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2D
 
Destination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud PresentationDestination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud Presentation
 
SUSE Application Delivery Solutions
SUSE Application Delivery SolutionsSUSE Application Delivery Solutions
SUSE Application Delivery Solutions
 
SUSE OpenStack Cloud 9, Developer Program, Training&Certification
SUSE OpenStack Cloud 9, Developer Program, Training&CertificationSUSE OpenStack Cloud 9, Developer Program, Training&Certification
SUSE OpenStack Cloud 9, Developer Program, Training&Certification
 
FlexPod Winter Leadership Update
FlexPod Winter Leadership UpdateFlexPod Winter Leadership Update
FlexPod Winter Leadership Update
 
Flex pod summer-slideshare
Flex pod summer-slideshareFlex pod summer-slideshare
Flex pod summer-slideshare
 
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...
Scalar Cisco Hyperflex Presentation, May 13 2016, Part III: Scalar Lunch & Le...
 
An Easy Path to Kubernetes on Nutanix
An Easy Path to Kubernetes on Nutanix An Easy Path to Kubernetes on Nutanix
An Easy Path to Kubernetes on Nutanix
 
Simplivity webinar presentation
Simplivity webinar presentationSimplivity webinar presentation
Simplivity webinar presentation
 
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
Quickly Deploy Microsoft Private Cloud and SQL Server 2012 Data Warehouse on ...
 
Veritas - Software Defined Storage
Veritas - Software Defined StorageVeritas - Software Defined Storage
Veritas - Software Defined Storage
 
OpenStack: The path to cloud
OpenStack: The path to cloudOpenStack: The path to cloud
OpenStack: The path to cloud
 
Le soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data ManagementLe soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data Management
 
Jelastic DevOps Platform Product Overview for Service Providers
Jelastic DevOps Platform Product Overview for Service ProvidersJelastic DevOps Platform Product Overview for Service Providers
Jelastic DevOps Platform Product Overview for Service Providers
 
Nutanix basic
Nutanix basicNutanix basic
Nutanix basic
 

Similaire à OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures

Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataAshnikbiz
 
Hadoop and the Data Warehouse: When to Use Which
Hadoop and the Data Warehouse: When to Use Which Hadoop and the Data Warehouse: When to Use Which
Hadoop and the Data Warehouse: When to Use Which DataWorks Summit
 
EDB Executive Presentation 101515
EDB Executive Presentation 101515EDB Executive Presentation 101515
EDB Executive Presentation 101515Pierre Fricke
 
Optimizing Open Source for Greater Database Savings and Control
Optimizing Open Source for Greater Database Savings and ControlOptimizing Open Source for Greater Database Savings and Control
Optimizing Open Source for Greater Database Savings and ControlEDB
 
Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Group
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 Kangaroot
 
IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM
 
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...MapR Technologies
 
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...Perficient, Inc.
 
Transforming Business in a Digital Era with Big Data and Microsoft
Transforming Business in a Digital Era with Big Data and MicrosoftTransforming Business in a Digital Era with Big Data and Microsoft
Transforming Business in a Digital Era with Big Data and MicrosoftPerficient, Inc.
 
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization Denodo
 
IMS01 IMS Keynote
IMS01   IMS KeynoteIMS01   IMS Keynote
IMS01 IMS KeynoteRobert Hain
 
Optimizing Open Source for Greater Database Savings & Control
Optimizing Open Source for Greater Database Savings & ControlOptimizing Open Source for Greater Database Savings & Control
Optimizing Open Source for Greater Database Savings & ControlEDB
 
Azure App Modernization
Azure App ModernizationAzure App Modernization
Azure App ModernizationPhi Huynh
 
Neo4j GraphDay Seattle- Sept19- in the enterprise
Neo4j GraphDay Seattle- Sept19-  in the enterpriseNeo4j GraphDay Seattle- Sept19-  in the enterprise
Neo4j GraphDay Seattle- Sept19- in the enterpriseNeo4j
 
Optimize with Open Source
Optimize with Open SourceOptimize with Open Source
Optimize with Open SourceEDB
 
Overcoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBOvercoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBMongoDB
 

Similaire à OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures (20)

Transform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big DataTransform your DBMS to drive engagement innovation with Big Data
Transform your DBMS to drive engagement innovation with Big Data
 
Hadoop and the Data Warehouse: When to Use Which
Hadoop and the Data Warehouse: When to Use Which Hadoop and the Data Warehouse: When to Use Which
Hadoop and the Data Warehouse: When to Use Which
 
EDB Executive Presentation 101515
EDB Executive Presentation 101515EDB Executive Presentation 101515
EDB Executive Presentation 101515
 
Optimizing Open Source for Greater Database Savings and Control
Optimizing Open Source for Greater Database Savings and ControlOptimizing Open Source for Greater Database Savings and Control
Optimizing Open Source for Greater Database Savings and Control
 
Hadoop and Your Enterprise Data Warehouse
Hadoop and Your Enterprise Data WarehouseHadoop and Your Enterprise Data Warehouse
Hadoop and Your Enterprise Data Warehouse
 
Skilwise Big data
Skilwise Big dataSkilwise Big data
Skilwise Big data
 
Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Big Data part 2
Skillwise Big Data part 2
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16
 
IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data
 
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...
Hadoop in 2015: Keys to Achieving Operational Excellence for the Real-Time En...
 
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...
Big Data Open Source Tools and Trends: Enable Real-Time Business Intelligence...
 
Transforming Business in a Digital Era with Big Data and Microsoft
Transforming Business in a Digital Era with Big Data and MicrosoftTransforming Business in a Digital Era with Big Data and Microsoft
Transforming Business in a Digital Era with Big Data and Microsoft
 
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
 
IMS01 IMS Keynote
IMS01   IMS KeynoteIMS01   IMS Keynote
IMS01 IMS Keynote
 
Accelerating Data Warehouse Modernization
Accelerating Data Warehouse ModernizationAccelerating Data Warehouse Modernization
Accelerating Data Warehouse Modernization
 
Optimizing Open Source for Greater Database Savings & Control
Optimizing Open Source for Greater Database Savings & ControlOptimizing Open Source for Greater Database Savings & Control
Optimizing Open Source for Greater Database Savings & Control
 
Azure App Modernization
Azure App ModernizationAzure App Modernization
Azure App Modernization
 
Neo4j GraphDay Seattle- Sept19- in the enterprise
Neo4j GraphDay Seattle- Sept19-  in the enterpriseNeo4j GraphDay Seattle- Sept19-  in the enterprise
Neo4j GraphDay Seattle- Sept19- in the enterprise
 
Optimize with Open Source
Optimize with Open SourceOptimize with Open Source
Optimize with Open Source
 
Overcoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBOvercoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDB
 

Plus de Kangaroot

So you think you know SUSE?
So you think you know SUSE?So you think you know SUSE?
So you think you know SUSE?Kangaroot
 
Live demo: Protect your Data
Live demo: Protect your DataLive demo: Protect your Data
Live demo: Protect your DataKangaroot
 
RootStack - Devfactory
RootStack - DevfactoryRootStack - Devfactory
RootStack - DevfactoryKangaroot
 
Welcome at OPEN'22
Welcome at OPEN'22Welcome at OPEN'22
Welcome at OPEN'22Kangaroot
 
EDB Postgres in Public Sector
EDB Postgres in Public SectorEDB Postgres in Public Sector
EDB Postgres in Public SectorKangaroot
 
Deploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native KubernetesDeploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native KubernetesKangaroot
 
Cloud demystified, what remains after the fog has lifted.
Cloud demystified, what remains after the fog has lifted.  Cloud demystified, what remains after the fog has lifted.
Cloud demystified, what remains after the fog has lifted. Kangaroot
 
Zimbra at Kangaroot / OPEN{virtual}
Zimbra at Kangaroot / OPEN{virtual}Zimbra at Kangaroot / OPEN{virtual}
Zimbra at Kangaroot / OPEN{virtual}Kangaroot
 
NGINX Controller: faster deployments, fewer headaches
NGINX Controller: faster deployments, fewer headachesNGINX Controller: faster deployments, fewer headaches
NGINX Controller: faster deployments, fewer headachesKangaroot
 
Kangaroot EDB Webinar Best Practices in Security with PostgreSQL
Kangaroot EDB Webinar Best Practices in Security with PostgreSQLKangaroot EDB Webinar Best Practices in Security with PostgreSQL
Kangaroot EDB Webinar Best Practices in Security with PostgreSQLKangaroot
 
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...Kangaroot
 
Red Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShiftRed Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShiftKangaroot
 
There is no such thing as “Vanilla Kubernetes”
There is no such thing as “Vanilla Kubernetes”There is no such thing as “Vanilla Kubernetes”
There is no such thing as “Vanilla Kubernetes”Kangaroot
 
Elastic SIEM (Endpoint Security)
Elastic SIEM (Endpoint Security)Elastic SIEM (Endpoint Security)
Elastic SIEM (Endpoint Security)Kangaroot
 
Hashicorp Vault - OPEN Public Sector
Hashicorp Vault - OPEN Public SectorHashicorp Vault - OPEN Public Sector
Hashicorp Vault - OPEN Public SectorKangaroot
 
Kangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontractenKangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontractenKangaroot
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Kangaroot
 
Kangaroot open shift best practices - straight from the battlefield
Kangaroot open shift best practices - straight from the battlefieldKangaroot open shift best practices - straight from the battlefield
Kangaroot open shift best practices - straight from the battlefieldKangaroot
 
Kubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by KangarootKubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by KangarootKangaroot
 
OpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformOpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformKangaroot
 

Plus de Kangaroot (20)

So you think you know SUSE?
So you think you know SUSE?So you think you know SUSE?
So you think you know SUSE?
 
Live demo: Protect your Data
Live demo: Protect your DataLive demo: Protect your Data
Live demo: Protect your Data
 
RootStack - Devfactory
RootStack - DevfactoryRootStack - Devfactory
RootStack - Devfactory
 
Welcome at OPEN'22
Welcome at OPEN'22Welcome at OPEN'22
Welcome at OPEN'22
 
EDB Postgres in Public Sector
EDB Postgres in Public SectorEDB Postgres in Public Sector
EDB Postgres in Public Sector
 
Deploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native KubernetesDeploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native Kubernetes
 
Cloud demystified, what remains after the fog has lifted.
Cloud demystified, what remains after the fog has lifted.  Cloud demystified, what remains after the fog has lifted.
Cloud demystified, what remains after the fog has lifted.
 
Zimbra at Kangaroot / OPEN{virtual}
Zimbra at Kangaroot / OPEN{virtual}Zimbra at Kangaroot / OPEN{virtual}
Zimbra at Kangaroot / OPEN{virtual}
 
NGINX Controller: faster deployments, fewer headaches
NGINX Controller: faster deployments, fewer headachesNGINX Controller: faster deployments, fewer headaches
NGINX Controller: faster deployments, fewer headaches
 
Kangaroot EDB Webinar Best Practices in Security with PostgreSQL
Kangaroot EDB Webinar Best Practices in Security with PostgreSQLKangaroot EDB Webinar Best Practices in Security with PostgreSQL
Kangaroot EDB Webinar Best Practices in Security with PostgreSQL
 
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
Do you want to start with OpenShift but don’t have the manpower, knowledge, e...
 
Red Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShiftRed Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShift
 
There is no such thing as “Vanilla Kubernetes”
There is no such thing as “Vanilla Kubernetes”There is no such thing as “Vanilla Kubernetes”
There is no such thing as “Vanilla Kubernetes”
 
Elastic SIEM (Endpoint Security)
Elastic SIEM (Endpoint Security)Elastic SIEM (Endpoint Security)
Elastic SIEM (Endpoint Security)
 
Hashicorp Vault - OPEN Public Sector
Hashicorp Vault - OPEN Public SectorHashicorp Vault - OPEN Public Sector
Hashicorp Vault - OPEN Public Sector
 
Kangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontractenKangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontracten
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8
 
Kangaroot open shift best practices - straight from the battlefield
Kangaroot open shift best practices - straight from the battlefieldKangaroot open shift best practices - straight from the battlefield
Kangaroot open shift best practices - straight from the battlefield
 
Kubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by KangarootKubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by Kangaroot
 
OpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformOpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platform
 

Dernier

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
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
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
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
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
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
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 

Dernier (20)

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
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
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
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
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
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
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
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
 

OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures

  • 1. Postgres: the centerpiece for modernising IT infrastructure Gaby Schilders - EDB
  • 2. Agenda • Open source, Postgres and EDB origins • Digitalization, competition and open source • Postgres as a platform of innovation in a multi-model data world • The role of digital business applications in digital business initiatives • Postgres and the DevOps motion: PaaS and IaaS • The role of the DBA in a DevOps enabled, enterprise class open source-based data management strategy 2
  • 3. Timeline Open Source Software 3 Gnu’s not Unix Linux is not your dad’s Unix Open source is not business as usual 80’s 90’s Open source database is not a toy 00’s 10’s
  • 4. • Most mature open source DBMS technology • Enterprise-class features (built like Oracle, DB2, SQL Server) • Strong, independent community driving rapid innovation, e.g., JSON, PostGIS 4 Fully ACID Compliant MVCC Point in Time Recovery (PITR) Data and Index Partitioning Bitmap Indexes ANSI Constraints Triggers & Stored Functions Views & Data Types Nested Transactions Online Backup Online Reorganization Foreign Keys Streaming Replication Multi-Core Support JSON Support HStore Postgres: A Proven Track Record
  • 5. The Gartner report, Magic Quadrant for Operational Database Management Systems, by Nick Heudecker, Donald Feinberg, Merv Adrian, Terilyn Palanca, Rick Greenwald was published October 5, 2016. This graphic was published by Gartner, Inc. as part of a larger research document and should be evaluated in the context of the entire document. The Gartner document is available upon request from EnterpriseDB. Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research Publications consist of the opinions of Gartner's research Organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of Merchantability or fitness for a particular purpose. Gartner MQ: EDB is the Leading OSS- based DBMS
  • 6. Digitalization The integrated use of analytics, big data, the cloud, the Internet of Things, mobile, and the application culture. 6
  • 7. Digital Transformation How enterprises apply digital technology to their businesses and operational processes enabling new types of products and services rather than simply enhancing existing systems. 7
  • 8. Digitalization Makes Competition a Higher Stakes Game
  • 9. Open Source is Critical to Your IT Strategy “Open-source software (OSS) industry saturation is complete: today, 95% of mainstream IT organizations leverage nontrivial open-source software assets within their mission-critical IT portfolios — whether they know it or not.” -Hype Cycle for Open-Source Software, 2016, Mark Driver, 11 July 2016 “Add open-source RDBMSs to your organization's DBMS standards for new uses, and to replace commercial RDBMSs where these are not specifically required.” -Emerging Technology Trends Create Opportunities for DBMS Cost Optimization, Donald Feinberg, Adam Ronthal, 21 April 2016 Speed Agility Flexibility Big ROI Low TCO
  • 10. The DBA in Digital Business Initiatives • Digital Business Applications are developed in schema less modes • Data models ‘emerge’ during the Agile Process • DevOps frameworks support automated provisioning, scaling, integration ad recovery of highly available data base solutions • Commercial vendor with high-end hardware help open source scale • Where does that leave the DBA? 10
  • 11. The DBA in Digital Business Initiatives • Old: • Create/manage data models • Add tables, columns, indexes, foreign keys • Instantiate data bases • Manage failover and recovery • New • Focus on data as a critical business asset • Manage data origination, data quality, data sharing and data integrity • Facilitate the integration of data across business applications • Focus on creating value instead of managing systems • Focus on acceleration infrastructure (DBaaS/IaaS, schema less development) 11
  • 12. Polyglot Persistence It’s a fact not one DBMS technology dominates Event capture or caching of transactions on the edge Analysis of large data sets in the Hadoop ecosystem Transactional systems are still at the heart Existing systems have to be leveraged rather than replaced in order to move forward efficiently 12 84%AT&T 84%AT&T 84%AT&T Big Data §  Hadoop §  Map-reduce §  HDFS Legacy Systems §  ERP §  CRM Data Warehouse Event Data Capture Highly Available & Scalable ACID Multi-model DB §  SQL §  Key/value §  JSON §  Geospatial Integration §  Hadoop §  Mongo §  MySQL Oracle compatibility Replication to/from •  SQL – Server •  Oracle
  • 13. • Schema-less development for faster application development • Add structure to unstructured data to ensure integrity • Run SQL queries across all data types Relational Key-Value (Hstore) Document (JSON) Multi-Model DBMS New application models require greater flexibility
  • 14. EDB Postgres Integration XDB support for replication from and to Oracle and SQL Server FDWs for: • HDFS • Hive • Spark • Mongo • MySQL 14 84%AT&T 84%AT&T 84%AT&T Big Data §  Hadoop §  Map-reduce §  HDFS Legacy Systems §  ERP §  CRM Data Warehouse Event Data Capture Highly Available & Scalable ACID Multi-model DB §  SQL §  Key/value §  JSON §  Geospatial Integration §  Hadoop §  Mongo §  MySQL Oracle compatibility Replication to/from •  SQL – Server •  Oracle
  • 15. Patterns Replication of data from ERP/CRM to EDB • BOM • Personnel & Org info • Customer Info Integration back to HDFS Integration back to Data Warehouse John Rhymer of Forrester talks about Hybrid Extend • Build out new digital capability as an extension of existing apps • Leverage what you have We support that as well or better than any DBMS system and we do it more cost effectively 15
  • 16. Why Dev/Ops and Micro-services? When product becomes digital, the innovation rate accelerates and competition is continuous • What’s that mean? • Competition comes out with a new feature on their self-service web page and you have to respond, not tomorrow, today • You have to differentiate on an ongoing basis because your competition is always catching up • The positive side is that you can add value in new ways and deliver it to the market place faster pulling revenue towards you Micro-services makes the unit of update contained and easily updated New Dev/Ops models like Continuous Integration and Delivery (CICD) allow operations and developers to work together and deliver a stream of updates and new innovation. Daily updates and new capabilities. 16
  • 17. Private Cloud with Public Cloud Capabilities 17
  • 18. Value Drivers for Hybrid Cloud Management of the Database • IT Operations need to manage, control and understand resource utilizations • DBAs need to define templates for deployments • End users require self-service and easy to use interfaces • Organizations require support for multiple clouds • Production deployments need elastic scalability and auto backup • DevOps motions require PaaS integration EDB Confidential
  • 19. Delivering DBaaS to Private Cloud Ark for: • OpenStack • AWS • Azure (soon) • Azure Stack (later) Integration of Ark with PaaS • Pivotal Cloud Foundry • OpenShift • Docker 19 EDB Postgres Backup and Recovery EDB Backup and Recovery EDB Postgres Master pgPool EDB Advanced Server PEM Agent EDB Failover Manager EDB Postgres Replica pgPool EDB Advanced Server PEM Agent EDB Failover Manager EDB Postgres Enterprise Manager PEM Server PostgreSQL Persistent Volumes /pgdata /pgxlog /pglog /pgbackup App “A” Service Broker Cloud Controller Cloud Controller API Catalog Provision Bind Unbind Deprovision Service Broker API App Environment App “B” App Environment EDB DBaaS Binding Binding Catalog Provision Bind Unbind Deprovision Cloud Foundry Elas1c Run1me Cloud Controller DB PostgreSQL or EDB Postgres Advanced Server A B
  • 20. Supporting DevOps with a DBaaS Service • Address the tension between developers and operations • Developers want • Agility • Speed to deploy • Flow through tool chain • Operations wants • Visibility • Control • Budgeted resources • Cost • Data models • Efficient use of resources 20
  • 21. EDB PostgreSQL DBaaS Cloud Management for Hybrid Clouds EDB Ark Production Clusters Development instances EDB Ark provisions and manages robust, elastic, HA Postgres clusters in multiple clouds
  • 22. EDB Ark – Provisioning a database in 10 minutes or less Automated, fast, simple, management visibility and reliable. 1 Scale replicas in or out manually 2 Clone cluster for new app development 3 Upgrade Postgres version on your schedule 4 Scale server class up or down manually 5 Transaction or Recovery preferred failover 6 Multi-node clusters with automatic replication, connection pooling and load balancing 7 User controlled auto-scaling thresholds 8 Auto-backup policies including PITR 9 Monitoring and Events panels 1 2 3 4 5 9 7 8 6 Console
  • 23. EDB’s Value Propositions 23 • Multi-Model • Polyglot Persistence • Native JSON development • Enterprise manageability • Roadmaps • QA and certifications • World leading support & expertise • Open source value • Oracle compatibility • Sub-capacity licensing • EDB Ark • Elasticity • Private, public, hybrid cloud • License mobility Cloud Management Flexibility Low TCO- with Big ROI DBMS for Digital Business Enterprise Postgres
  • 25. Database Platform For Digital Business Edb Postgres And EDB Ark 25