SlideShare ist ein Scribd-Unternehmen logo
1 von 52
Downloaden Sie, um offline zu lesen
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Cloud
Set Up, Run, and Manage Databases in the Cloud with Oracle Database
Cloud Service
Patrik Plachý
Senior Consultant
CEE Presales Core Tech
Copyright © 2016, 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 © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud
Introduction
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Deploy Oracle Software Anywhere
Private
Cloud
Traditional
On Premises
Oracle
Cloud
Amazon
Web Services
Windows
Azure
DEPLOY ANYWHERE
Verizon
Cloud
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
• Fully managed
• Dedicated Schema
• Sizes 5GB, 20GB, 50GB
• Data access using: Java
service, Oracle Application
Express, Oracle RESTful Web
Services
Database Schema
Shared Database
Virtual Image
VM + DB + Disk Image
• Similar to Azure image or AMI
• Full distribution extracted on disk
• Same as on premise
Database Cloud Service
VM + DB + Full Provisioning
• Backup/recovery automation
• Patching and upgrade automation
• Data Guard setup
• Monitoring & management portals
• Local management console
Oracle Database Cloud Services - Offerings
• Oracle Linux 6.4
• On-demand storage & compute
• Choice of editions SE1, EE and Database 12c 12.1.0.2, and 11g 11.2.0.4
• Bundles: EE High Performance (most options), EE Extreme Perf (all options)
• Full network, VM and OS isolation, Full SQL*Net access
• Self-managed with SSH access into VM with root privilege
Database as a Service
Full Database Instance Service
Database Schema Service
Shared Schema Service
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
• A compute service is offered as a VM.
• A VM is made of an OS and an application.
• A VM runs on a hypervisor.
• An instance is a VM created by using a
machine image.
• An instance has following attributes:
– CPU and Memory
– Storage volumes
– Network security rules
– SSH keys
– IP address
Virtualization is the Backbone of Cloud Computing
Oracle
App
Guest
OS
Hypervisor
X86 Server
3rd Party
App
Guest
OS
VM 1 VM 2
IaaS
Host 1
Block Storage
IaaS
Host 2
On-premise /
other cloud apps
App
V
M
V
M
V
M
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud – Full Instance Editions
EE Extreme PerformanceEE High PerformanceEnterprise Edition (EE)
Reference: http://www.oracle.com/us/products/database/enterprise-edition/comparisons/index.html
adds… adds… adds…
Multitenant
Data Guard
Partitioning
Advanced Compression
Advanced Security, Label
Security, Database Vault
Real Application
Clusters (RAC)
In Memory
Active Data Guard
• Full database instance
• Up to 16 OCPUs
Standard Edition 1
• Transparent Data
Encryption (TDE)
• All standard EE features
Real Application Testing
OLAP, Analytics, Spatial and
Graph
Management Packs
Greater Capabilities
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud – Subscription Types
• Services available as un metered services are
purchased on a term subscription basis.
• The database schema service is sold as an un metered
service with terms of monthly, 1 year, 2 years and 3
years.
• Cloud credits can not be used to pay for un metered
services.
• Un metered services can not be exchanged for cloud
credits.
MeteredUn Metered
• Cloud credits charged hourly against a rate card.
• For example an Oracle EE Extreme Performance
service will burn credits faster then an Oracle SE1
database.
• Likewise a database server on 16 OCPUs (cores) will
burn cloud credits faster then a 2 OCPU shape.
• Metered services are paid for in advance typically for
a term of 1, 2 or 3 years.
• At the end of the term the unused credits expire.
HourlyMonthly
Greater Flexibility
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud - Offerings
Performance&Capacity
Oracle Managed Database
Automated / Customer Managed Database
Exadata Service
Database as a Service
Enterprise Edition
Database as a Service
Enterprise Edition
Exadata Service
Schema / PDB
Service
Database as a Service
Standard Edition
Virtual
Image
Automated / Customer Managed
Extreme
Performance
High
Performance
Oracle Managed
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud - Limits
Performance&Capacity
Oracle Managed Database
Automated / Customer Managed Database
Exadata Service
Up to 168TB / 268 OCPUs
Database as a Service
Enterprise Edition
Up to 2TB / 16 OCPUs
Database as a Service
Enterprise Edition
Up to 2TB / 16 OCPUs
Exadata Service
Up to 168TB / 268 OCPUs
Schema/PDB
Service
Up to 1TB /
Shared Exadata
Database as a Service
Standard Edition
Up to 2TB / 16 OCPUs
Virtual
Image
Up to
2TB / 16
OCPUs
Automated / Customer Managed
Extreme
Performance
High
Performance
Oracle Managed
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service – Compute Shapes
1
2
4
8
16
OCPU Standard Memory (GB) High Memory (GB)
7.5
15
30
60
120
15
30
60
120
240
OCPU = Oracle Compute Unit. An OCPU provides equivalent CPU capacity
of a 3.0 GHz 2012 Intel Xeon processor w/ hyper threading enabled.
Similar to a core or a processor, it’s a processing power unit
1 OCPU ≈ 1 Core – 1 OCPU = 2 vCPUs or 2 threads
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
• Automated Provisioning
• Automated Infrastructure and Database Administration
• Data Transfer and Connectivity
• Security
• High Availability
• High Performance
• Simplified consolidation, deployment, and integration (Multitenant)
• Database Application Development features
• Application Development Frameworks Support
Oracle Database as a Service
Capabilities
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database as a Service
Database
Ready for
UseAllocate
Compute
Allocate
Storage
Set Keys &
Privileges
Self
Service
Provision
Database Provision
OS
Install &
Configure
Database
Configure
Tools
(configur
e
Access)
Configure
Backups
Automated Database Provisioning
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud
Architecture Overview
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database as a Service
Architecture
Oracle Compute Block Storage
Oracle Storage
Cloud
Oracle VM – Oracle Linux
Oracle REST
Data ServicesRDBMS
Cloud Tooling
(EM Express +
HTML5 APP)
EM
Compute Infrastructure
/u03 /u02 /u01
Archives
JaaS Compute Service
DBaaS
On Premise
Local DB
Dev Tools
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database as a Service
Backup and Recovery
 Daily Incremental
 Weekly Full
 Older backups archived to Oracle
