SlideShare a Scribd company logo
OAC and ODI! A match
made in the.... cloud?
Ricardo Giampaoli
Rodrigo Radtke
About the Speakers
Giampaoli, Ricardo
• Oracle Ace
• Master in Business
Administration and IT
management
• EPM training instructor
• Essbase/Planning/OBIEE/ODI
Certified Specialist
• Blogger @ devepm.com
Radtke, Rodrigo
• Oracle Ace
• Graduated in Computer
Engineering
• Solution Architect at Innive Inc
• ODI, Oracle and Java Certified
• Blogger @ devepm.com
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What we'll learn
• What’s OCI
• What's OAC and Types of OAC
• What's DBCS and Types of DBCS
• Possible Architectures
• DBCS as OAC Source
• DBCS with ODI on it
• DBCS with ODI on premises
• On Premises as OAC Source
• DB/ODI on premise with Remote Connect/Data Gatway
• DB/ODI on premise with VPNaaS
• DB/ODI on premise with FastConnect
• Conclusion
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What’s OCI
Oracle Cloud
Infrastructure is a set of
complementary cloud
services that enable you
to build and run a wide
range of applications
and services in a highly
available hosted
environment
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What’s OCI and Types of OCI
• OCI Classic:
• Oracle Cloud Infrastructure Classic (OCI-C) is IaaS offering to provide Compute & Network
(Shared & IP Networks)
• OCI Classic is based on Nimbula Director (Xen based Hypervisor)
• OCI Classic provides only Virtual Machines (whereas OCI can also provide Bare Metal)
• OCI Classic can be deployed as a) Elastic Compute b) Dedicated Compute c) Sparc Model 300
• OCI
• Oracle Cloud Infrastructure (OCI) like OCI-C is also IaaS offering that provides Compute,
Network but as Virtual Cloud Network, Availability Domain and additionally Edge Services
like Email, DNS, Load Balancer etc.
• OCI provides both Bare Metal & Virtual Machines (whereas OCI-C provides only Virtual
Machine) Hypervisor in VM option of OCI is based on KVM (whereas on OCI-C this is Xen
based Hypervisor)
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What's OAC and Types of OAC
• Oracle Analytics Cloud (OAC) is a scalable and secure public cloud service that
provides a full set of capabilities to explore and perform collaborative analytics
for you, your workgroup, and your enterprise
• OAC is available in three editions: Standard, Enterprise, and Essbase
• Each of this editions are available on Oracle Analytics Cloud, Oracle Analytics
Cloud Subscription, and Oracle Analytics Cloud - Classic
Edition Oracle Analytics Cloud
(Managed by Oracle)
Oracle Analytics Cloud Subscription
(Managed by Oracle)
Oracle Analytics Cloud – Classic
(Managed by You (Oracle User))
Standard Data Visualization Data Visualization Data Visualization
Essbase
Essbase Data Visualization
Essbase
Essbase Data Visualization
Essbase
Enterprise Data Visualization
Essbase
Business Intelligence
Business Intelligence (with Data
Visualization)
Data Visualization
Essbase
Business Intelligence
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What's OAC and Types of OAC
• OAC instances are not self-containing and require some additional OCI services.
• The absolute minimum configuration is the following:
• Oracle Cloud Storage (OCS) - is used for backups, log files, etc.
• Oracle Cloud Database Instance (DBC) - is used for RCU schemas.
• Oracle Analytics Cloud Instance (OAC) - is our ultimate target.
• If you want to provide a public IP to you OAC you also need:
• Creating an IP Network
• Provisioning Load Balancer on an IP Network
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
What's DBCS and Types of DBCS
• Oracle Database Cloud Service provides you the ability to deploy
Oracle databases in the Cloud, with each database deployment
containing a single Oracle database or an Oracle Data Guard
Service Ideal Customer
Oracle Compute Cloud
Service
For customers who need a Cloud environment with complete control of Oracle software
installation and setup. This service also allows for “Bring Your Own License” for any Oracle
product.
Oracle Database Cloud -
Database as a Service -
Virtual Image
For customers who need pre-installed Oracle Database software with complete control over the
environment and do not require a running Oracle Database.
Oracle Database Cloud -
Database as a Service
For customers who need a pre-configured Oracle Database with complete control over the
environment, new Oracle Cloud automation tools and require a running Oracle Database.
Oracle Database Cloud -
Database Schema Service
For customers who need a development and deployment platform for Oracle Database and/or
browser based applications without SQL*Net access.
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
Possible Architectures
• Since we must have a DBCS before we can install/config our OAC
instance, we should think about how we want our architecture to
look like
• We can have 2 different approaches for that:
OAC OAC
DBCS as OAC Source On Premises as OAC Source
On
Premise
On
Premise
V
P
N
RCU
OAC Sources
DW*
ETL Process*
ETL Process*
RCU
OAC Sources
ETL Process*
DBCS
DBCS
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DBCS as OAC Source
• DBCS will be the source of OAC
data
• DBCS needs to be powerful
enough to handle the work load
• We need to have a VPN between
the DBCS and our on premise DB
• If we choose to have the
“Compute” version of DBCS we
can use any VPN you may want
to install
• Use VPNaaS to integrate the
entire OCI with our data center
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DBCS with ODI on it
• If we want a 100% cloud solution we can choose the DBCS compute
solution and bring our own ODI license to it.
• Since we have a VPN between our DBCS and our on premises we
just need to install our ODI Agent on it and use it normally
• We can also install the ODI client to make the access faster
• With this approach we can:
• Not have a DB on premises*
• Not have a ODI on premises
• Connect in different source around the world (Different VPNs for each)
• Shared folder accessible from on premises
• FTPs to send file to and from it
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DBCS with ODI on it
• This solution moves the internet latency from the
data retrieval in OAC to the data load
• This means the end user experience would be
better
• Also it decreases the infra footprint
• Since the DBCS will be administrated by us, we still
need a DBA and an admin to handle the backups,
patches, ODI and everything else.
• All benefits to have a scalable architecture
provided by the cloud solutions are still present
OAC
On
Premise
ODI Agent
ODI Client
ETL Process
OAC RCU
DWs
DBCS
On
Premise
V
P
N
On
Premise
ODI
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DBCS with ODI on premises
• This solution is ideal to companies that already has a big
infra footprint and want to keep control over it
• It is basically the same solution as before but all the ETL
process were handle on premises and then loaded the
final DW data to DBCS
• Remove the need to have the Compute license for DBCS
• As well the possible need of DBA or anyone to handle
the DBCS admin tasks (Depending of the chosen service)
• Also moves the internet latency from the data retrieval
in OAC to the data load improving the user experience
OAC
On
Premise
OAC RCU
DWsDBCS
DW
V
P
N
On
Premise
ODI
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
On Premises as OAC Source
• On Premise DB will be the source of OAC data
• On Premise DB needs to be powerful enough to handle the work
load
• We can have 3 different “Tunnels” options between the On Premise
DB and OAC
• The internet needs to be very fast and stable
• The latency will be in the data retrieval instead of on the data load
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with Remote Connect
/Data Gatway
• Remote Data Connector works with the BI
Server Data Gateway running in the Oracle BI
Cloud Service environment to provide secure
access to on-premises data using private/public
key pairs and SSL communication.
• Remote Data Connector supports these on-
premises database types:
• Oracle, SQL Server, Teradata
• Each Oracle BI Cloud Service instance is
provisioned with a unique private key
• A public key is available for download from
Oracle BI Cloud Service Console
• This public key when deployed on Weblogic on-
premises will make the DB visible from the
Cloud
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
On
Premise
DB/ODI on Premise with Remote
Connect/Data Gatway
• OAC will request data from your on-premise databases using
the Remote Connect Weblogic Plugin (Webservice-like
service)
• That means our on-premise environment can continue the
same as before and no data needs to be replicated
• ODI will continue to load our data warehouse
• On OAC Version 105.3 (June release) Oracle introduced Data
Gateway that will replace Remote Connect.
• Remote Connect will still be available but oracle
recommend replace it in the next 6 months.
• Data Gateway basically replaces the Weblogic requirement
from remote connect.
OAC
RCU
DBCS
On
Premise
DW
ODI
Remote
Connect
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with VPNaaS
• We can use VPNaaS to create a
tunnel between our OCI
environment and our data
center
• With this we can have anything
inside our OCI accessing our on
premises databases (or other
services)
• These can be use in the DBCS
as Source architecture as well
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with VPNaaS
• After the VPN is set, anything that is in OCI will be able
to access our on premises environment
• That means if we already have a star schema set in our
on premises, we just need to point OAC to this schema
and use it as is
• This is ideal to companies that already has a big BI
infrastructure and want to make use of the cloud
capabilities without losing the existing architecture
• The internet needs to be very fast and stable
• The latency will be in the data retrieval instead of on
the data load
On
Premise
OAC
RCU
DBCS
On
Premise
DW
ODI
VPNaaS
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with FastConnect
• Oracle FastConnect is a network connectivity alternative to using
the public internet for connecting your network with Oracle Cloud
Infrastructure and other Oracle Cloud services
• FastConnect provides an easy, elastic, and economical way to
create a dedicated and private connection with higher bandwidth
options, and a more reliable and consistent networking experience
when compared to internet-based connections.
• With FastConnect we create a direct link between our data center
and the data center where your Oracle Cloud resources are
provisioned
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with FastConnect
Using an Oracle Network Provider or Exchange Partner Direct to Oracle: Datacenter Colocation
Direct to Oracle: Dedicated Circuits from a 3rd Party Network Carrier
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
DB/ODI on Premise with FastConnect
On
Premise
• With FastConnect we have a direct and exclusive link
outside the internet to connect our on-premise
environment with the datacenter where your Oracle
Cloud resources are provisioned
• We’ll have a secure and guarantee bandwidth
between our servers.
• ODI will continue to load our data warehouse
• OAC will access the on-premise DB directly
• No internet latency just the link latency
OAC
RCU
DBCS
On
Premise
DW
ODI
Fast
Connect
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
Conclusion
• There’s no right or wrong architecture, but the best fit to our case
• As we can see there’re a range of solutions to integrate on
premises environments with OAC
• We can go full cloud, migrating our on premises architecture to
cloud, including ODI, and we can manage from there all data
needed
• Or we can leverage what we have on premises and just uses the
OAC analytics capability to work the data
• We also have a range of ways to link or environments
• You just need to find out what is the best one for you
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
References
• https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/setting-vpn-
connection-using-vpnaas.html#GUID-F6207807-9E1A-46D0-8BF4-AC4A2E7785E6
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsgs/what-is-oracle-
analytics-cloud.html#GUID-081B5BDA-87BD-4C1C-B73B-A3D80A0548AB
• https://cloud.oracle.com/en_US/fastconnect/services
• https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/setting-vpn-
connection-using-vpnaas.html#GUID-F6207807-9E1A-46D0-8BF4-AC4A2E7785E6
• https://www.oracle.com/technetwork/middleware/bicloud/downloads/bicsrdc-
gs-v1-1-05042016-3007145.pdf
• https://cloud.oracle.com/oac/faq
• https://cloud.oracle.com/en_US/fastconnect/connectivity-models
DevEpm.com
@RZGiampaoli
@RodrigoRadtke
@DEVEPM
Ricardo Giampaoli – TeraCorp
Rodrigo Radtke de Souza – Innive Inc
Thank you!
OAC and ODI! A Match Made in…the cloud?

