SlideShare ist ein Scribd-Unternehmen logo
1 von 86
ORACLE
OVERVIEW
Lucas Jellema (CTO AMIS & Oracle ACE Director)
6 April 2017
WHAT IS
ORACLE
ALL ABOUT
?
ONCE UPON A TIME…
1977/79
AND THEN…TOOLS
1981/83
NEXT UP … BUSINESS APPLICATIONS
1987
DATABASE AS A PLATFORM
Oracle Database
≈>>
1993
NEXT UP … WINDOWS, GUI, CLIENT/SERVER
1994
NEXT UP … THE INTERNET, JAVA, 3-TIER
Java Enterprise Application Server
ADF
1998/2004
ACQUISITIONS
Java Enterprise
Application Server
2005/06
ACQUISITIONS TECHNOLOGY
Java Enterprise
Application Server
InnoDB
Tangosol
Oblix
Haley
OctetString
Passlogix
Moniforce
TimesTen2005/2010
ORACLE ENTERPRISE LINUX
PROJECT FUSION
Fusion Middleware
2007-2014
ORACLE ENTERPRISE MANAGER
• Single Pane of Glass
• Monitoring (watch)
• Administration (act)
• Grid Control
• Cloud Control
• Fusion Middleware Control
• Management Packs
• Agents
HARDWARE – PART ONE
2008
BEA
Fusion Middleware
2008
WebLogic
Service Bus
BPM Engine
Complex Event Processor
Enterprise Repository
SUN MICROSYSTEMS
Fusion Middleware
2009/10
Java
LDAP
MySQL
Hudson
Java Runtime Browser Plugin
VirtualBox
Solaris
Sparc
SuperCluster
Storage (ZFS, StorageTek)
THE RED STACK
MISSION: THE CLOUD
ORACLE CLOUD STACK
DaaS
SaaS
PaaS
IaaS
DCaaS
Plot of land
Building & Floors
Electricity
Internet
Cooling
Physical security
Compute (VM)
Storage (fast..slow)
Network
Bare Metal
SAAS DaaS
SaaSRightNow
CPQ /Big Machines
ATG
Eloqua
BlueKai
InQuira
Compendium
Maxymiser
Datanomics
Vitrue
Responsys
Taleo
Involver
NetSuite
2011/17
SAAS DaaS
SaaS
Fusion Applications:
• home grown
• best of all worlds (especially EBS)
• Fusion MW Platform
2011/17
PAAS
PAAS
Endeca
FatWire
EDQ
Ksplice
Nimbula
StackEngine
Palerra
Ravello
Apiary
2011/17
Engage
Build
Integrate
Secure
HARDWARE – PART 2
• Exadata
• Exalogic, Exalytics
• ODA
• Big Data Machine
• Zero Data Loss Recovery Appliance
• SuperCluster, MiniCluster (Sparc, Solaris)
• Private Cloud Machine aka Virtual Compute Appliance
• Software in Silicon
• Public Cloud Machine
IAAS
• Storage, Compute, Network
• Container
• Bare Metal
• Security, Compliance, Governance
Gen2 Infrastructure as a Service
(bigger, better, cheaper >> AWS)
DATABASE
• Platform
• Features
• Editions
• Options
• Admin
• NoSQL (Berkeley DB), MySQL, TimesTen (in memory)
BRIEF HISTORY OF ORACLE DATABASE
• 1970: Paper “A Relational Model of Data for Large Shared Data Banks” by Ted Codd (IBM)
• 1977: Software Development Laboratories was founded
• Late ‘70s – Project “Oracle” – executed by SDL for the CIA
• 1979: SDL became Relational Software, Inc. and introduced Oracle V2 (built in PDP-11)
• Basic SQL functionality (query, join) but no transactions
• 1982: RSI became Oracle Corporation
• 1983: Oracle 3 - rewritten in C, ported to UNIX platforms and extended with COMMIT and
ROLLBACK
• 1984: Oracle 4 – read consistency
• 1985-1990: Oracle 5, 5.1 and 6: client/server, distributed queries, row level locking & hot
back ups
• 1993: Oracle7… more than just a database
PL/SQL VM
(Oracle7, 1993)
PL/SQL VM
PL/SQL VIRTUAL MACHINE
• Ever since Oracle7, the Oracle RDBMS contains a PL/SQL Virtual Machine
• That means: write [PL/SQL] once, run anywhere (as long as the RDBMS is
running)
• This portability of PL/SQL across platforms is pretty extraordinary!
PL/SQL
ORACLE DATABASE PLATFORM
Oracle Database
Relational Data
SQL (ANSI++)
PL/SQL
XML/JSONCLOB/BLOB
Transaction MgtData Integrity
SQLNET
DATABASE PLATFORM
Oracle Database
Relational Data
SQL (ANSI++)
PL/SQL
XML/JSONCLOB/BLOB
Database
Link
Transaction MgtData Integrity
http
jdbc
Node.js
ftp
Export/
Import
SQLNET
ExternalTables
Files
DATABASE PLATFORM
Oracle Database
Relational Data
SQL (ANSI++)
PL/SQL
XML/JSONCLOB/BLOB
ExternalTables
Authorization
Auditing
Data Redaction
Flashback Database
Link
Transaction MgtData Integrity
Data Mining
Job Scheduling
http
jdbc
Node.js
ftp
Files
Export/
Import
SQLNET
DATABASE PLATFORM
Oracle Database
Relational Data
SQL (ANSI++)
PL/SQL
XML/JSONCLOB/BLOB
ExternalTables
Authorization
Auditing
Data Redaction
Flashback Database
Link
Transaction Mgt
Stored Java
Data Integrity
HTTP callouts
Data Mining
Job Scheduling
http
jdbc
Node.js
ftp
Files
Export/
Import
APEX
TCP callouts
ORDS
SQLNET
PLATFORM
• PL/SQL
• AQ
• XML DB
• JSON
• HTTP (inbound & outbound)
• APEX
• ORDS
• Java
• R
FEATURES & FACILITIES
• Cost Based Optimizer
• Constraints (deferred)
• External Tables
• Text
• Locator (geo spatial)
• Virtual Private Database
• [Fine grained] Auditing
• Database Link
• Materialized Views
• Flashback
• Temporal Validity
• Information Lifecycle Management (ILM)
• Edition Based Redefinition
DATABASE OPTIONS (EXTRA COST!)
• Real Application Clusters
• Partitioning
• Advanced Compression
• Spatial and Graph
• Advanced Analytics
• Data Mining, OLAP
• Real Application Testing
• Advanced Security
• Encryption & Redaction
• Database Vault
• Active Data Guard
MULTI TENANT ARCHITECTURE
DBA IS RESOURCE INTENSIVE
MANAGING DOZENS OF DATABASES
MEANS…
• Installing
• Configuring
• Securing
• Monitoring
• Patching
• Upgrading
• Backing up
• many database instances on potentially a large number of machines
• Using dedicated resources for each individual database instance
• 20 processes
• Memory for SGA
• Disk space for generic objects such as most of the SYS schema
MULTITENANT ARCHITECTURE
ORACLE DATABASE ARCHITECTURE
• Requires memory, processes and database files
ERP
Database
Files
Background
Processes
Memory
Utilized
ORACLE DATABASE ARCHITECTURE
• Separate memory and processes required for each database
ERP
Database
Files
Memory
Utilized
Background
Processes
CRM
Database
Files
Background
Processes
Memory
Utilized
DW
Database
Files
Background
Processes
Memory
Utilized
PLUGGABLE DATABASE ARCHITECTURE
ERP
Database
Files
Memory
Utilized
Background
Processes
CRM
Database
Files
Memory
Utilized
Background
Processes
DW
Database
Files
Memory
Utilized
Background
Processes
• Memory and processes required at container level only
NEW PLUGGABLE DATABASE ARCHITECTURE
• Memory and processes required at container level only
ERP CRM DW
Background
Processes
Memory
Utilized
Container Database
MULTITENANT ARCHITECTURE
MANAGE MANY AS ONE WITH MULTITENANT
Backup databases as one; recover at pluggable database level
One Backup
Point-in-time recovery
At pluggable database level
MULTITENANT ARCHITECTURE
FAST PROVISIONING
49
FAST CLONING A PDB
50
 PDBs can be cloned from
