SlideShare a Scribd company logo
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

More Related Content

What's hot

OpenStack Summit Fall 2012
OpenStack Summit Fall 2012OpenStack Summit Fall 2012
OpenStack Summit Fall 2012
OpenStack
 
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
SUSE Italy
 
Practical PaaS presentation
Practical PaaS presentationPractical PaaS presentation
Practical PaaS presentation
hmalphettes
 
Red Hat Container Strategy
Red Hat Container StrategyRed Hat Container Strategy
Red Hat Container Strategy
Red 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 clienti
SUSE Italy
 
OpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2DOpenStack + Nano Server + Hyper-V + S2D
OpenStack + Nano Server + Hyper-V + S2D
Alessandro 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 Presentation
Isaac Christoffersen
 
SUSE Application Delivery Solutions
SUSE Application Delivery SolutionsSUSE Application Delivery Solutions
SUSE Application Delivery Solutions
SUSE 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&Certification
SUSE Italy
 
FlexPod Winter Leadership Update
FlexPod Winter Leadership UpdateFlexPod Winter Leadership Update
FlexPod Winter Leadership Update
Michael Harding
 
Flex pod summer-slideshare
Flex pod summer-slideshareFlex pod summer-slideshare
Flex pod summer-slideshare
Michael 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 presentation
Ryan 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 Storage
Jürgen Ambrosi
 
OpenStack: The path to cloud
OpenStack: The path to cloudOpenStack: The path to cloud
OpenStack: The path to cloud
Susan 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 Management
Jü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 Providers
Jelastic Multi-Cloud PaaS
 
Nutanix basic
Nutanix basicNutanix basic
Nutanix basic
ganang saputro
 

What's hot (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
 

Similar to 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 Data
Ashnikbiz
 
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 Control
EDB
 
Hadoop and Your Enterprise Data Warehouse
Hadoop and Your Enterprise Data WarehouseHadoop and Your Enterprise Data Warehouse
Hadoop and Your Enterprise Data Warehouse
Edgar Alejandro Villegas
 
Skilwise Big data
Skilwise Big dataSkilwise Big data
Skilwise Big data
Skillwise Group
 
Skillwise Big Data part 2
Skillwise Big Data part 2Skillwise Big Data part 2
Skillwise Big Data part 2
Skillwise 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 Microsoft
Perficient, 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 Keynote
Robert Hain
 
Accelerating Data Warehouse Modernization
Accelerating Data Warehouse ModernizationAccelerating Data Warehouse Modernization
Accelerating Data Warehouse Modernization
DataWorks Summit/Hadoop Summit
 
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
EDB
 
Azure App Modernization
Azure App ModernizationAzure App Modernization
Azure App Modernization
Phi 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 enterprise
Neo4j
 
Optimize with Open Source
Optimize with Open SourceOptimize with Open Source
Optimize with Open Source
EDB
 
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
MongoDB
 

Similar to 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
 

More from 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 Data
Kangaroot
 
RootStack - Devfactory
RootStack - DevfactoryRootStack - Devfactory
RootStack - Devfactory
Kangaroot
 
Welcome at OPEN'22
Welcome at OPEN'22Welcome at OPEN'22
Welcome at OPEN'22
Kangaroot
 
EDB Postgres in Public Sector
EDB Postgres in Public SectorEDB Postgres in Public Sector
EDB Postgres in Public Sector
Kangaroot
 
Deploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native KubernetesDeploying NGINX in Cloud Native Kubernetes
Deploying NGINX in Cloud Native Kubernetes
Kangaroot
 
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 headaches
Kangaroot
 
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
Kangaroot
 
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 OpenShift
Kangaroot
 
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 Sector
Kangaroot
 
Kangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontractenKangaroot - Bechtle kadercontracten
Kangaroot - Bechtle kadercontracten
Kangaroot
 
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 8
Kangaroot
 
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
Kangaroot
 
Kubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by KangarootKubecontrol - managed Kubernetes by Kangaroot
Kubecontrol - managed Kubernetes by Kangaroot
Kangaroot
 
OpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platformOpenShift 4, the smarter Kubernetes platform
OpenShift 4, the smarter Kubernetes platform
Kangaroot
 

More from 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
 

Recently uploaded

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 

Recently uploaded (20)

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 

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