Storage Cloud
 Backups go to /u03 Block Storage
 Recovery from backup is invoked
manually if customer determines
its required
 Restore to point in time is
customer responsibility, use
standard tools and processes
Oracle Compute Block Storage
Oracle Storage
Cloud
Oracle VM – Oracle Linux
RDBMS
Compute Infrastructure
Archives
RMAN
Oracle REST
Data Services
Cloud Utilities &
EM Express
/u03 /u02 /u01
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database as a Service
Patching and Upgrades
 Customer initiated patching
 Gold Image Patching
o Copy Settings - Detach and Re-
Attach Storage
o Run catproc to upgrade RDBMS
Data Dictionary
o Bring up all services on new
environment
 Compute based cloning
 EM patching
 Rolling upgrades is via RAC & Data
Guard
Oracle VM – Oracle Linux
Compute Infrastructure
Oracle VM – Oracle Linux
Compute Infrastructure
Current UpgradedCopy and Patch
Quiesce Reboot and Re-Attach
Oracle Compute Block Storage
1
2
3
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database as a Service
Data Guard & Active Data Guard
 Data Guard provides highest performance
data recovery protection without
compromises using stand by Database
 Transfers archive logs to standby Database
 Local standby (intra data center) Data Guard
 Disaster Recovery (inter data center)
 Active Data Guard provides read-only access
to a physical standby database for production
workload offloading
 Database rolling upgrades and standby-first
patching using physical standby
 12c Multitenant DB – Manage standby