remote CDBs
 PDBs can be cloned from
within the same CDB
Source or target CDB can be the Oracle
Database Cloud
IN MEMORY
ORACLE DATABASE
IN MEMORY OPTION
52
HYBRID, DUAL-FORMAT DATA STORAGE
TRANSPARENT TO APPLICATION
53
ORACLE DATABASE 12.2
SHARDING FOR HUGE SCALE-UP
• Multiple (potentially distributed) partitions
• Individually consistent
• Mutually joinable
54
DATABASE ORIENTED ARCHITECTURE
• Enterprise Database is typically central point of
• Truth
• Transactions
• Scalability & Availability
• Trends
• Standby Database, Active-Active clusters
• Database Sharding
• CQRS
• NoSQL, Hadoop, Elastic Search
55
DATABASE ORIENTED ARCHITECTURE
56
PL/SQL
logic
API
The DATA
DATABASE ORIENTED ARCHITECTURE
57
PL/SQL
logic
API
Java EE (WebLogic)
SOA Suite & DB
Adapter
The DATA
DATABASE ORIENTED ARCHITECTURE
58
PL/SQL
logic
API
Java EE (WebLogic)
SOA Suite &
Service Bus
The DATA
JAX-
WS
ADF
Faces
EJB/
ADF BC
/JPA/
JDBC
Java EE (WebLogic)
SOA Suite &
Service Bus
JAX-
WS
ADF
Faces
EJB/
ADF BC
/JPA/
JDBC
DATABASE ORIENTED ARCHITECTURE
59
PL/SQL
logic
API
oracledb
DB driver
ADF BC
REST
Java/
JAX-RS&JDBC
REST/JSON APIs
The DATA
Java EE (WebLogic)
SOA Suite &
Service Bus
JAX-
WS
application
DATABASE ORIENTED ARCHITECTURE
60
PL/SQL
logic
API
oracledb
DB driver
ADF
Faces
EJB/
ADF BC
/JPA/
JDBC
ADF BC
REST
Java/
JAX-RS&JDBC
REST/JSON APIs
ORDS
The DATA
jdbc
FUSION MIDDLEWARE
The “Platform”
Hardware
VM
O/S
Application Server
Database
Application
Application
Application
WebLogic & platform-components
WebLogic Server
SOA Suite
& BPM FormServerWC Portlets
OBI EEOSB
SOA
Composite
WS*,
Java/JEE &
ADF apps
Forms App
WC Content
OSB Service
AdaptersJava EE services++
Cache, Messaging, Timers,
Work Managers, …
BPM Process
Enterprise Manager 12c
Prepare Execute (run-time)
design build test monitor modify • urgent
• planned
Application
(functional)
Platform
(non functional)
Infrastructure
• operational
• analysis
VM
O/S
Application Server
Database
SOA Suite
Application
Activities and areas
Prepare Execute (run-time)
design build test monitor modify • urgent
• planned
Application
(functional)
Platform
(non functional)
Infrastructure
BPM & SOA Suite/Service Bus, BAM
WebCenter Content (pka UCM)
WebLogic Java EE Application Server
Database
Operating System
(Virtual Machines)
Network, Storage, Hardware
req
UI: ADF, HTML/JS, Java, BAM, WebCenter Portal
Process: BPM(N)
Services: OSB & SOA Suite; BI Publisher
Database: SQL & PL/SQL
QA,
Gover-
nance,
ALM,
provisio
ning
• operational
• analysis
Oracle
Enterprise
Manager
-RUEI
--BTM
-FMW Console
-- WLS Console
- Grid Control
FMW Composers
(dt @ rt)
-Page Composer
-Process Composer
-SOA Composer
- OSB Console
-WC Content Editor
- Application Facilities
DevOps – to bring together
Prepare Execute (run-time)
design build test monitor modify • urgent
• planned
Application
(functional)
Platform
(non functional)
Infrastructure
BPM & SOA Suite/Service Bus, BAM
WebCenter Content (pka UCM)
WebLogic Java EE Application Server
Database
Operating System
(Virtual Machines)
Network, Storage, Hardware
req
UI: ADF, HTML/JS, Java, BAM
Process: BPM(N)
Services: OSB & SOA Suite; BI Publisher
Database: SQL & PL/SQL
QA,
Gover-
nance,
ALM
• operational
• analysis
Oracle
Enterprise
Manager
-RUEI
-BTM
-FMW Console
-- WLS Console
- Grid Control
FMW Composers
(dt @ rt)
-Page Composer
-Process Composer
-SOA Composer
- OSB Console
-WC Content Editor
- Application Facilities
DevOps
WEBLOGIC
• Java EE Application Server
• Global, Distributred Transactions (JTA)
• Production Redeployment
• Application Continuity
• Mbeans, JMX, Scripting (WLST)
• ECID
• MDS
67
WEBLOGIC MULTITENANCY
Consolidate Securely to the Cloud
68
WEBLOGIC MULTITENANCY BENEFITS
69
WEBLOGIC CONTINUOUS AVAILABILITY
Multi Data Center Resilience
70
WEBLOGIC CONTINUOUS AVAILABILITY
Reduce Application Downtime
71
WEBLOGIC CONTINUOUS AVAILABILITY
Replicate State for Multi Data Center Deployments
72
WEBLOGIC CONTINUOUS AVAILABILITY
MAA Multi-Datacenter Architectures
73
TPS
msg/s
1,000’s
services
THE ORACLE SOA PLATFORM
ADAPTERS & ENTERPRISE SERVICE BUS
ERP MAINFRAME SERVICES PARTNERSDB
SERVICE BUS
Mediator, Adapters
DATA INTEGRATOR
GOLDENGATE
AGILE ORCHESTRATION: BUILT NATIVELY ON STANDARDS
ERP MAINFRAME SERVICES EVENTSPARTNERSDB
BPEL & BPMN
BUSINESS RULES
HUMAN TASK & WORKFLOW
SERVICE BUS
Mediator, Adapters
DATA INTEGRATOR
GOLDENGATE
SOA (SUITE) COMPOSITE APPLICATION
BPMN PROCESS
BAMEMJDev
Web
POLICY
MANAGER
UNIFIED SECURITY, MANAGEMENT & VISIBILITY
ERP MAINFRAME SERVICES PARTNERSDB
BPEL & BPMN
BUSINESS RULES
HUMAN WORKFLOW
SERVICE BUS
Mediator, Adapters
DATA INTEGRATOR
GOLDENGATE
COMPLEX
EVENT
PROCESSING
BAMEMJDev
Web
POLICY
MANAGER
NATIVE SUPPORT FOR EVENTS
ERP MAINFRAME SERVICES PARTNERSDB
BPEL & BPMN & CMMN (ACM)
BUSINESS RULES
HUMAN WORKFLOW
SERVICE BUS
Mediator, Adapters
DATA INTEGRATOR
GOLDENGATE
Event Delivery Network
EVENTS
ADDITIONAL FMW COMPONENTS
• Managed File Transfer
• B2B
• ESS (Enterprise Scheduling Services)
• WC Portal
• WC Sites
• WC Content
ORACLE MANAGEMENT CLOUD
MIDDLEWARE
• ADF
• JET
BIG DATA INTEGRATION
REFERENCE ARCHITECTURE
83
IngestPrepare
Transform, Merge,
Enrich
Save
GovernGovern
Serve
Analyze & Act
Present,
Leverage &
‘Action’
Extract
Explore
Purge
DATA INTEGRATION PLATFORM
84
MAPPING ORACLE PORTFOLIO TO
REFERENCE ARCHITECTURE
85
Big Data Discovery
Data Visualization
BI CS
IT Analytics
Security Analytics
Log Analytics
• Blog: technology.amis.nl
On Oracle, Cloud, SQL, PL/SQL, Java, JavaScript, Continuous Delivery, SOA, BPM & more
• Email: lucas.jellema@amis.nl
• : lucasjellema
• : lucas-jellema
• : www.amis.nl, info@amis.nl
+31 306016000
Edisonbaan 15,
Nieuwegein

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Data Governance in a big data era
Data Governance in a big data eraData Governance in a big data era
Data Governance in a big data era
 
