SlideShare a Scribd company logo
1 of 84
Download to read offline
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| Confidential	– Oracle	Internal/Restricted/Highly	Restricted
Oracle Cloud
Data Interface
김태완
@taewanme
https://taewan.kim
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
데이터 라이프 사이클
2
Ingestion
streaming
batch
replication
Data	Store
Object	store	data	
lake
Hadoop/HDFS
NOSQL/Cassandra
Transform
Data	pipelines
ML	pipelines
Data	quality	
Data	Augmentation	
Analyze
Python/R
Spark	
Hive	
Interactive	BI
Learn
Machine	learning			
AI	
Data	science
Copyright	©	2018,	Oracle	and/or	its	affiliates.	All	rights	reserved.
Oracle	Cloud	
Data	Lake
Oracle	Object	Storage
BigData Cloud
Event	Hub	Cloud
DIPC
Database Data	Hub IaaS	VM
NoSQL
OAC
ADW
*ADW:	Autonomous	Data	warehouse
*DIPC:	Data	Integration	Platform	Cloud
* OAC:	Oracle	Analytics	Cloud
Object	Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 4
OCI	Object	Storage
Case	01:	Desktop	&	OCI	Object	Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Object	Storage	특징
5
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage
6
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage:	bucket
7
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage:	Connection	Info
8
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage:	Connection	Info
9
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage:	CloudBerry S3	Explorer
10
테넌트이름.compat.objectstorage.리전이름.oraclecloud.com
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OCI	Object	Storage:	CloudBerry S3	Explorer
11
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 12
OCI	Object	Storage
현재 위치
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 13
OCI	Object	Storage
Case	02:	OCI	CLI	&	OCI	Object	Storage
oci	cli
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설치
14
참조: http://bit.ly/2Z0lyA3
bash	-c	"$(curl	-L	https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"
Linux	/	Mac	OS
powershell -NoProfile -ExecutionPolicy Bypass	-Command	"iex ((New-Object	
System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/oracle/oci-
cli/master/scripts/install/install.ps1'))"
Window
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설치 확인
15
참조: http://bit.ly/2Z0lyA3
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli command
16
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정: info
17
참조: http://bit.ly/2Z0lyA3
user	OCID
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정: info	è Tenancy	OCID,	Region	ID
18
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	oci setup	config
19
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	key	files
20
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	public	key	등록
21
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	public	key	등록
22
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	public	key	등록
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli	설정:	Connection	Test
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	Bucket	생성
25
oci cli	os bucket
--name
--compartment-id
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	Bucket	생성
26
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	파일 업로드
27
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	파일 업로드
28
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 29
OCI	Object	Storage
현재 위치
oci	cli
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 30
OCI	Object	Storage
Case	03:	대용량 파일 업로드
oci	cli
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	데모 파일 생성
31
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	10GB	파일 업로드
32
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
oci cli:	10GB	파일 업로드
33
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 34
OCI	Object	Storage
현재 위치
oci	cli
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 35
OCI	Object	Storage
Case	04:	Java를 이용한 파일 업로드 다운로드
OCI	Java	SDK
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK
36
https://search.maven.org/search?q=g:com.oracle.oci.sdkhttps://github.com/oracle/oci-java-sdk
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	Maven
37
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	Code
38
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	Code
39
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	Connection
40
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	Bucket	생성
41
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	Java	SDK:	파일 추가
42
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 43
OCI	Object	Storage
현재 위치
oci	cli
VM
OCI
Java	
SDK
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 44
OCI	Object	Storage
Case	05:	OCI	SDK	&	Object	storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	&	Rest	API
45
https://github.com/oracle?utf8=%E2%9C%93&q=oci+sdk&type
=&language=
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	&	Rest	API
46
https://github.com/oracle?utf8=%E2%9C%93&q=oci+sdk&type
=&language=
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Python:	설치
47
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Python:	Code
48
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Python:	Code
49
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Python:	Code
50
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Python:	Object	생성 결과
51
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	OCI	SDK	Go-lang:	Install
52
>	go	get	-u	github.com/oracle/oci-go-sdk
import (	
"github.com/oracle/oci-go-sdk/common"
"github.com/oracle/oci-go-sdk/identity”
)
https://github.com/oracle/oci-go-sdk
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 53
OCI	Object	Storage
현재 위치
oci	cli
VM
OCI
Java	
SDK
VM VM
OCI
GO
SDK
VM
OCI
Ruby
SDK
OCI
Python
SDK
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 54
OCI	Object	Storage
Case	06:	Hadoop	&	Object	Storage
HDFS Connector
for Object Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 55
Hadoop	&	Object	Storage
https://github.com/oracle/oci-hdfs-connector/releases
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 56
HDFS	Connector	for	OCI:	설치
https://github.com/oracle/oci-hdfs-connector/releases
속성 타입 설명
fs.oci.client.auth.tenantId String tenancy의 OCID
fs.oci.client.auth.userId String 사용자 OCID
fs.oci.client.auth.fingerprint String 사용자 Fingerprint
fs.oci.client.auth.pemfilepath String PEM	파일 위치
fs.oci.client.auth.passphrase String 암호화 문자열
core-site.xml
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 57
HDFS	Connector	for	OCI:	설치
scala>	sc.wholeTextFiles("oci://PipedUploadTest@internalbriangustafson/")
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 58
OCI	Object	Storage
현재 위치
oci	cli
VM
OCI
Java	
SDK
VM VM
OCI
GO
SDK
VM
OCI
Ruby
SDK
OCI
Python
SDK
HDFS Connector
for Object Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 59
OCI	Object	Storage
Case	07:	Kafka	&	Object	Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 60
OCI	Object	Storage
Case	07:	Kafka	&	Object	Storage
Apps
NoSQL
Search
RDBMS
Monitoring
RT	Analysis
DWH
Hadoop
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
+ =
Managed	Kafka	Service
Oracle	Event	Hub	CS
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
https://www.confluent.io/product/connectors/
- Scalable	Framework
- Open	Source
- Only	Configuration
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
OEHCS의 Kafka	Connector	지원
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Streaming	Data	+	Database
Oracle
GoldenGate
추출 트랜잭션
추출 실시간 이관
JMS
Capture Trail Pump Route Deliver
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 71
OCI	Object	Storage
현재 위치
oci	cli
VM
OCI
Java	
SDK
VM VM
OCI
GO
SDK
VM
OCI
Ruby
SDK
OCI
Python
SDK
HDFS Connector
for Object Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Case	10:	ADW와 Object	Storage
72
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Object	Storage에 데이터 저장
73
parquet
df.write.parquet("oci://devmeetup@apackrsct01/sales_extended.parquet")
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Object	Storage에 데이터 뷰
74
parquet
df.write.parquet("oci://devmeetup@apackrsct01/sales_extended.parquet")
$	parquet-tools	schema	sales_extended.parquet	
message	hive_schema	{		
optional	int32	prod_id;		
optional	int32	cust_id;		
optional	binary	time_id	(UTF8);		
optional	int32	channel_id;		
optional	int32	promo_id;		
optional	int32	quantity_sold;		
optional	fixed_len_byte_array(5)	
amount_sold	(DECIMAL(10,2));		
optional	binary	gender	(UTF8);		
optional	binary	city	(UTF8);		
optional	binary	state_province	(UTF8);		
optional	binary	income_level	(UTF8);
}
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Object	Storage에 데이터 뷰
75
parquet
df.write.parquet("oci://devmeetup@apackrsct01/sales_extended.parquet")
$	parquet-tools	schema	sales_extended.parquet	
message	hive_schema	{		
optional	int32	prod_id;		
optional	int32	cust_id;		
optional	binary	time_id	(UTF8);		
optional	int32	channel_id;		
optional	int32	promo_id;		
optional	int32	quantity_sold;		
optional	fixed_len_byte_array(5)	
amount_sold	(DECIMAL(10,2));		
optional	binary	gender	(UTF8);		
optional	binary	city	(UTF8);		
optional	binary	state_province	(UTF8);		
optional	binary	income_level	(UTF8);
}
https://github.com/Guavus/parquet-mr-
1/tree/master/parquet-tools
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Object	Storage에 데이터 뷰
76
parquet
df.write.parquet("oci://devmeetup@apackrsct01/sales_extended.parquet")
https://github.com/Guavus/parquet-mr-
1/tree/master/parquet-tools
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
ADW의 External	Table
77
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
ADW와 Parquet	External	Table
78
External	Table
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 79
OCI	Object	Storage
현재 위치
oci	cli
VM
OCI
Java	
SDK
VM VM
OCI
GO
SDK
VM
OCI
Ruby
SDK
OCI
Python
SDK
HDFS Connector
for Object Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Case	11:	다양한 인터페이스? è 데이터 가상화
80
Hadoop	Security
ACL’s	|	Sentry	|	HDFS	Encryption	|	Encryption	in	Motion
Big	Data	SQL	Cloud	Service
Copyright	©	2018,	Oracle	and/or	its	affiliates.	All	rights	reserved.
Oracle	Cloud	
Data	Lake
Oracle	Object	Storage
BigData Cloud
Event	Hub	Cloud
DIPC
Database Data	Hub IaaS	VM
NoSQL
OAC
ADW
*ADW:	Autonomous	Data	warehouse
*DIPC:	Data	Integration	Platform	Cloud
* OAC:	Oracle	Analytics	Cloud
Object	Storage
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		|
Oracle	Data	Platform
82
Copyright	©	2019,	Oracle	and/or	its	affiliates.	All	rights	reserved.		| 83
13회 Oracle Developer Meetup 발표 자료: Oracle Cloud Data Interface(2019.07.20)

