SlideShare a Scribd company logo
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database
Cloud Service
Jean-Philippe PINTE
Cloud Architect
Oracle EMEA
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Cloud Day 2015 / Database Cloud Service
Agenda
Oracle Database Cloud Service
Oracle Database Backup Cloud Service
Oracle Hybrid Cloud Management
Roadmap
1
2
3
4
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database
Cloud Service
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Overview
Database
Cloud
Services
Schema
Edition
Database Cloud
Virtual Image
Database Cloud
Automated
(Future)
Database Cloud
Managed
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Service Type
• Single database Schema available as a monthly
Subscription by Size (5, 20, 50 GB)
• Fully Managed Service on Engineered Systems
• Database patches and upgrades performed
during scheduled maintenance windows
• Editions: Modified (security locked down) EE
• Also underpins the BI, Document, Mobile, Java
SaaS Extension,Developer, Messaging, JaaS
Extension, Mobile…
Full InstanceSchema
• Full Database available as a metered service
(Hourly or Monthly)
• Available as a Virtual Image, Automated, or
Managed Service (*)
• Tenant controls patch and upgrade schedule
• Available on general purpose and engineered
systems
• Editions: SE1, EE, EE High Performance, EE
Extreme Performance
* Planned for a future release.Greater Capabilities
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Full Instance Editions
• Full database instance
• Up to 16 OCPUs
Standard Edition 1
Enterprise Edition (EE)
adds…
• Transparent Data
Encryption (TDE)
• All standard EE features
EE Extreme Performance
adds…
Real Application
Clusters (RAC)
In Memory
Active Data Guard
EE High Performance
adds…
Multitenant
Data Guard
Partitioning
Advanced Compression
Advanced Security, Label
Security, Database Vault
Real Application Testing
OLAP, Analytics, Spatial and
Graph
Management Packs
Greater Capabilities
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Management Level Overview
General
Purpose
Virtual Image
• Database software ready
for install
• Tenant has root privilege
• Does not provide
automated orchestrations
• Only available on general
purpose infrastructure
• Automated install, patch,
upgrade, upsize/downsize,
backup/restore, recovery,
data guard configuration,
TDE encryption,
monitoring…
• Tenant has root privilege
Virtual Image Automated
• Oracle monitors and is
responsible for keeping the
database available
• Oracle manages install,
patch, upgrade,
upsize/downsize,
backup/restore, recovery
• Oracle maintains privileged
user access, tenant controls
data.
Managed*
* Planned for a future release.Greater Capabilities
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Management Level Overview
Scaling
Single click automated
scaling of CPU and storage.
Backup & Restore
Single click Backup,
restore, all fully
orchestrated.
Key Metrics
Monitoring of uptime,
capacity, utilization, and
edition.
Management & Dev Tools
EM Express, Tooling, Java, SQL
Dev, REST Data Services, APEX,
Glassfish.
Managed
Infrastructure
Managed compute,
storage and network
Isolated and Secure
Dedicated virtual and
physical resources
Patching
Fully orchestrated one click
application of Oracle patch
sets.
Upgrade
Fully orchestrated one click
upgrades with validations.
High Availability
Automated recovery, data
guard, fail over, rolling
updates.
Capacity on
Demand
Compute and storage
upsize and downsize
Networking
Point to point network
configuration.
Automated
Virtual
Image
100%
Provision & Configuration
Rapid and fully automated install
with choice of editions, features &
shapes.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Automated Provisioning
Database
Ready for
Use
Allocate
Compute
Allocate
Storage
Set Keys &
Privileges
Request
for
Service
Provision
OS
Install &
Configure
Database
Configure
Tools
(configure
Access)
Configure
Backups
Reduced time and
complexity to provision
database services
Increased
standardization of the
“fleet”
New use cases that were
not practical before.
Benefits
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Architecture
Oracle Compute Block Storage
Oracle Storage
Cloud
Oracle VM – Oracle Linux
Oracle REST
Data ServicesRDBMS
Cloud Tooling
(EM Express +
Application HTML5)
Infrastructure
Metrics
Database
Metrics
EM
Compute Infrastructure
/u03 /u02 /u01
Archives
My
Services
Store
cloud.oracle.com
JaaS Compute Service
DBaaS
On Premise
Local DB
Dev Tools
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
DBaaS Monitor Console
• HTML5 application hosted within the VM
• DBaaS Monitor - Top Features:
– Monitor database sessions, disk & CPU
– View version, features installed …
– Configure database parameters
– Initiate backups
– Bounce database
– View log and trace files
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
PDB Provisioning Console
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
DBA and Development Tools
• Enterprise Manager (EM)*
• Monitor Databases on as a target using
your on premise EM deployment.
• Uses Dual Proxy
• Enterprise Manager Express
• Composite Active Report Monitoring
• Corrective Action Analysis
• Deploy and Manage PDBs
• Identify Performance Issues using ASH,
ADDM
• Robust Single Instance Administration
• Local Admin Tool
• Start Stop Database
• Set Database parameters
• Custom Cloud Orchestrations
Database Administration Application Development
• Java
• Java as a Service Offering
• Oracle Web Logic Application Server
• Oracle APEX
• Opportunistic Application Development
• Deploy pre-built productivity apps “Packaged Apps”
• Oracle REST Data Services
• Provides URI based access to Oracle database over REST
• Results in JSON or CSV
• Mapping of URI to SQL or PL/SQL
• All HTML methods GET, PUT, POST, DELETE, PATCH
• Oauth2 integration
• Other tools
• PHP, Ruby, Python, C, etc
(Available on Oracle Cloud via Compute Service)
• SQL Developer
• Drag and drop data movement
• SQL Worksheet
• Administrative Features
• Data Modeling
• RESTful Web Services
• Command Line SQL
• Oracle APEX
• Create Tables
• Run any SQL
• Run SQL Scripts
• Browse Database Objects
• Define RESTful Web Services
Database Development
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Provisioning Demo
Provisioning wizard screens
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Database Provisioning
• Self Service Interface
• REST APIs
– curl -i -X POST -u username:password -d @createDB.json -H "X-ID-TENANT-NAME:
IDENTITYDOMAIN" -H "Content-Type:application/json"
https://dbaas.oraclecloud.com/jaas/db/api/v1.1/instances/ IDENTITYDOMAIN
• oracle-dbcs-cli Utility
– To perform a variety of life-cycle and administration operations on DBCS instances
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Full portability between on-premises and cloud
Same Architecture
Same Software
Same Skills
On-Premises Oracle Cloud
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Full portability between on-premises and cloud
2. Unplug (from On-Premise DB)
3. Copy / Move
4. Plug (OPC DB)
5. Validate the migration
1. Use APEX Application (On-Premise)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Portability Demo
Moving PDB from On-Premise to Oracle Public Cloud
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database
Backup Cloud
Service
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Backup Service
• Backup on-premise or Cloud Databases to Oracle Database Backup Service
hosted in Oracle Public Cloud
• Cost effective, scalable cloud storage for database backups: $33/TB per month
• End-to-end enterprise-grade data encryption, compression and protection
• Clients: Data is always encrypted with keys kept locally at client, optionally compressed, and securely transmitted
• Cloud: Encrypted data is protected with 3-way mirroring on every write
Oracle Company Confidential – Shared Under Terms of OPN NDA29
Replace Offsite Tape Backups with Simple and Low Cost Cloud Backup
On Premises Oracle Cloud
Oracle Database Backup Service
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Hybrid Cloud
Management
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Hybrid Cloud Management
In a Hybrid IT Environment, IT Becomes a Services Broker
Conventional
IT
Private
cloud
Public
cloud
Hybrid
cloud
Users
Visibility, Accountability &
Control
IT must be able to monitor
and manage services
regardless of where they are
deployed.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Hybrid Cloud Management
Expanding the Horizon with Hybrid Cloud
• Single pane of glass for managing private and
public clouds
– Improved management of complete Oracle stack for
on-premise targets
– On-premise EM to monitor Database and Java Cloud
Services on Oracle Cloud
• In-depth performance diagnostics and analytics
• Provisioning instances on Oracle Cloud
• Workload movement and placement to support
cloning and cloud-bursting scenarios
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Hybrid Cloud Management
Unified Management
Same Architecture
Same Software
Same Skills
On-Premises Oracle Cloud
Unified Management
Enterprise Manager manages both On Premise and Cloud*
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Roadmap
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Roadmap
•Data Guard & Active Data Guard For Database as a
Service
•Managed Database Service
•Oracle Exadata Cloud Service
•Oracle Big Data Cloud Service
•Oracle NoSQL Cloud service
•Interface to plug/unplug PDBs (On-Premise <-> Cloud)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Database Cloud Delivery Roadmap
Engineered
General
Purpose
General
Purpose
• Engineered infrastructure for highest
performance, scalability, and availability
• General purpose infrastructure for test,
development, departmental applications
Managed
Automated
Managed
Automated
Virtual Image
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Summarize
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Quickly create databases using
automated provisioning.
Easily move data and workloads.
41
Data Center Oracle Cloud
Unified Management
Enterprise Manager manages both On Premise and Cloud*
Same Architecture
Same Software
Same Skills
Oracle Database Cloud Service
Value Proposition
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
http://cloud.oracle.com
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Videos
• Ordering a Trial Subscription to an Oracle Cloud Service
https://www.youtube.com/watch?v=ZR30drO1Rxc
• Administering a Trial Subscription to an Oracle Cloud Service
https://www.youtube.com/watch?v=RLIzSFiYxgw
• Creating a Database Cloud Instance
https://www.youtube.com/watch?v=cBBqrRTaMDw
• Connecting to a Database Instance in the Oracle Database Cloud Service
https://www.youtube.com/watch?v=dg6KsEsswpk
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
Tutorials
• Signing Up for a Database Cloud Service
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/crservice/crservice.html
• Installing an Application into Your Database Cloud Service
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/instdbapp/instdbapp.html
• Data Loading and the Oracle Database Cloud Service
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/dataload/dataload.html
• Creating a RESTful Web Service
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/restfulws/restfulws.html
• Managing Users and Roles in a Database Cloud Service
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/useidm/useidm.html
• Monitoring Your Database Cloud Services
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/monitordbs/monitordbs.html