Oracle Cloud Storage Service & Oracle Database Backup Cloud Service
Oracle Cloud Storage Service & Oracle Database Backup Cloud ServiceOracle Cloud Storage Service & Oracle Database Backup Cloud Service
Oracle Cloud Storage Service & Oracle Database Backup Cloud Service
 
Architecting a datalake
Architecting a datalakeArchitecting a datalake
Architecting a datalake
 
Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19Introducing Cloudera DataFlow (CDF) 2.13.19
Introducing Cloudera DataFlow (CDF) 2.13.19
 
OracleStore: A Highly Performant RawStore Implementation for Hive Metastore
OracleStore: A Highly Performant RawStore Implementation for Hive MetastoreOracleStore: A Highly Performant RawStore Implementation for Hive Metastore
OracleStore: A Highly Performant RawStore Implementation for Hive Metastore
 
Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
 
Cloudera SDX
Cloudera SDXCloudera SDX
Cloudera SDX
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0 A Reference Architecture for ETL 2.0
A Reference Architecture for ETL 2.0
 
Migrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQLMigrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQL
 
A Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle CloudA Cloud Journey - Move to the Oracle Cloud
A Cloud Journey - Move to the Oracle Cloud
 
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
 
Oracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageOracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – Storage
 
Migration From Oracle to PostgreSQL
Migration From Oracle to PostgreSQLMigration From Oracle to PostgreSQL
Migration From Oracle to PostgreSQL
 
