Skip to content

Commit 9f82052

Browse files
Merge pull request #551 from sylwesterdec/main
dataflow page
2 parents f06870b + f7143a0 commit 9f82052

File tree

2 files changed

+41
-0
lines changed
  • data-platform/open-source-data-platforms

2 files changed

+41
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# OCI Big Data Service
2+
3+
Oracle Big Data Service is a fully managed, automated cloud service that provides enterprises with a cost-effective Hadoop environment.
4+
Easily create secure and scalable Hadoop-based data lakes that can quickly process large amounts of data.
5+
BDS is based on Oracle Hadoop Distribution: https://docs.oracle.com/en-us/iaas/Content/bigdata/overview.htm#overview-odh.
6+
7+
# Useful Links
8+
9+
- [OCI Big Data Service ](https://www.oracle.com/uk/big-data/big-data-service/)
10+
- [OCI Big Data Blog](https://blogs.oracle.com/bigdata)
11+
12+
# License
13+
14+
Copyright (c) 2023 Oracle and/or its affiliates.
15+
16+
Licensed under the Universal Permissive License (UPL), Version 1.0.
17+
18+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# OCI Data Flow
2+
3+
Oracle Cloud Infrastructure (OCI) Data Flow is a fully managed Apache Spark service that performs processing tasks on extremely large datasets—without infrastructure to deploy or manage. Developers can also use Spark Streaming to perform cloud ETL on their continuously produced streaming data. This enables rapid application delivery because developers can focus on app development, not infrastructure management
4+
5+
# Overview
6+
- [General presentation] (https://oradocs.oracle.com/documents/link/LD1697B4DFF846521DB49291DF61A27DCFE9532E8EF6/fileview/DD1B6E9D8CFB0A6AD9AF2DC36862D1B7D9F3ACC26C74/_OCI_Data_Flow_Deck.pdf)
7+
8+
# Useful Links
9+
- [OCI Data Flow (Apache SPARK Service)](https://www.oracle.com/big-data/data-flow/)
10+
- [Code Samples] (https://github.com/oracle-samples/oracle-dataflow-samples)
11+
- [Data Science Data Flow Notebook Samples] (https://github.com/oracle-samples/oci-data-science-ai-samples/tree/main/notebook_examples)
12+
- [Machine Learning with OCI Data Flow] (https://www.youtube.com/watch?v=A6uVbK7wQb4)
13+
14+
15+
16+
17+
# License
18+
19+
Copyright (c) 2023 Oracle and/or its affiliates.
20+
21+
Licensed under the Universal Permissive License (UPL), Version 1.0.
22+
23+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)