More Related Content

What's hot

Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive
Glen Hawkins
 
OCI Overview
OCI OverviewOCI Overview
OCI Overview
Kamil Wieczorek
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
James Serra
 
What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1
Satishbabu Gunukula
 
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech TalksMigrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
Amazon Web Services
 
Oracle GoldenGate Performance Tuning
Oracle GoldenGate Performance TuningOracle GoldenGate Performance Tuning
Oracle GoldenGate Performance Tuning
Bobby Curtis
 
Oracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud InfrastructureOracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud Infrastructure
SinanPetrusToma
 
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
Markus Michalewicz
 
Oracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best PracticesOracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best Practices
Bobby Curtis
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Markus Michalewicz
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
オラクルエンジニア通信
 
Oracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion EditionOracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion Edition
Markus Michalewicz
 
Azure Storage Services - Part 01
Azure Storage Services - Part 01Azure Storage Services - Part 01
Azure Storage Services - Part 01
Neeraj Kumar
 
Scaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ssScaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ss
Anil Nair
 
Oracle GoldenGate
Oracle GoldenGate Oracle GoldenGate
Oracle GoldenGate
oracleonthebrain
 
Oracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageOracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – Storage
MarketingArrowECS_CZ
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
Markus Michalewicz
 
Migrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQLMigrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQL
Umair Mansoob
 
MV2ADB - Move to Oracle Autonomous Database in One-click
MV2ADB - Move to Oracle Autonomous Database in One-clickMV2ADB - Move to Oracle Autonomous Database in One-click
MV2ADB - Move to Oracle Autonomous Database in One-click
Ruggero Citton
 
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイドOracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
オラクルエンジニア通信
 

What's hot (20)

Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive
 
OCI Overview
OCI OverviewOCI Overview
OCI Overview
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
 
What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1
 
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech TalksMigrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
Migrating Your Oracle Database to PostgreSQL - AWS Online Tech Talks
 
Oracle GoldenGate Performance Tuning
Oracle GoldenGate Performance TuningOracle GoldenGate Performance Tuning
Oracle GoldenGate Performance Tuning
 
Oracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud InfrastructureOracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud Infrastructure
 
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
 
Oracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best PracticesOracle GoldenGate 21c New Features and Best Practices
Oracle GoldenGate 21c New Features and Best Practices
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
 
Oracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion EditionOracle RAC Internals - The Cache Fusion Edition
Oracle RAC Internals - The Cache Fusion Edition
 
Azure Storage Services - Part 01
Azure Storage Services - Part 01Azure Storage Services - Part 01
Azure Storage Services - Part 01
 
Scaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ssScaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ss
 
Oracle GoldenGate
Oracle GoldenGate Oracle GoldenGate
Oracle GoldenGate
 
Oracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – StorageOracle Cloud Infrastructure – Storage
Oracle Cloud Infrastructure – Storage
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
 
Migrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQLMigrating Oracle database to PostgreSQL
Migrating Oracle database to PostgreSQL
 