More Related Content

What's hot

ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
Neo4j
 
Oracle Cloud Infrastructure:2021年6月度サービス・アップデート
Oracle Cloud Infrastructure:2021年6月度サービス・アップデートOracle Cloud Infrastructure:2021年6月度サービス・アップデート
Oracle Cloud Infrastructure:2021年6月度サービス・アップデート
オラクルエンジニア通信
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
Robert MacLean
 
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
歩 柴田
 
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
オラクルエンジニア通信
 
OBIEE - Introduction & building reports
OBIEE - Introduction & building reportsOBIEE - Introduction & building reports
OBIEE - Introduction & building reports
Deepika Raipuria
 
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
オラクルエンジニア通信
 
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
オラクルエンジニア通信
 
Introduction to Cypher
Introduction to Cypher Introduction to Cypher
Introduction to Cypher
Neo4j
 
自律型データベース Oracle Autonomous Database 最新情報
自律型データベース Oracle Autonomous Database 最新情報自律型データベース Oracle Autonomous Database 最新情報
自律型データベース Oracle Autonomous Database 最新情報
オラクルエンジニア通信
 
Qlik ReplicateでApache Kafkaをターゲットとして使用する
Qlik ReplicateでApache Kafkaをターゲットとして使用するQlik ReplicateでApache Kafkaをターゲットとして使用する
Qlik ReplicateでApache Kafkaをターゲットとして使用する
QlikPresalesJapan
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
Eric Molner
 
