0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OCI Data FlowでオブジェクトストレージからADBへデータロード (Part 3 - セキュア接続編)

0
Last updated at Posted at 2023-05-29

Oracle Cloud Infrastructure(OCI)Data Flowは、Apache Spark ™アプリケーションをフルマネージドで実行できるサービスです。大規模データのバッチ処理やETLに適しており、インフラ管理なしでSparkジョブを実行できます。

本連載では、OCIオブジェクト・ストレージに保存されたCSVファイルを読み込み、Autonomous DB(ADW)へデータロードする一連の流れを3回に分けて解説します。

  • Part 1: ローカル環境にSparkを構築し、Pythonプログラムを実行するまでの環境構築手順。
  • Part 2: アプリケーションをOCI Data Flowへデプロイし実行する方法。
  • Part 3 (本文): プライベート・エンドポイント経由でADBへ安全にロードする方法を紹介します。

【お知らせ】
この記事の詳細は、個人ブログ「OCI Tech Journal」で公開しています。ぜひご覧ください。👉 https://oci-tech.jp/data-flow-object-storage-to-adb-part3/

ステップ

リンクから、詳細をご確認いただけます。


関連記事
クラウド技術ブログ一覧
OCI Data FlowでオブジェクトストレージからADBへデータロード (Part 1 - 環境構築編)
OCI Data FlowでオブジェクトストレージからADBへデータロード (Part 2 - アプリ開発編)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?