MV2ADB - Move to Oracle Autonomous Database in One-click
MV2ADB - Move to Oracle Autonomous Database in One-clickMV2ADB - Move to Oracle Autonomous Database in One-click
MV2ADB - Move to Oracle Autonomous Database in One-click
 
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイドOracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
Oracle Cloud Platform:IDCSを使ったアイデンティティ・ドメイン管理者ガイド
 

Viewers also liked

Oracle Cloud: Anything as a Service
Oracle Cloud: Anything as a ServiceOracle Cloud: Anything as a Service
Oracle Cloud: Anything as a Service
Bruno Borges
 
Migrando de Applets para JavaFX, e Modelos de Distribuição de Apps
Migrando de Applets para JavaFX, e Modelos de Distribuição de AppsMigrando de Applets para JavaFX, e Modelos de Distribuição de Apps
Migrando de Applets para JavaFX, e Modelos de Distribuição de AppsBruno Borges
 
Oracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12cOracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12c
solarisyougood
 
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
Marco Gralike
 
Oracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12cOracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12c
solarisyougood
 
Backup & recovery with rman
Backup & recovery with rmanBackup & recovery with rman
Backup & recovery with rman
itsabidhussain
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c Presentation
Francisco Alvarez
 
Oracle - Enterprise Manager 12c Overview
Oracle - Enterprise Manager 12c OverviewOracle - Enterprise Manager 12c Overview
Oracle - Enterprise Manager 12c OverviewFred Sim
 
10 Problems with your RMAN backup script
10 Problems with your RMAN backup script10 Problems with your RMAN backup script
10 Problems with your RMAN backup script
Yury Velikanov
 
Oracle Database Backup Cloud Service
Oracle Database Backup Cloud ServiceOracle Database Backup Cloud Service
Oracle Database Backup Cloud Service
MarketingArrowECS_CZ
 
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
vasuballa
 
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Lucas Jellema
 
Oracle Enterprise Manager Cloud Control 12c
Oracle Enterprise Manager Cloud Control 12cOracle Enterprise Manager Cloud Control 12c
Oracle Enterprise Manager Cloud Control 12c
Orhan ERIPEK
 

Viewers also liked (13)

Oracle Cloud: Anything as a Service
Oracle Cloud: Anything as a ServiceOracle Cloud: Anything as a Service
Oracle Cloud: Anything as a Service
 
Migrando de Applets para JavaFX, e Modelos de Distribuição de Apps
Migrando de Applets para JavaFX, e Modelos de Distribuição de AppsMigrando de Applets para JavaFX, e Modelos de Distribuição de Apps
Migrando de Applets para JavaFX, e Modelos de Distribuição de Apps
 
Oracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12cOracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12c
 
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
An introduction into Oracle Enterprise Manager Cloud Control 12c Release 3
 
Oracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12cOracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12c
 
Backup & recovery with rman
Backup & recovery with rmanBackup & recovery with rman
Backup & recovery with rman
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c Presentation
 
Oracle - Enterprise Manager 12c Overview
Oracle - Enterprise Manager 12c OverviewOracle - Enterprise Manager 12c Overview
Oracle - Enterprise Manager 12c Overview
 
10 Problems with your RMAN backup script
10 Problems with your RMAN backup script10 Problems with your RMAN backup script
10 Problems with your RMAN backup script
 
Oracle Database Backup Cloud Service
Oracle Database Backup Cloud ServiceOracle Database Backup Cloud Service
Oracle Database Backup Cloud Service
 
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
 
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
 
Oracle Enterprise Manager Cloud Control 12c
Oracle Enterprise Manager Cloud Control 12cOracle Enterprise Manager Cloud Control 12c
Oracle Enterprise Manager Cloud Control 12c
 

Similar to Oracle Database Cloud Service

Oracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18cOracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18c
AiougVizagChapter
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
Fran Navarro
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaSArush Jain
 
A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014
Anuj Sahni
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
Okcan Yasin Saygılı
 
Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
Latest Innovations in Database as a Service Enabled by Oracle Enterprise ManagerLatest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
Hari Srinivasan
 
CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1David van Schalkwyk
 
Virtual Compute Appliance Oracle IaaS
Virtual Compute Appliance Oracle IaaS Virtual Compute Appliance Oracle IaaS
Virtual Compute Appliance Oracle IaaS
Fran Navarro
 
Sesion covergentes 2016
Sesion covergentes 2016Sesion covergentes 2016
Sesion covergentes 2016
Fran Navarro
 
Introduction to MySQL
Introduction to MySQLIntroduction to MySQL
Introduction to MySQL
Ted Wennmark
 
Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016
Kellyn Pot'Vin-Gorman
 