Oracle GoldenGate FAQ
Oracle GoldenGate FAQOracle GoldenGate FAQ
Oracle GoldenGate FAQ
オラクルエンジニア通信
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
オラクルエンジニア通信
 
Dimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developerDimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developer
Jeff Smith
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
Jan Pieter Posthuma
 
Oracle Office Hours - Exposing REST services with APEX and ORDS
Oracle Office Hours - Exposing REST services with APEX and ORDSOracle Office Hours - Exposing REST services with APEX and ORDS
Oracle Office Hours - Exposing REST services with APEX and ORDS
Doug Gault
 
Qlik Sense Data Analytics
Qlik Sense Data AnalyticsQlik Sense Data Analytics
Qlik Sense Data Analytics
AS Stitou
 
VMware vCloud Director
VMware vCloud DirectorVMware vCloud Director
VMware vCloud Director
Erik Bussink
 
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティスS13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
Microsoft Azure Japan
 

What's hot (20)

ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
 
Oracle Cloud Infrastructure:2021年6月度サービス・アップデート
Oracle Cloud Infrastructure:2021年6月度サービス・アップデートOracle Cloud Infrastructure:2021年6月度サービス・アップデート
Oracle Cloud Infrastructure:2021年6月度サービス・アップデート
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
 
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
 
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
GoldenGateテクニカルセミナー4「テクニカルコンサルタントが語るOracle GoldenGate現場で使える極意」(2016/5/11)
 