container as one, single click switchover.
Oracle VM – Oracle Linux
Compute Infrastructure
Oracle VM – Oracle Linux
Compute Infrastructure
Oracle Compute Block Storage
Redo Log Shipping
R/W
R/O with Active
Data Guard
Primary Stand By
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud
Exadata Cloud Service
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service - Exadata Edition
• Dedicated Exadata systems in Oracle Cloud run
your Oracle databases for a monthly fee
– Fast and easy online provisioning
– Assured hardware resources – no over-provisioning
– Consolidate and run many databases on single Exadata
– Start with 40% of CPUs enabled, add more as needed
– Expand to larger Exadata systems as needed
• Managed by Oracle Experts
– Oracle manages infrastructure so you
can focus on your business
Sales
HR
ERP
• Initial release: Quarter, Half, and Full Racks
• Later: choose count of DB/storage servers
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
InfiniBand Fabric
Columnar Flash Cache
HCC
10:1
Smart Flash Cache,
Smart Flash Log
Hybrid Columnar
Compression
I/O Resource Mgt
Exafusion Direct-to-Wire Protocol
Smart Scan
Network Resource Mgt
In-Memory Fault Tolerance
PCI
Flash
Database Cloud – Exadata Edition
Exadata Innovations
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud
Demonstration
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 24
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 25
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 26
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 27
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 28
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 29
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 30
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 31
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 32
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 33
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 34
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 35
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 36
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 37
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 38
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 39
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 40
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 41
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 42
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 43
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 44
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 45
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 46
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 47
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 48
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud
Summary & Current Status
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Oracle Database Cloud Service
• Oracle Database as a Service (DBaaS)
• Full-featured 11gR2 or 12c single-node instance on
dedicated VM
• Customer backs up, patches, manages Database with
cloud tooling
• Access: Full SQL*Net, root access, all Database tools
• Use cases: Build and deploy new apps or test upgrades
in a Oracle Database 12c sandbox
• Oracle Database Schema Service
• Dedicated 11gR2 schema(s) on Exadata
• Fully managed by Oracle
• Access: Application Express, SQL Developer, Java,
RESTful Web Services
• Use cases: Build and deploy APEX apps or extend Oracle
SaaS apps
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |

Weitere ähnliche Inhalte

Was ist angesagt?

Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
SogetiLabs
 

Was ist angesagt? (20)

Oracle Cloud Reference Architecture
Oracle Cloud Reference ArchitectureOracle Cloud Reference Architecture
Oracle Cloud Reference Architecture
 
App Modernisation with Microsoft Azure
App Modernisation with Microsoft AzureApp Modernisation with Microsoft Azure
App Modernisation with Microsoft Azure
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application Modernization
 
Architect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft AzureArchitect your app modernization journey with containers on Microsoft Azure
Architect your app modernization journey with containers on Microsoft Azure
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
 
Moving to the cloud: cloud strategies and roadmaps
Moving to the cloud: cloud strategies and roadmapsMoving to the cloud: cloud strategies and roadmaps
Moving to the cloud: cloud strategies and roadmaps
 
AWS Cloud Adoption Framework and Workshops
AWS Cloud Adoption Framework and WorkshopsAWS Cloud Adoption Framework and Workshops
AWS Cloud Adoption Framework and Workshops
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for Partners
 
Legacy application modernization with microsoft azure
Legacy application modernization with microsoft azureLegacy application modernization with microsoft azure
Legacy application modernization with microsoft azure
 
Re-Host or Re-Architect: Understanding the Why and How of Very Different Path...
Re-Host or Re-Architect: Understanding the Why and How of Very Different Path...Re-Host or Re-Architect: Understanding the Why and How of Very Different Path...
Re-Host or Re-Architect: Understanding the Why and How of Very Different Path...
 
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
 
Azure 101
Azure 101Azure 101
Azure 101
 
App Modernization with Microsoft Azure
App Modernization with Microsoft AzureApp Modernization with Microsoft Azure
App Modernization with Microsoft Azure
 
Challenges of the Cloud Migration Journey
Challenges of the Cloud Migration JourneyChallenges of the Cloud Migration Journey
Challenges of the Cloud Migration Journey
 
Cloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best PracticesCloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best Practices
 
Cloud Architecture - Multi Cloud, Edge, On-Premise
Cloud Architecture - Multi Cloud, Edge, On-PremiseCloud Architecture - Multi Cloud, Edge, On-Premise
Cloud Architecture - Multi Cloud, Edge, On-Premise
 
App Modernization Pitch Deck.pptx
App Modernization Pitch Deck.pptxApp Modernization Pitch Deck.pptx
App Modernization Pitch Deck.pptx
 
AWS Migration Planning Roadmap
AWS Migration Planning RoadmapAWS Migration Planning Roadmap
AWS Migration Planning Roadmap
 
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain PipelineThe Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
 