[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 ...
Insight Technology, Inc.
 
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration UtilityOracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
Noel Sidebotham
 
Using MySQL in the Cloud
Using MySQL in the CloudUsing MySQL in the Cloud
Using MySQL in the Cloud
Matt Lord
 
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
avanttic Consultoría Tecnológica
 
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
jeckels
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014
Joelith
 
All of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL DeveloperAll of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL Developer
Jeff Smith
 
Oracle IaaS including OCM and Ravello
Oracle IaaS including OCM and RavelloOracle IaaS including OCM and Ravello
Oracle IaaS including OCM and Ravello
Andrey Akulov
 
MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)
Ryusuke Kajiyama
 

Similar to Oracle Database Cloud Service (20)

Oracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18cOracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18c
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
 
A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014A practical introduction to Oracle NoSQL Database - OOW2014
A practical introduction to Oracle NoSQL Database - OOW2014
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
Latest Innovations in Database as a Service Enabled by Oracle Enterprise ManagerLatest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager
 
CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1
 
Virtual Compute Appliance Oracle IaaS
Virtual Compute Appliance Oracle IaaS Virtual Compute Appliance Oracle IaaS
Virtual Compute Appliance Oracle IaaS
 
Sesion covergentes 2016
Sesion covergentes 2016Sesion covergentes 2016
Sesion covergentes 2016
 
Introduction to MySQL
Introduction to MySQLIntroduction to MySQL
Introduction to MySQL
 
Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016Database as a Service, Collaborate 2016
Database as a Service, Collaborate 2016
 