OBIEE - Introduction & building reports
OBIEE - Introduction & building reportsOBIEE - Introduction & building reports
OBIEE - Introduction & building reports
 
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
Oracle Database / Exadata Cloud 技術情報(Oracle Cloudウェビナーシリーズ: 2020年7月9日)
 
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
 
Introduction to Cypher
Introduction to Cypher Introduction to Cypher
Introduction to Cypher
 
自律型データベース Oracle Autonomous Database 最新情報
自律型データベース Oracle Autonomous Database 最新情報自律型データベース Oracle Autonomous Database 最新情報
自律型データベース Oracle Autonomous Database 最新情報
 
Qlik ReplicateでApache Kafkaをターゲットとして使用する
Qlik ReplicateでApache Kafkaをターゲットとして使用するQlik ReplicateでApache Kafkaをターゲットとして使用する
Qlik ReplicateでApache Kafkaをターゲットとして使用する
 
SAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich ClientSAP BusinessObject's Webi Rich Client
SAP BusinessObject's Webi Rich Client
 
Oracle GoldenGate FAQ
Oracle GoldenGate FAQOracle GoldenGate FAQ
Oracle GoldenGate FAQ
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
 
Dimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developerDimensional modeling in oracle sql developer
Dimensional modeling in oracle sql developer
 
Power BI for Developers
Power BI for DevelopersPower BI for Developers
Power BI for Developers
 
Oracle Office Hours - Exposing REST services with APEX and ORDS
Oracle Office Hours - Exposing REST services with APEX and ORDSOracle Office Hours - Exposing REST services with APEX and ORDS
Oracle Office Hours - Exposing REST services with APEX and ORDS
 
Qlik Sense Data Analytics
Qlik Sense Data AnalyticsQlik Sense Data Analytics
Qlik Sense Data Analytics
 
VMware vCloud Director
VMware vCloud DirectorVMware vCloud Director
VMware vCloud Director
 
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティスS13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
S13 Oracle Database を Microsoft Azure 上で運用する為に~基本事項とベストプラクティス
 

Similar to OAC and ODI! A Match Made in…the cloud?

WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013
Michel Schildmeijer
 
Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?
James Serra
 