(ZDM) Zero Downtime DB Migration to Oracle Cloud
(ZDM) Zero Downtime DB Migration to Oracle Cloud(ZDM) Zero Downtime DB Migration to Oracle Cloud
(ZDM) Zero Downtime DB Migration to Oracle Cloud
 
Oracle Management Cloud, OMC architecture
Oracle Management Cloud, OMC architecture Oracle Management Cloud, OMC architecture
Oracle Management Cloud, OMC architecture
 
The Future of Data Warehousing and Data Integration
The Future of Data Warehousing and Data IntegrationThe Future of Data Warehousing and Data Integration
The Future of Data Warehousing and Data Integration
 
Credit Agricole: Powering banking apps with the Elastic Stack
Credit Agricole: Powering banking apps with the Elastic StackCredit Agricole: Powering banking apps with the Elastic Stack
Credit Agricole: Powering banking apps with the Elastic Stack
 
Snowflake SnowPro Core Cert CheatSheet.pdf
Snowflake SnowPro Core Cert CheatSheet.pdfSnowflake SnowPro Core Cert CheatSheet.pdf
Snowflake SnowPro Core Cert CheatSheet.pdf
 

Ähnlich wie Overview of Oracle Product Portfolio (focus on Platform) - April, 2017

Mysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New FeaturesMysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New Features
Tarique Saleem
 