[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 ...
 
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration UtilityOracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
Oracle Warehouse Builder to Oracle Data Integrator 12c Migration Utility
 
Using MySQL in the Cloud
Using MySQL in the CloudUsing MySQL in the Cloud
Using MySQL in the Cloud
 
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
The Power of Java and Oracle WebLogic Server in the Public Cloud (OpenWorld, ...
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014
 
All of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL DeveloperAll of the Performance Tuning Features in Oracle SQL Developer
All of the Performance Tuning Features in Oracle SQL Developer
 
Oracle IaaS including OCM and Ravello
Oracle IaaS including OCM and RavelloOracle IaaS including OCM and Ravello
Oracle IaaS including OCM and Ravello
 
MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)
 

More from Jean-Philippe PINTE

Oracle Public Cloud : Provisioning with Chef
Oracle Public Cloud : Provisioning with ChefOracle Public Cloud : Provisioning with Chef
Oracle Public Cloud : Provisioning with Chef
Jean-Philippe PINTE
 
Oracle Application Container Cloud Service
Oracle Application Container Cloud ServiceOracle Application Container Cloud Service
Oracle Application Container Cloud Service
Jean-Philippe PINTE
 
Bitnami & Oracle Cloud Platform
Bitnami & Oracle Cloud PlatformBitnami & Oracle Cloud Platform
Bitnami & Oracle Cloud Platform
Jean-Philippe PINTE
 
Oracle Management Cloud - IT Analytics - Resource Analytics
Oracle Management Cloud - IT Analytics - Resource AnalyticsOracle Management Cloud - IT Analytics - Resource Analytics
Oracle Management Cloud - IT Analytics - Resource Analytics
Jean-Philippe PINTE
 
Using Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a ServiceUsing Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a Service
Jean-Philippe PINTE
 
Webséminaire DBaaS (Novembre 2014)
Webséminaire DBaaS (Novembre 2014)Webséminaire DBaaS (Novembre 2014)
Webséminaire DBaaS (Novembre 2014)
Jean-Philippe PINTE
 
Snap Clone & EM12c - Utilisation Self Service
Snap Clone & EM12c - Utilisation Self ServiceSnap Clone & EM12c - Utilisation Self Service
Snap Clone & EM12c - Utilisation Self ServiceJean-Philippe PINTE
 
X as a Service - Pourquoi faire de la facturation ?
X as a Service - Pourquoi faire de la facturation ?X as a Service - Pourquoi faire de la facturation ?
X as a Service - Pourquoi faire de la facturation ?Jean-Philippe PINTE
 
Enterprise Manager 12c - Demo - Overview
Enterprise Manager 12c - Demo - OverviewEnterprise Manager 12c - Demo - Overview
Enterprise Manager 12c - Demo - Overview
Jean-Philippe PINTE
 
Enteprise Manager 12c - Demo - DBaaS
Enteprise Manager 12c - Demo - DBaaSEnteprise Manager 12c - Demo - DBaaS
Enteprise Manager 12c - Demo - DBaaS
Jean-Philippe PINTE
 
Enterprise Manager Grid Control & ASLM
Enterprise Manager Grid Control & ASLMEnterprise Manager Grid Control & ASLM
Enterprise Manager Grid Control & ASLMJean-Philippe PINTE
 

More from Jean-Philippe PINTE (14)

Oracle Public Cloud : Provisioning with Chef
Oracle Public Cloud : Provisioning with ChefOracle Public Cloud : Provisioning with Chef
Oracle Public Cloud : Provisioning with Chef
 
Oracle Application Container Cloud Service
Oracle Application Container Cloud ServiceOracle Application Container Cloud Service
Oracle Application Container Cloud Service
 
Bitnami & Oracle Cloud Platform
Bitnami & Oracle Cloud PlatformBitnami & Oracle Cloud Platform
Bitnami & Oracle Cloud Platform
 
Oracle Management Cloud - IT Analytics - Resource Analytics
Oracle Management Cloud - IT Analytics - Resource AnalyticsOracle Management Cloud - IT Analytics - Resource Analytics
Oracle Management Cloud - IT Analytics - Resource Analytics
 
Using Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a ServiceUsing Oracle Real Application Clusters (RAC) in Database as a Service
Using Oracle Real Application Clusters (RAC) in Database as a Service
 
Webséminaire DBaaS (Novembre 2014)
Webséminaire DBaaS (Novembre 2014)Webséminaire DBaaS (Novembre 2014)
Webséminaire DBaaS (Novembre 2014)
 
EM12c & MS SQL Server
EM12c & MS SQL ServerEM12c & MS SQL Server
EM12c & MS SQL Server
 
Snap Clone & EM12c - Utilisation Self Service
Snap Clone & EM12c - Utilisation Self ServiceSnap Clone & EM12c - Utilisation Self Service
Snap Clone & EM12c - Utilisation Self Service
 
X as a Service - Pourquoi faire de la facturation ?
X as a Service - Pourquoi faire de la facturation ?X as a Service - Pourquoi faire de la facturation ?
X as a Service - Pourquoi faire de la facturation ?
 
EM12c - Chargeback
EM12c - ChargebackEM12c - Chargeback
EM12c - Chargeback
 
DB Forum 2012 - EM12c & DBaaS
DB Forum 2012 - EM12c & DBaaSDB Forum 2012 - EM12c & DBaaS
DB Forum 2012 - EM12c & DBaaS
 
Enterprise Manager 12c - Demo - Overview
Enterprise Manager 12c - Demo - OverviewEnterprise Manager 12c - Demo - Overview
Enterprise Manager 12c - Demo - Overview
 
Enteprise Manager 12c - Demo - DBaaS
Enteprise Manager 12c - Demo - DBaaSEnteprise Manager 12c - Demo - DBaaS
Enteprise Manager 12c - Demo - DBaaS
 
Enterprise Manager Grid Control & ASLM
Enterprise Manager Grid Control & ASLMEnterprise Manager Grid Control & ASLM
Enterprise Manager Grid Control & ASLM
 

Recently uploaded

Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
abdulrafaychaudhry
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
vrstrong314
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
Peter Caitens
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Tier1 app
 
Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024
Sharepoint Designs
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
Cyanic lab
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
XfilesPro
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Hivelance Technology
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
KrzysztofKkol1
 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
ayushiqss
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
Tendenci - The Open Source AMS (Association Management Software)
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
IES VE
 

Recently uploaded (20)

Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
 
Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 

Oracle Database Cloud Service

  • 1. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Jean-Philippe PINTE Cloud Architect Oracle EMEA
  • 2. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle.
  • 3. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Cloud Day 2015 / Database Cloud Service Agenda Oracle Database Cloud Service Oracle Database Backup Cloud Service Oracle Hybrid Cloud Management Roadmap 1 2 3 4
  • 4. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service
  • 5. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Overview Database Cloud Services Schema Edition Database Cloud Virtual Image Database Cloud Automated (Future) Database Cloud Managed
  • 6. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Service Type • Single database Schema available as a monthly Subscription by Size (5, 20, 50 GB) • Fully Managed Service on Engineered Systems • Database patches and upgrades performed during scheduled maintenance windows • Editions: Modified (security locked down) EE • Also underpins the BI, Document, Mobile, Java SaaS Extension,Developer, Messaging, JaaS Extension, Mobile… Full InstanceSchema • Full Database available as a metered service (Hourly or Monthly) • Available as a Virtual Image, Automated, or Managed Service (*) • Tenant controls patch and upgrade schedule • Available on general purpose and engineered systems • Editions: SE1, EE, EE High Performance, EE Extreme Performance * Planned for a future release.Greater Capabilities
  • 7. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Full Instance Editions • Full database instance • Up to 16 OCPUs Standard Edition 1 Enterprise Edition (EE) adds… • Transparent Data Encryption (TDE) • All standard EE features EE Extreme Performance adds… Real Application Clusters (RAC) In Memory Active Data Guard EE High Performance adds… Multitenant Data Guard Partitioning Advanced Compression Advanced Security, Label Security, Database Vault Real Application Testing OLAP, Analytics, Spatial and Graph Management Packs Greater Capabilities
  • 8. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Management Level Overview General Purpose Virtual Image • Database software ready for install • Tenant has root privilege • Does not provide automated orchestrations • Only available on general purpose infrastructure • Automated install, patch, upgrade, upsize/downsize, backup/restore, recovery, data guard configuration, TDE encryption, monitoring… • Tenant has root privilege Virtual Image Automated • Oracle monitors and is responsible for keeping the database available • Oracle manages install, patch, upgrade, upsize/downsize, backup/restore, recovery • Oracle maintains privileged user access, tenant controls data. Managed* * Planned for a future release.Greater Capabilities
  • 9. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Management Level Overview Scaling Single click automated scaling of CPU and storage. Backup & Restore Single click Backup, restore, all fully orchestrated. Key Metrics Monitoring of uptime, capacity, utilization, and edition. Management & Dev Tools EM Express, Tooling, Java, SQL Dev, REST Data Services, APEX, Glassfish. Managed Infrastructure Managed compute, storage and network Isolated and Secure Dedicated virtual and physical resources Patching Fully orchestrated one click application of Oracle patch sets. Upgrade Fully orchestrated one click upgrades with validations. High Availability Automated recovery, data guard, fail over, rolling updates. Capacity on Demand Compute and storage upsize and downsize Networking Point to point network configuration. Automated Virtual Image 100% Provision & Configuration Rapid and fully automated install with choice of editions, features & shapes.
  • 10. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Automated Provisioning Database Ready for Use Allocate Compute Allocate Storage Set Keys & Privileges Request for Service Provision OS Install & Configure Database Configure Tools (configure Access) Configure Backups Reduced time and complexity to provision database services Increased standardization of the “fleet” New use cases that were not practical before. Benefits
  • 11. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Architecture Oracle Compute Block Storage Oracle Storage Cloud Oracle VM – Oracle Linux Oracle REST Data ServicesRDBMS Cloud Tooling (EM Express + Application HTML5) Infrastructure Metrics Database Metrics EM Compute Infrastructure /u03 /u02 /u01 Archives My Services Store cloud.oracle.com JaaS Compute Service DBaaS On Premise Local DB Dev Tools
  • 12. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service DBaaS Monitor Console • HTML5 application hosted within the VM • DBaaS Monitor - Top Features: – Monitor database sessions, disk & CPU – View version, features installed … – Configure database parameters – Initiate backups – Bounce database – View log and trace files
  • 13. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service PDB Provisioning Console
  • 14. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service DBA and Development Tools • Enterprise Manager (EM)* • Monitor Databases on as a target using your on premise EM deployment. • Uses Dual Proxy • Enterprise Manager Express • Composite Active Report Monitoring • Corrective Action Analysis • Deploy and Manage PDBs • Identify Performance Issues using ASH, ADDM • Robust Single Instance Administration • Local Admin Tool • Start Stop Database • Set Database parameters • Custom Cloud Orchestrations Database Administration Application Development • Java • Java as a Service Offering • Oracle Web Logic Application Server • Oracle APEX • Opportunistic Application Development • Deploy pre-built productivity apps “Packaged Apps” • Oracle REST Data Services • Provides URI based access to Oracle database over REST • Results in JSON or CSV • Mapping of URI to SQL or PL/SQL • All HTML methods GET, PUT, POST, DELETE, PATCH • Oauth2 integration • Other tools • PHP, Ruby, Python, C, etc (Available on Oracle Cloud via Compute Service) • SQL Developer • Drag and drop data movement • SQL Worksheet • Administrative Features • Data Modeling • RESTful Web Services • Command Line SQL • Oracle APEX • Create Tables • Run any SQL • Run SQL Scripts • Browse Database Objects • Define RESTful Web Services Database Development
  • 15. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Provisioning Demo Provisioning wizard screens
  • 16. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Database Provisioning • Self Service Interface • REST APIs – curl -i -X POST -u username:password -d @createDB.json -H "X-ID-TENANT-NAME: IDENTITYDOMAIN" -H "Content-Type:application/json" https://dbaas.oraclecloud.com/jaas/db/api/v1.1/instances/ IDENTITYDOMAIN • oracle-dbcs-cli Utility – To perform a variety of life-cycle and administration operations on DBCS instances
  • 17. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Full portability between on-premises and cloud Same Architecture Same Software Same Skills On-Premises Oracle Cloud
  • 18. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Full portability between on-premises and cloud 2. Unplug (from On-Premise DB) 3. Copy / Move 4. Plug (OPC DB) 5. Validate the migration 1. Use APEX Application (On-Premise)
  • 19. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Portability Demo Moving PDB from On-Premise to Oracle Public Cloud
  • 20. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Backup Cloud Service
  • 21. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Backup Service • Backup on-premise or Cloud Databases to Oracle Database Backup Service hosted in Oracle Public Cloud • Cost effective, scalable cloud storage for database backups: $33/TB per month • End-to-end enterprise-grade data encryption, compression and protection • Clients: Data is always encrypted with keys kept locally at client, optionally compressed, and securely transmitted • Cloud: Encrypted data is protected with 3-way mirroring on every write Oracle Company Confidential – Shared Under Terms of OPN NDA29 Replace Offsite Tape Backups with Simple and Low Cost Cloud Backup On Premises Oracle Cloud Oracle Database Backup Service
  • 22. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Hybrid Cloud Management
  • 23. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Hybrid Cloud Management In a Hybrid IT Environment, IT Becomes a Services Broker Conventional IT Private cloud Public cloud Hybrid cloud Users Visibility, Accountability & Control IT must be able to monitor and manage services regardless of where they are deployed.
  • 24. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Hybrid Cloud Management Expanding the Horizon with Hybrid Cloud • Single pane of glass for managing private and public clouds – Improved management of complete Oracle stack for on-premise targets – On-premise EM to monitor Database and Java Cloud Services on Oracle Cloud • In-depth performance diagnostics and analytics • Provisioning instances on Oracle Cloud • Workload movement and placement to support cloning and cloud-bursting scenarios
  • 25. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Hybrid Cloud Management Unified Management Same Architecture Same Software Same Skills On-Premises Oracle Cloud Unified Management Enterprise Manager manages both On Premise and Cloud*
  • 26. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Roadmap
  • 27. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Roadmap •Data Guard & Active Data Guard For Database as a Service •Managed Database Service •Oracle Exadata Cloud Service •Oracle Big Data Cloud Service •Oracle NoSQL Cloud service •Interface to plug/unplug PDBs (On-Premise <-> Cloud)
  • 28. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Database Cloud Delivery Roadmap Engineered General Purpose General Purpose • Engineered infrastructure for highest performance, scalability, and availability • General purpose infrastructure for test, development, departmental applications Managed Automated Managed Automated Virtual Image
  • 29. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Summarize
  • 30. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Quickly create databases using automated provisioning. Easily move data and workloads. 41 Data Center Oracle Cloud Unified Management Enterprise Manager manages both On Premise and Cloud* Same Architecture Same Software Same Skills Oracle Database Cloud Service Value Proposition
  • 31. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | http://cloud.oracle.com
  • 32. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Videos • Ordering a Trial Subscription to an Oracle Cloud Service https://www.youtube.com/watch?v=ZR30drO1Rxc • Administering a Trial Subscription to an Oracle Cloud Service https://www.youtube.com/watch?v=RLIzSFiYxgw • Creating a Database Cloud Instance https://www.youtube.com/watch?v=cBBqrRTaMDw • Connecting to a Database Instance in the Oracle Database Cloud Service https://www.youtube.com/watch?v=dg6KsEsswpk
  • 33. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service Tutorials • Signing Up for a Database Cloud Service http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/crservice/crservice.html • Installing an Application into Your Database Cloud Service http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/instdbapp/instdbapp.html • Data Loading and the Oracle Database Cloud Service http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/dataload/dataload.html • Creating a RESTful Web Service http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/restfulws/restfulws.html • Managing Users and Roles in a Database Cloud Service http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/useidm/useidm.html • Monitoring Your Database Cloud Services http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/13_2/dbservice/monitordbs/monitordbs.html