Building A Cloud Strategy PowerPoint Presentation Slides
Building A Cloud Strategy PowerPoint Presentation SlidesBuilding A Cloud Strategy PowerPoint Presentation Slides
Building A Cloud Strategy PowerPoint Presentation Slides
 

Ähnlich wie Oracle Cloud

Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
Arush Jain
 
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
David van Schalkwyk
 
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
Bharat Paliwal
 

Ähnlich wie Oracle Cloud (20)

Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
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
 
A3 transforming data_management_in_the_cloud
A3 transforming data_management_in_the_cloudA3 transforming data_management_in_the_cloud
A3 transforming data_management_in_the_cloud
 
클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법 클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법
 
Oracle Maximum Availability Architecture
Oracle Maximum Availability ArchitectureOracle Maximum Availability Architecture
Oracle Maximum Availability Architecture
 
#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions
 
Oracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio OverviewOracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio Overview
 
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
 
MySQL in oracle public cloud
MySQL in oracle public cloudMySQL in oracle public cloud
MySQL in oracle public cloud
 
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
TechEvent 2019: Create a Private Database Cloud in the Public Cloud using the...
 
MySQL in oracle_public_cloud
MySQL in oracle_public_cloudMySQL in oracle_public_cloud
MySQL in oracle_public_cloud
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Exadata 12c New Features RMOUG
Exadata 12c New Features RMOUGExadata 12c New Features RMOUG
Exadata 12c New Features RMOUG
 
veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)
 
Oracle Database Appliance Workshop
Oracle Database Appliance WorkshopOracle Database Appliance Workshop
Oracle Database Appliance Workshop
 
Oracle Storage a ochrana dat
Oracle Storage a ochrana datOracle Storage a ochrana dat
Oracle Storage a ochrana dat
 
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
 
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
[CON6985]Expanding DBaaS Beyond Data Centers Hybrid Cloud Onboarding via Orac...
 

Mehr von MarketingArrowECS_CZ

Mehr von MarketingArrowECS_CZ (20)

INFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdfINFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdf
 
Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!
 
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
 
Chráníte správně svoje data?
Chráníte správně svoje data?Chráníte správně svoje data?
Chráníte správně svoje data?
 
Oracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management PlatformaOracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management Platforma
 
Nové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceNové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database Appliance
 
Infinidat InfiniGuard
Infinidat InfiniGuardInfinidat InfiniGuard
Infinidat InfiniGuard
 
Infinidat InfiniBox
Infinidat InfiniBoxInfinidat InfiniBox
Infinidat InfiniBox
 
Novinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databázeNovinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databáze
 
Základy licencování Oracle software
Základy licencování Oracle softwareZáklady licencování Oracle software
Základy licencování Oracle software
 
Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
 
Oracle Data Protection - 2. část
Oracle Data Protection - 2. částOracle Data Protection - 2. část
Oracle Data Protection - 2. část
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
 
Benefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): StorageBenefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): Storage
 
Benefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): ComputeBenefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): Compute
 
InfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníkaInfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníka
 
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. částExadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
 
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. částExadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
 
Úvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastrukturyÚvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastruktury
 