abhi_apps_middleware_CV
abhi_apps_middleware_CVabhi_apps_middleware_CV
abhi_apps_middleware_CV
Abhishek singh
 
OOW09 EBS Tech Essentials
OOW09 EBS Tech EssentialsOOW09 EBS Tech Essentials
OOW09 EBS Tech Essentials
jucaab
 
OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Final
jucaab
 

Ähnlich wie Overview of Oracle Product Portfolio (focus on Platform) - April, 2017 (20)

AMIS Oracle OpenWorld 2013 Review Part 1 - Intro Overview Innovation, Hardwar...
AMIS Oracle OpenWorld 2013 Review Part 1 - Intro Overview Innovation, Hardwar...AMIS Oracle OpenWorld 2013 Review Part 1 - Intro Overview Innovation, Hardwar...
AMIS Oracle OpenWorld 2013 Review Part 1 - Intro Overview Innovation, Hardwar...
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise edition
 
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
 
SAMADMohammad
SAMADMohammadSAMADMohammad
SAMADMohammad
 
VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
Mysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New FeaturesMysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New Features
 
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
 Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
 
Oracle OpenWorld 2014 Review Part Four - PaaS Middleware
Oracle OpenWorld 2014 Review Part Four - PaaS MiddlewareOracle OpenWorld 2014 Review Part Four - PaaS Middleware
Oracle OpenWorld 2014 Review Part Four - PaaS Middleware
 
abhi_apps_middleware_CV
abhi_apps_middleware_CVabhi_apps_middleware_CV
abhi_apps_middleware_CV
 
Practical lessons from customers performing digital transformation with Azure
Practical lessons from customers performing digital transformation with AzurePractical lessons from customers performing digital transformation with Azure
Practical lessons from customers performing digital transformation with Azure
 
Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2
 