[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.
 
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
Juarez Junior
 
Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2
Connor McDonald
 
I one Service Offerings
I one Service OfferingsI one Service Offerings
I one Service Offerings
iONE ITSolutions
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
Jean-Philippe PINTE
 
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
Marcus Vinicius Miguel Pedro
 
Oracle Cloud Overview - Day1 (1)-converted.pptx
Oracle Cloud Overview - Day1 (1)-converted.pptxOracle Cloud Overview - Day1 (1)-converted.pptx
Oracle Cloud Overview - Day1 (1)-converted.pptx
DhanaraajDevelopers
 
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
 
Migrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceMigrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration Service
Amazon Web Services
 
autonomous-database-100.pdf
autonomous-database-100.pdfautonomous-database-100.pdf
autonomous-database-100.pdf
TrLuNguyn
 
56k.cloud training
56k.cloud training56k.cloud training
56k.cloud training
Brian Christner
 
Whats new in Autonomous Database in 2022
Whats new in Autonomous Database in 2022Whats new in Autonomous Database in 2022
Whats new in Autonomous Database in 2022
Sandesh Rao
 
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
Amazon Web Services
 
How to Win When Migrating to Azure
How to Win When Migrating to AzureHow to Win When Migrating to Azure
How to Win When Migrating to Azure
Kellyn Pot'Vin-Gorman
 
SOA & WebLogic - Lift & Shift to the Cloud
SOA & WebLogic - Lift & Shift to the CloudSOA & WebLogic - Lift & Shift to the Cloud
SOA & WebLogic - Lift & Shift to the Cloud
Simon Haslam
 
Exploring All options to move your Oracle Databases to the Oracle Cloud
Exploring All options to move your Oracle Databases to the Oracle CloudExploring All options to move your Oracle Databases to the Oracle Cloud
Exploring All options to move your Oracle Databases to the Oracle Cloud
Alex Zaballa
 
클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법 클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법
오라클 클라우드
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
EDB
 

Similar to OAC and ODI! A Match Made in…the cloud? (20)

WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013WebLogic on ODA - Oracle Open World 2013
WebLogic on ODA - Oracle Open World 2013
 
Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?
 
[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 ...
 
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
DTU Global Azure 2023 Bootcamp - Multi-cloud App Dev for Java Developers with...
 
Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2Whats new in Oracle Database 12c release 12.1.0.2
Whats new in Oracle Database 12c release 12.1.0.2
 
I one Service Offerings
I one Service OfferingsI one Service Offerings
I one Service Offerings
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
 
Oracle Cloud Overview - Day1 (1)-converted.pptx
Oracle Cloud Overview - Day1 (1)-converted.pptxOracle Cloud Overview - Day1 (1)-converted.pptx
Oracle Cloud Overview - Day1 (1)-converted.pptx
 
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
 
Migrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceMigrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration Service
 
autonomous-database-100.pdf
autonomous-database-100.pdfautonomous-database-100.pdf
autonomous-database-100.pdf
 
56k.cloud training
56k.cloud training56k.cloud training
56k.cloud training
 
Whats new in Autonomous Database in 2022
Whats new in Autonomous Database in 2022Whats new in Autonomous Database in 2022
Whats new in Autonomous Database in 2022
 
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
AWS re:Invent 2016: Workshop: Using the Database Migration Service (DMS) for ...
 
How to Win When Migrating to Azure
How to Win When Migrating to AzureHow to Win When Migrating to Azure
How to Win When Migrating to Azure
 
SOA & WebLogic - Lift & Shift to the Cloud
SOA & WebLogic - Lift & Shift to the CloudSOA & WebLogic - Lift & Shift to the Cloud
SOA & WebLogic - Lift & Shift to the Cloud
 
Exploring All options to move your Oracle Databases to the Oracle Cloud
Exploring All options to move your Oracle Databases to the Oracle CloudExploring All options to move your Oracle Databases to the Oracle Cloud
Exploring All options to move your Oracle Databases to the Oracle Cloud
 
클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법 클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법
 
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroliOptymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
Optymalizacja środowiska Open Source w celu zwiększenia oszczędności i kontroli
 

More from Rodrigo Radtke de Souza

How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCSHow to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
Rodrigo Radtke de Souza
 
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODI
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODIEssbase Statistics DW: How to Automatically Administrate Essbase Using ODI
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODI
Rodrigo Radtke de Souza
 
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
Rodrigo Radtke de Souza
 
Take a peek at Dell's smart EPM global environment
Take a peek at Dell's smart EPM global environmentTake a peek at Dell's smart EPM global environment
Take a peek at Dell's smart EPM global environment
Rodrigo Radtke de Souza
 
Incredible ODI tips to work with Hyperion tools that you ever wanted to know
Incredible ODI tips to work with Hyperion tools that you ever wanted to knowIncredible ODI tips to work with Hyperion tools that you ever wanted to know
Incredible ODI tips to work with Hyperion tools that you ever wanted to know
Rodrigo Radtke de Souza
 
Unleashing Hyperion Planning Security Using ODI
Unleashing Hyperion Planning Security Using ODIUnleashing Hyperion Planning Security Using ODI
Unleashing Hyperion Planning Security Using ODI
Rodrigo Radtke de Souza
 
No more unknown members! Smart data load validation for Hyperion Planning usi...
No more unknown members! Smart data load validation for Hyperion Planning usi...No more unknown members! Smart data load validation for Hyperion Planning usi...
No more unknown members! Smart data load validation for Hyperion Planning usi...
Rodrigo Radtke de Souza
 
Where to Start ETL Developer Career
Where to Start ETL Developer CareerWhere to Start ETL Developer Career
Where to Start ETL Developer Career
Rodrigo Radtke de Souza
 

More from Rodrigo Radtke de Souza (8)

How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCSHow to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
How to Use Your Existing ODI On-Premise to Seamlessly Integrate PBCS
 
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODI
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODIEssbase Statistics DW: How to Automatically Administrate Essbase Using ODI
Essbase Statistics DW: How to Automatically Administrate Essbase Using ODI
 
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
Data Warehouse 2.0: Master Techniques for EPM Guys (Powered by ODI)
 
Take a peek at Dell's smart EPM global environment
Take a peek at Dell's smart EPM global environmentTake a peek at Dell's smart EPM global environment
Take a peek at Dell's smart EPM global environment
 
Incredible ODI tips to work with Hyperion tools that you ever wanted to know
Incredible ODI tips to work with Hyperion tools that you ever wanted to knowIncredible ODI tips to work with Hyperion tools that you ever wanted to know
Incredible ODI tips to work with Hyperion tools that you ever wanted to know
 
Unleashing Hyperion Planning Security Using ODI
Unleashing Hyperion Planning Security Using ODIUnleashing Hyperion Planning Security Using ODI
Unleashing Hyperion Planning Security Using ODI
 
No more unknown members! Smart data load validation for Hyperion Planning usi...
No more unknown members! Smart data load validation for Hyperion Planning usi...No more unknown members! Smart data load validation for Hyperion Planning usi...
No more unknown members! Smart data load validation for Hyperion Planning usi...
 
Where to Start ETL Developer Career
Where to Start ETL Developer CareerWhere to Start ETL Developer Career
Where to Start ETL Developer Career
 

Recently uploaded

Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
74nqk8xf
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
dwreak4tg
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
zsjl4mimo
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Kiwi Creative
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
u86oixdj
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
mzpolocfi
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 

Recently uploaded (20)

Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging DataPredictably Improve Your B2B Tech Company's Performance by Leveraging Data
Predictably Improve Your B2B Tech Company's Performance by Leveraging Data
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
一比一原版(Dalhousie毕业证书)达尔豪斯大学毕业证如何办理
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 

OAC and ODI! A Match Made in…the cloud?

  • 1.
  • 2. OAC and ODI! A match made in the.... cloud? Ricardo Giampaoli Rodrigo Radtke
  • 3. About the Speakers Giampaoli, Ricardo • Oracle Ace • Master in Business Administration and IT management • EPM training instructor • Essbase/Planning/OBIEE/ODI Certified Specialist • Blogger @ devepm.com Radtke, Rodrigo • Oracle Ace • Graduated in Computer Engineering • Solution Architect at Innive Inc • ODI, Oracle and Java Certified • Blogger @ devepm.com
  • 4. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What we'll learn • What’s OCI • What's OAC and Types of OAC • What's DBCS and Types of DBCS • Possible Architectures • DBCS as OAC Source • DBCS with ODI on it • DBCS with ODI on premises • On Premises as OAC Source • DB/ODI on premise with Remote Connect/Data Gatway • DB/ODI on premise with VPNaaS • DB/ODI on premise with FastConnect • Conclusion
  • 5. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What’s OCI Oracle Cloud Infrastructure is a set of complementary cloud services that enable you to build and run a wide range of applications and services in a highly available hosted environment
  • 6. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What’s OCI and Types of OCI • OCI Classic: • Oracle Cloud Infrastructure Classic (OCI-C) is IaaS offering to provide Compute & Network (Shared & IP Networks) • OCI Classic is based on Nimbula Director (Xen based Hypervisor) • OCI Classic provides only Virtual Machines (whereas OCI can also provide Bare Metal) • OCI Classic can be deployed as a) Elastic Compute b) Dedicated Compute c) Sparc Model 300 • OCI • Oracle Cloud Infrastructure (OCI) like OCI-C is also IaaS offering that provides Compute, Network but as Virtual Cloud Network, Availability Domain and additionally Edge Services like Email, DNS, Load Balancer etc. • OCI provides both Bare Metal & Virtual Machines (whereas OCI-C provides only Virtual Machine) Hypervisor in VM option of OCI is based on KVM (whereas on OCI-C this is Xen based Hypervisor)
  • 7. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What's OAC and Types of OAC • Oracle Analytics Cloud (OAC) is a scalable and secure public cloud service that provides a full set of capabilities to explore and perform collaborative analytics for you, your workgroup, and your enterprise • OAC is available in three editions: Standard, Enterprise, and Essbase • Each of this editions are available on Oracle Analytics Cloud, Oracle Analytics Cloud Subscription, and Oracle Analytics Cloud - Classic Edition Oracle Analytics Cloud (Managed by Oracle) Oracle Analytics Cloud Subscription (Managed by Oracle) Oracle Analytics Cloud – Classic (Managed by You (Oracle User)) Standard Data Visualization Data Visualization Data Visualization Essbase Essbase Data Visualization Essbase Essbase Data Visualization Essbase Enterprise Data Visualization Essbase Business Intelligence Business Intelligence (with Data Visualization) Data Visualization Essbase Business Intelligence
  • 8. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What's OAC and Types of OAC • OAC instances are not self-containing and require some additional OCI services. • The absolute minimum configuration is the following: • Oracle Cloud Storage (OCS) - is used for backups, log files, etc. • Oracle Cloud Database Instance (DBC) - is used for RCU schemas. • Oracle Analytics Cloud Instance (OAC) - is our ultimate target. • If you want to provide a public IP to you OAC you also need: • Creating an IP Network • Provisioning Load Balancer on an IP Network
  • 9. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM What's DBCS and Types of DBCS • Oracle Database Cloud Service provides you the ability to deploy Oracle databases in the Cloud, with each database deployment containing a single Oracle database or an Oracle Data Guard Service Ideal Customer Oracle Compute Cloud Service For customers who need a Cloud environment with complete control of Oracle software installation and setup. This service also allows for “Bring Your Own License” for any Oracle product. Oracle Database Cloud - Database as a Service - Virtual Image For customers who need pre-installed Oracle Database software with complete control over the environment and do not require a running Oracle Database. Oracle Database Cloud - Database as a Service For customers who need a pre-configured Oracle Database with complete control over the environment, new Oracle Cloud automation tools and require a running Oracle Database. Oracle Database Cloud - Database Schema Service For customers who need a development and deployment platform for Oracle Database and/or browser based applications without SQL*Net access.
  • 10. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM Possible Architectures • Since we must have a DBCS before we can install/config our OAC instance, we should think about how we want our architecture to look like • We can have 2 different approaches for that: OAC OAC DBCS as OAC Source On Premises as OAC Source On Premise On Premise V P N RCU OAC Sources DW* ETL Process* ETL Process* RCU OAC Sources ETL Process* DBCS DBCS
  • 11. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DBCS as OAC Source • DBCS will be the source of OAC data • DBCS needs to be powerful enough to handle the work load • We need to have a VPN between the DBCS and our on premise DB • If we choose to have the “Compute” version of DBCS we can use any VPN you may want to install • Use VPNaaS to integrate the entire OCI with our data center
  • 12. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DBCS with ODI on it • If we want a 100% cloud solution we can choose the DBCS compute solution and bring our own ODI license to it. • Since we have a VPN between our DBCS and our on premises we just need to install our ODI Agent on it and use it normally • We can also install the ODI client to make the access faster • With this approach we can: • Not have a DB on premises* • Not have a ODI on premises • Connect in different source around the world (Different VPNs for each) • Shared folder accessible from on premises • FTPs to send file to and from it
  • 13. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DBCS with ODI on it • This solution moves the internet latency from the data retrieval in OAC to the data load • This means the end user experience would be better • Also it decreases the infra footprint • Since the DBCS will be administrated by us, we still need a DBA and an admin to handle the backups, patches, ODI and everything else. • All benefits to have a scalable architecture provided by the cloud solutions are still present OAC On Premise ODI Agent ODI Client ETL Process OAC RCU DWs DBCS On Premise V P N On Premise ODI
  • 14. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DBCS with ODI on premises • This solution is ideal to companies that already has a big infra footprint and want to keep control over it • It is basically the same solution as before but all the ETL process were handle on premises and then loaded the final DW data to DBCS • Remove the need to have the Compute license for DBCS • As well the possible need of DBA or anyone to handle the DBCS admin tasks (Depending of the chosen service) • Also moves the internet latency from the data retrieval in OAC to the data load improving the user experience OAC On Premise OAC RCU DWsDBCS DW V P N On Premise ODI
  • 15. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM On Premises as OAC Source • On Premise DB will be the source of OAC data • On Premise DB needs to be powerful enough to handle the work load • We can have 3 different “Tunnels” options between the On Premise DB and OAC • The internet needs to be very fast and stable • The latency will be in the data retrieval instead of on the data load
  • 16. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with Remote Connect /Data Gatway • Remote Data Connector works with the BI Server Data Gateway running in the Oracle BI Cloud Service environment to provide secure access to on-premises data using private/public key pairs and SSL communication. • Remote Data Connector supports these on- premises database types: • Oracle, SQL Server, Teradata • Each Oracle BI Cloud Service instance is provisioned with a unique private key • A public key is available for download from Oracle BI Cloud Service Console • This public key when deployed on Weblogic on- premises will make the DB visible from the Cloud
  • 17. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM On Premise DB/ODI on Premise with Remote Connect/Data Gatway • OAC will request data from your on-premise databases using the Remote Connect Weblogic Plugin (Webservice-like service) • That means our on-premise environment can continue the same as before and no data needs to be replicated • ODI will continue to load our data warehouse • On OAC Version 105.3 (June release) Oracle introduced Data Gateway that will replace Remote Connect. • Remote Connect will still be available but oracle recommend replace it in the next 6 months. • Data Gateway basically replaces the Weblogic requirement from remote connect. OAC RCU DBCS On Premise DW ODI Remote Connect
  • 18. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with VPNaaS • We can use VPNaaS to create a tunnel between our OCI environment and our data center • With this we can have anything inside our OCI accessing our on premises databases (or other services) • These can be use in the DBCS as Source architecture as well
  • 19. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with VPNaaS • After the VPN is set, anything that is in OCI will be able to access our on premises environment • That means if we already have a star schema set in our on premises, we just need to point OAC to this schema and use it as is • This is ideal to companies that already has a big BI infrastructure and want to make use of the cloud capabilities without losing the existing architecture • The internet needs to be very fast and stable • The latency will be in the data retrieval instead of on the data load On Premise OAC RCU DBCS On Premise DW ODI VPNaaS
  • 20. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with FastConnect • Oracle FastConnect is a network connectivity alternative to using the public internet for connecting your network with Oracle Cloud Infrastructure and other Oracle Cloud services • FastConnect provides an easy, elastic, and economical way to create a dedicated and private connection with higher bandwidth options, and a more reliable and consistent networking experience when compared to internet-based connections. • With FastConnect we create a direct link between our data center and the data center where your Oracle Cloud resources are provisioned
  • 21. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with FastConnect Using an Oracle Network Provider or Exchange Partner Direct to Oracle: Datacenter Colocation Direct to Oracle: Dedicated Circuits from a 3rd Party Network Carrier
  • 22. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM DB/ODI on Premise with FastConnect On Premise • With FastConnect we have a direct and exclusive link outside the internet to connect our on-premise environment with the datacenter where your Oracle Cloud resources are provisioned • We’ll have a secure and guarantee bandwidth between our servers. • ODI will continue to load our data warehouse • OAC will access the on-premise DB directly • No internet latency just the link latency OAC RCU DBCS On Premise DW ODI Fast Connect
  • 23. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM Conclusion • There’s no right or wrong architecture, but the best fit to our case • As we can see there’re a range of solutions to integrate on premises environments with OAC • We can go full cloud, migrating our on premises architecture to cloud, including ODI, and we can manage from there all data needed • Or we can leverage what we have on premises and just uses the OAC analytics capability to work the data • We also have a range of ways to link or environments • You just need to find out what is the best one for you
  • 24. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM References • https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/setting-vpn- connection-using-vpnaas.html#GUID-F6207807-9E1A-46D0-8BF4-AC4A2E7785E6 https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsgs/what-is-oracle- analytics-cloud.html#GUID-081B5BDA-87BD-4C1C-B73B-A3D80A0548AB • https://cloud.oracle.com/en_US/fastconnect/services • https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/setting-vpn- connection-using-vpnaas.html#GUID-F6207807-9E1A-46D0-8BF4-AC4A2E7785E6 • https://www.oracle.com/technetwork/middleware/bicloud/downloads/bicsrdc- gs-v1-1-05042016-3007145.pdf • https://cloud.oracle.com/oac/faq • https://cloud.oracle.com/en_US/fastconnect/connectivity-models
  • 25. DevEpm.com @RZGiampaoli @RodrigoRadtke @DEVEPM Ricardo Giampaoli – TeraCorp Rodrigo Radtke de Souza – Innive Inc Thank you!