More Related Content

What's hot

What's hot (20)

Oracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RACOracle Extended Clusters for Oracle RAC
Oracle Extended Clusters for Oracle RAC
 
Cloud based database
Cloud based databaseCloud based database
Cloud based database
 
Oracle RAC on Engineered Systems
Oracle RAC on Engineered SystemsOracle RAC on Engineered Systems
Oracle RAC on Engineered Systems
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
 
Oracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New FeaturesOracle RAC - Roadmap for New Features
Oracle RAC - Roadmap for New Features
 
Oracle Cloud – Application Performance Monitoring
Oracle Cloud – Application Performance MonitoringOracle Cloud – Application Performance Monitoring
Oracle Cloud – Application Performance Monitoring
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
 
Running Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud InfrastructureRunning Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud Infrastructure
 
Scaling with the Cloud:  Strategies for Storage in Cloud Deployments
Scaling with the Cloud: Strategies for Storage in Cloud DeploymentsScaling with the Cloud: Strategies for Storage in Cloud Deployments
Scaling with the Cloud:  Strategies for Storage in Cloud Deployments
 
Oracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical OverviewOracle Sharding 18c - Technical Overview
Oracle Sharding 18c - Technical Overview
 
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An OverviewOracle MAA (Maximum Availability Architecture) 18c - An Overview
Oracle MAA (Maximum Availability Architecture) 18c - An Overview
 
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
20181127 オラクル講演資料(DataRobot AI Experience Tokyo)
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaci
 
Oracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications ConsiderationsOracle MAA Best Practices - Applications Considerations
Oracle MAA Best Practices - Applications Considerations
 
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RACVirtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
Virtualized Oracle Real Application Clusters (RAC) - Containers and VMs for RAC
 
Autonomous Data Warehouse
Autonomous Data WarehouseAutonomous Data Warehouse
Autonomous Data Warehouse
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19c
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajev
 
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture ITProposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
 
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
 

Similar to 13회 Oracle Developer Meetup 발표 자료: Oracle Cloud Data Interface(2019.07.20)

Webinar future dataintegration-datamesh-and-goldengatekafka
Webinar future dataintegration-datamesh-and-goldengatekafkaWebinar future dataintegration-datamesh-and-goldengatekafka
Webinar future dataintegration-datamesh-and-goldengatekafka
Jeffrey T. Pollock
 
Hadoop workshop
Hadoop workshopHadoop workshop
Hadoop workshop
Fang Mac
 
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
DataWorks Summit
 

Similar to 13회 Oracle Developer Meetup 발표 자료: Oracle Cloud Data Interface(2019.07.20) (20)

Oracle six journeys to cloud
Oracle six journeys to cloudOracle six journeys to cloud
Oracle six journeys to cloud
 
Oracle cloud data interface
Oracle cloud data interfaceOracle cloud data interface
Oracle cloud data interface
 
Stream based Data Integration
Stream based Data IntegrationStream based Data Integration
Stream based Data Integration
 
2017 OpenWorld Keynote for Data Integration
2017 OpenWorld Keynote for Data Integration2017 OpenWorld Keynote for Data Integration
2017 OpenWorld Keynote for Data Integration
 
Oracle Unified Information Architeture + Analytics by Example
Oracle Unified Information Architeture + Analytics by ExampleOracle Unified Information Architeture + Analytics by Example
Oracle Unified Information Architeture + Analytics by Example
 
Turning Relational Database Tables into Hadoop Datasources by Kuassi Mensah
Turning Relational Database Tables into Hadoop Datasources by Kuassi MensahTurning Relational Database Tables into Hadoop Datasources by Kuassi Mensah
Turning Relational Database Tables into Hadoop Datasources by Kuassi Mensah
 
Database@Home - Data Driven Reference Architecture
Database@Home - Data Driven Reference ArchitectureDatabase@Home - Data Driven Reference Architecture
Database@Home - Data Driven Reference Architecture
 
Managing Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud InfrastructureManaging Containers on Oracle's Cloud Infrastructure
Managing Containers on Oracle's Cloud Infrastructure
 
IBM THINK 2020 - Cloud Data Lake with IBM Cloud Data Services
IBM THINK 2020 - Cloud Data Lake with IBM Cloud Data Services IBM THINK 2020 - Cloud Data Lake with IBM Cloud Data Services
IBM THINK 2020 - Cloud Data Lake with IBM Cloud Data Services
 
DOAG Big Data Days 2017 - Cloud Journey
DOAG Big Data Days 2017 - Cloud JourneyDOAG Big Data Days 2017 - Cloud Journey
DOAG Big Data Days 2017 - Cloud Journey
 
Oracle NoSQL
Oracle NoSQLOracle NoSQL
Oracle NoSQL
 
Webinar future dataintegration-datamesh-and-goldengatekafka
Webinar future dataintegration-datamesh-and-goldengatekafkaWebinar future dataintegration-datamesh-and-goldengatekafka
Webinar future dataintegration-datamesh-and-goldengatekafka
 
Cloudera's Original Pitch Deck from 2008
Cloudera's Original Pitch Deck from 2008Cloudera's Original Pitch Deck from 2008
Cloudera's Original Pitch Deck from 2008
 
Software Defined IT @ Evento SOIEL Roma 6 Aprile 2017
Software Defined IT @ Evento SOIEL Roma 6 Aprile 2017Software Defined IT @ Evento SOIEL Roma 6 Aprile 2017
Software Defined IT @ Evento SOIEL Roma 6 Aprile 2017
 
Hadoop workshop
Hadoop workshopHadoop workshop
Hadoop workshop
 
EMC config Hadoop
EMC config HadoopEMC config Hadoop
EMC config Hadoop
 
Insights into Real-world Data Management Challenges
Insights into Real-world Data Management ChallengesInsights into Real-world Data Management Challenges
Insights into Real-world Data Management Challenges
 
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
Big Data Management System: Smart SQL Processing Across Hadoop and your Data ...
 
Intelligent Integration OOW2017 - Jeff Pollock
Intelligent Integration OOW2017 - Jeff PollockIntelligent Integration OOW2017 - Jeff Pollock
Intelligent Integration OOW2017 - Jeff Pollock
 
클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법 클라우드 시대 완벽한 데이터 관리 방법
클라우드 시대 완벽한 데이터 관리 방법
 

More from Taewan Kim

More from Taewan Kim (7)

Oracle APEX 기초 워크샵 - 실습 가이드 문서: Part 2 (2/2)
Oracle APEX 기초 워크샵 - 실습 가이드 문서:  Part 2 (2/2)Oracle APEX 기초 워크샵 - 실습 가이드 문서:  Part 2 (2/2)
Oracle APEX 기초 워크샵 - 실습 가이드 문서: Part 2 (2/2)
 
Oracle APEX 기초 워크샵 - 실습 가이드 문서: Part 1 (1/2)
Oracle APEX 기초 워크샵 - 실습 가이드 문서:  Part 1 (1/2)Oracle APEX 기초 워크샵 - 실습 가이드 문서:  Part 1 (1/2)
Oracle APEX 기초 워크샵 - 실습 가이드 문서: Part 1 (1/2)
 
[OCI 새소식] OCI Burstable Instance
[OCI 새소식] OCI Burstable Instance[OCI 새소식] OCI Burstable Instance
[OCI 새소식] OCI Burstable Instance
 
오라클 클라우드 OCI 기초 개념 & 용어 정리
오라클 클라우드 OCI 기초 개념 & 용어 정리오라클 클라우드 OCI 기초 개념 & 용어 정리
오라클 클라우드 OCI 기초 개념 & 용어 정리
 
20191119 Cloud Native Java : GraalVM
20191119 Cloud Native Java : GraalVM20191119 Cloud Native Java : GraalVM
20191119 Cloud Native Java : GraalVM
 
Cloud Native Java GraalVM 이상과 현실
Cloud Native Java GraalVM 이상과 현실Cloud Native Java GraalVM 이상과 현실
Cloud Native Java GraalVM 이상과 현실
 
Oracle Container Cloud Service & Docker Overview
Oracle Container Cloud Service & Docker OverviewOracle Container Cloud Service & Docker Overview
Oracle Container Cloud Service & Docker Overview
 

Recently uploaded

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Recently uploaded (20)

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 

13회 Oracle Developer Meetup 발표 자료: Oracle Cloud Data Interface(2019.07.20)