OOW09 EBS Tech Essentials
OOW09 EBS Tech EssentialsOOW09 EBS Tech Essentials
OOW09 EBS Tech Essentials
 
OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Final
 
Amis puppet building blocks demo for Oracle Database and Weblogic cluster
Amis puppet building blocks demo for Oracle Database and Weblogic clusterAmis puppet building blocks demo for Oracle Database and Weblogic cluster
Amis puppet building blocks demo for Oracle Database and Weblogic cluster
 
Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?
Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?
Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?
 
CV - Database Administrator ( English )
CV - Database Administrator ( English )CV - Database Administrator ( English )
CV - Database Administrator ( English )
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c Presentation
 
Oracle Fusion Middleware provisioning with Puppet
Oracle Fusion Middleware provisioning with PuppetOracle Fusion Middleware provisioning with Puppet
Oracle Fusion Middleware provisioning with Puppet
 
Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)
 

Mehr von Lucas Jellema

Introduction to web application development with Vue (for absolute beginners)...
Introduction to web application development with Vue (for absolute beginners)...Introduction to web application development with Vue (for absolute beginners)...
Introduction to web application development with Vue (for absolute beginners)...
Lucas Jellema
 
Help me move away from Oracle - or not?! (Oracle Community Tour EMEA - LVOUG...
Help me move away from Oracle - or not?!  (Oracle Community Tour EMEA - LVOUG...Help me move away from Oracle - or not?!  (Oracle Community Tour EMEA - LVOUG...
Help me move away from Oracle - or not?! (Oracle Community Tour EMEA - LVOUG...
Lucas Jellema
 
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
Lucas Jellema
 
Introducing Dapr.io - the open source personal assistant to microservices and...
Introducing Dapr.io - the open source personal assistant to microservices and...Introducing Dapr.io - the open source personal assistant to microservices and...
Introducing Dapr.io - the open source personal assistant to microservices and...
Lucas Jellema
 
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
Lucas Jellema
 
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
Lucas Jellema
 
Cloud Native Application Development - build fast, low TCO, scalable & agile ...
Cloud Native Application Development - build fast, low TCO, scalable & agile ...Cloud Native Application Development - build fast, low TCO, scalable & agile ...
Cloud Native Application Development - build fast, low TCO, scalable & agile ...
Lucas Jellema
 

Mehr von Lucas Jellema (20)

Introduction to web application development with Vue (for absolute beginners)...
Introduction to web application development with Vue (for absolute beginners)...Introduction to web application development with Vue (for absolute beginners)...
Introduction to web application development with Vue (for absolute beginners)...
 
Making the Shift Left - Bringing Ops to Dev before bringing applications to p...
Making the Shift Left - Bringing Ops to Dev before bringing applications to p...Making the Shift Left - Bringing Ops to Dev before bringing applications to p...
Making the Shift Left - Bringing Ops to Dev before bringing applications to p...
 
Lightweight coding in powerful Cloud Development Environments (DigitalXchange...
Lightweight coding in powerful Cloud Development Environments (DigitalXchange...Lightweight coding in powerful Cloud Development Environments (DigitalXchange...
Lightweight coding in powerful Cloud Development Environments (DigitalXchange...
 
Apache Superset - open source data exploration and visualization (Conclusion ...
Apache Superset - open source data exploration and visualization (Conclusion ...Apache Superset - open source data exploration and visualization (Conclusion ...
Apache Superset - open source data exploration and visualization (Conclusion ...
 
CONNECTING THE REAL WORLD TO ENTERPRISE IT – HOW IoT DRIVES OUR ENERGY TRANSI...
CONNECTING THE REAL WORLD TO ENTERPRISE IT – HOW IoT DRIVES OUR ENERGY TRANSI...CONNECTING THE REAL WORLD TO ENTERPRISE IT – HOW IoT DRIVES OUR ENERGY TRANSI...
CONNECTING THE REAL WORLD TO ENTERPRISE IT – HOW IoT DRIVES OUR ENERGY TRANSI...
 
Help me move away from Oracle - or not?! (Oracle Community Tour EMEA - LVOUG...
Help me move away from Oracle - or not?!  (Oracle Community Tour EMEA - LVOUG...Help me move away from Oracle - or not?!  (Oracle Community Tour EMEA - LVOUG...
Help me move away from Oracle - or not?! (Oracle Community Tour EMEA - LVOUG...
 
Op je vingers tellen... tot 1000!
Op je vingers tellen... tot 1000!Op je vingers tellen... tot 1000!
Op je vingers tellen... tot 1000!
 
IoT - from prototype to enterprise platform (DigitalXchange 2022)
IoT - from prototype to enterprise platform (DigitalXchange 2022)IoT - from prototype to enterprise platform (DigitalXchange 2022)
IoT - from prototype to enterprise platform (DigitalXchange 2022)
 
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
Who Wants to Become an IT Architect-A Look at the Bigger Picture - DigitalXch...
 
Steampipe - use SQL to retrieve data from cloud, platforms and files (Code Ca...
Steampipe - use SQL to retrieve data from cloud, platforms and files (Code Ca...Steampipe - use SQL to retrieve data from cloud, platforms and files (Code Ca...
Steampipe - use SQL to retrieve data from cloud, platforms and files (Code Ca...
 
Automation of Software Engineering with OCI DevOps Build and Deployment Pipel...
Automation of Software Engineering with OCI DevOps Build and Deployment Pipel...Automation of Software Engineering with OCI DevOps Build and Deployment Pipel...
Automation of Software Engineering with OCI DevOps Build and Deployment Pipel...
 
Introducing Dapr.io - the open source personal assistant to microservices and...
Introducing Dapr.io - the open source personal assistant to microservices and...Introducing Dapr.io - the open source personal assistant to microservices and...
Introducing Dapr.io - the open source personal assistant to microservices and...
 
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
How and Why you can and should Participate in Open Source Projects (AMIS, Sof...
 
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
Microservices, Apache Kafka, Node, Dapr and more - Part Two (Fontys Hogeschoo...
 
Microservices, Node, Dapr and more - Part One (Fontys Hogeschool, Spring 2022)
Microservices, Node, Dapr and more - Part One (Fontys Hogeschool, Spring 2022)Microservices, Node, Dapr and more - Part One (Fontys Hogeschool, Spring 2022)
Microservices, Node, Dapr and more - Part One (Fontys Hogeschool, Spring 2022)
 
6Reinventing Oracle Systems in a Cloudy World (RMOUG Trainingdays, February 2...
6Reinventing Oracle Systems in a Cloudy World (RMOUG Trainingdays, February 2...6Reinventing Oracle Systems in a Cloudy World (RMOUG Trainingdays, February 2...
6Reinventing Oracle Systems in a Cloudy World (RMOUG Trainingdays, February 2...
 
Help me move away from Oracle! (RMOUG Training Days 2022, February 2022)
Help me move away from Oracle! (RMOUG Training Days 2022, February 2022)Help me move away from Oracle! (RMOUG Training Days 2022, February 2022)
Help me move away from Oracle! (RMOUG Training Days 2022, February 2022)
 
Tech Talks 101 - DevOps (jan 2022)
Tech Talks 101 - DevOps (jan 2022)Tech Talks 101 - DevOps (jan 2022)
Tech Talks 101 - DevOps (jan 2022)
 
Conclusion Code Cafe - Microcks for Mocking and Testing Async APIs (January 2...
Conclusion Code Cafe - Microcks for Mocking and Testing Async APIs (January 2...Conclusion Code Cafe - Microcks for Mocking and Testing Async APIs (January 2...
Conclusion Code Cafe - Microcks for Mocking and Testing Async APIs (January 2...
 
Cloud Native Application Development - build fast, low TCO, scalable & agile ...
Cloud Native Application Development - build fast, low TCO, scalable & agile ...Cloud Native Application Development - build fast, low TCO, scalable & agile ...
Cloud Native Application Development - build fast, low TCO, scalable & agile ...
 

Kürzlich hochgeladen

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
VishalKumarJha10
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Kürzlich hochgeladen (20)

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 

Overview of Oracle Product Portfolio (focus on Platform) - April, 2017

Hinweis der Redaktion

  1. Add New in title
  2. By managing many as one, we maximize OpEx reduction. Here we see a single backup strategy for the entire container database … with the granularity of a PITR capability at the individual PDB level.
  3. JDBC Data Sources EJB/JPA JMS Logging, monitoring Policies (OWSM) Workmanager Timers jmx,/mbeans Cache