Kürzlich hochgeladen

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Kürzlich hochgeladen (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

Oracle Cloud

  • 1.
  • 2. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Cloud Set Up, Run, and Manage Databases in the Cloud with Oracle Database Cloud Service Patrik Plachý Senior Consultant CEE Presales Core Tech
  • 3. Copyright © 2016, 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.
  • 4. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Introduction
  • 5. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Deploy Oracle Software Anywhere Private Cloud Traditional On Premises Oracle Cloud Amazon Web Services Windows Azure DEPLOY ANYWHERE Verizon Cloud
  • 6. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | • Fully managed • Dedicated Schema • Sizes 5GB, 20GB, 50GB • Data access using: Java service, Oracle Application Express, Oracle RESTful Web Services Database Schema Shared Database Virtual Image VM + DB + Disk Image • Similar to Azure image or AMI • Full distribution extracted on disk • Same as on premise Database Cloud Service VM + DB + Full Provisioning • Backup/recovery automation • Patching and upgrade automation • Data Guard setup • Monitoring & management portals • Local management console Oracle Database Cloud Services - Offerings • Oracle Linux 6.4 • On-demand storage & compute • Choice of editions SE1, EE and Database 12c 12.1.0.2, and 11g 11.2.0.4 • Bundles: EE High Performance (most options), EE Extreme Perf (all options) • Full network, VM and OS isolation, Full SQL*Net access • Self-managed with SSH access into VM with root privilege Database as a Service Full Database Instance Service Database Schema Service Shared Schema Service
  • 7. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | • A compute service is offered as a VM. • A VM is made of an OS and an application. • A VM runs on a hypervisor. • An instance is a VM created by using a machine image. • An instance has following attributes: – CPU and Memory – Storage volumes – Network security rules – SSH keys – IP address Virtualization is the Backbone of Cloud Computing Oracle App Guest OS Hypervisor X86 Server 3rd Party App Guest OS VM 1 VM 2 IaaS Host 1 Block Storage IaaS Host 2 On-premise / other cloud apps App V M V M V M
  • 8. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud – Full Instance Editions EE Extreme PerformanceEE High PerformanceEnterprise Edition (EE) Reference: http://www.oracle.com/us/products/database/enterprise-edition/comparisons/index.html adds… adds… adds… Multitenant Data Guard Partitioning Advanced Compression Advanced Security, Label Security, Database Vault Real Application Clusters (RAC) In Memory Active Data Guard • Full database instance • Up to 16 OCPUs Standard Edition 1 • Transparent Data Encryption (TDE) • All standard EE features Real Application Testing OLAP, Analytics, Spatial and Graph Management Packs Greater Capabilities
  • 9. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud – Subscription Types • Services available as un metered services are purchased on a term subscription basis. • The database schema service is sold as an un metered service with terms of monthly, 1 year, 2 years and 3 years. • Cloud credits can not be used to pay for un metered services. • Un metered services can not be exchanged for cloud credits. MeteredUn Metered • Cloud credits charged hourly against a rate card. • For example an Oracle EE Extreme Performance service will burn credits faster then an Oracle SE1 database. • Likewise a database server on 16 OCPUs (cores) will burn cloud credits faster then a 2 OCPU shape. • Metered services are paid for in advance typically for a term of 1, 2 or 3 years. • At the end of the term the unused credits expire. HourlyMonthly Greater Flexibility
  • 10. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud - Offerings Performance&Capacity Oracle Managed Database Automated / Customer Managed Database Exadata Service Database as a Service Enterprise Edition Database as a Service Enterprise Edition Exadata Service Schema / PDB Service Database as a Service Standard Edition Virtual Image Automated / Customer Managed Extreme Performance High Performance Oracle Managed
  • 11. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud - Limits Performance&Capacity Oracle Managed Database Automated / Customer Managed Database Exadata Service Up to 168TB / 268 OCPUs Database as a Service Enterprise Edition Up to 2TB / 16 OCPUs Database as a Service Enterprise Edition Up to 2TB / 16 OCPUs Exadata Service Up to 168TB / 268 OCPUs Schema/PDB Service Up to 1TB / Shared Exadata Database as a Service Standard Edition Up to 2TB / 16 OCPUs Virtual Image Up to 2TB / 16 OCPUs Automated / Customer Managed Extreme Performance High Performance Oracle Managed
  • 12. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service – Compute Shapes 1 2 4 8 16 OCPU Standard Memory (GB) High Memory (GB) 7.5 15 30 60 120 15 30 60 120 240 OCPU = Oracle Compute Unit. An OCPU provides equivalent CPU capacity of a 3.0 GHz 2012 Intel Xeon processor w/ hyper threading enabled. Similar to a core or a processor, it’s a processing power unit 1 OCPU ≈ 1 Core – 1 OCPU = 2 vCPUs or 2 threads
  • 13. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | • Automated Provisioning • Automated Infrastructure and Database Administration • Data Transfer and Connectivity • Security • High Availability • High Performance • Simplified consolidation, deployment, and integration (Multitenant) • Database Application Development features • Application Development Frameworks Support Oracle Database as a Service Capabilities
  • 14. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database as a Service Database Ready for UseAllocate Compute Allocate Storage Set Keys & Privileges Self Service Provision Database Provision OS Install & Configure Database Configure Tools (configur e Access) Configure Backups Automated Database Provisioning
  • 15. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Architecture Overview
  • 16. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database as a Service Architecture Oracle Compute Block Storage Oracle Storage Cloud Oracle VM – Oracle Linux Oracle REST Data ServicesRDBMS Cloud Tooling (EM Express + HTML5 APP) EM Compute Infrastructure /u03 /u02 /u01 Archives JaaS Compute Service DBaaS On Premise Local DB Dev Tools
  • 17. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database as a Service Backup and Recovery  Daily Incremental  Weekly Full  Older backups archived to Oracle Storage Cloud  Backups go to /u03 Block Storage  Recovery from backup is invoked manually if customer determines its required  Restore to point in time is customer responsibility, use standard tools and processes Oracle Compute Block Storage Oracle Storage Cloud Oracle VM – Oracle Linux RDBMS Compute Infrastructure Archives RMAN Oracle REST Data Services Cloud Utilities & EM Express /u03 /u02 /u01
  • 18. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database as a Service Patching and Upgrades  Customer initiated patching  Gold Image Patching o Copy Settings - Detach and Re- Attach Storage o Run catproc to upgrade RDBMS Data Dictionary o Bring up all services on new environment  Compute based cloning  EM patching  Rolling upgrades is via RAC & Data Guard Oracle VM – Oracle Linux Compute Infrastructure Oracle VM – Oracle Linux Compute Infrastructure Current UpgradedCopy and Patch Quiesce Reboot and Re-Attach Oracle Compute Block Storage 1 2 3
  • 19. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database as a Service Data Guard & Active Data Guard  Data Guard provides highest performance data recovery protection without compromises using stand by Database  Transfers archive logs to standby Database  Local standby (intra data center) Data Guard  Disaster Recovery (inter data center)  Active Data Guard provides read-only access to a physical standby database for production workload offloading  Database rolling upgrades and standby-first patching using physical standby  12c Multitenant DB – Manage standby container as one, single click switchover. Oracle VM – Oracle Linux Compute Infrastructure Oracle VM – Oracle Linux Compute Infrastructure Oracle Compute Block Storage Redo Log Shipping R/W R/O with Active Data Guard Primary Stand By
  • 20. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Exadata Cloud Service
  • 21. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service - Exadata Edition • Dedicated Exadata systems in Oracle Cloud run your Oracle databases for a monthly fee – Fast and easy online provisioning – Assured hardware resources – no over-provisioning – Consolidate and run many databases on single Exadata – Start with 40% of CPUs enabled, add more as needed – Expand to larger Exadata systems as needed • Managed by Oracle Experts – Oracle manages infrastructure so you can focus on your business Sales HR ERP • Initial release: Quarter, Half, and Full Racks • Later: choose count of DB/storage servers
  • 22. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | InfiniBand Fabric Columnar Flash Cache HCC 10:1 Smart Flash Cache, Smart Flash Log Hybrid Columnar Compression I/O Resource Mgt Exafusion Direct-to-Wire Protocol Smart Scan Network Resource Mgt In-Memory Fault Tolerance PCI Flash Database Cloud – Exadata Edition Exadata Innovations
  • 23. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Demonstration
  • 24. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 24
  • 25. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 25
  • 26. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 26
  • 27. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 27
  • 28. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 28
  • 29. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 29
  • 30. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 30
  • 31. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 31
  • 32. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 32
  • 33. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 33
  • 34. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 34
  • 35. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 35
  • 36. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 36
  • 37. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 37
  • 38. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 38
  • 39. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 39
  • 40. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 40
  • 41. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 41
  • 42. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 42
  • 43. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 43
  • 44. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 44
  • 45. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 45
  • 46. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 46
  • 47. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 47
  • 48. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | 48
  • 49. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Summary & Current Status
  • 50. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Oracle Database Cloud Service • Oracle Database as a Service (DBaaS) • Full-featured 11gR2 or 12c single-node instance on dedicated VM • Customer backs up, patches, manages Database with cloud tooling • Access: Full SQL*Net, root access, all Database tools • Use cases: Build and deploy new apps or test upgrades in a Oracle Database 12c sandbox • Oracle Database Schema Service • Dedicated 11gR2 schema(s) on Exadata • Fully managed by Oracle • Access: Application Express, SQL Developer, Java, RESTful Web Services • Use cases: Build and deploy APEX apps or extend Oracle SaaS apps
  • 51.
  • 52. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |