Skip to content

Commit b904935

Browse files
authored
Merge pull request #1082 from oracle-devrel/open_source_bp
updates and merge
2 parents df61841 + 8831500 commit b904935

File tree

23 files changed

+1305
-53
lines changed

23 files changed

+1305
-53
lines changed

data-platform/open-source-data-platforms/README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,14 @@
22

33
Open Source Data Platforms continue to extend the Oracle Data Platform with Key Open Source Offerings including:
44

5-
- Big Data Service
5+
- OCI Big Data Service
66
- OCI PostgreSQL
7-
- OCI Cache Redis
8-
- OCI Data Flow (Apache SPARK)
7+
- OCI Cache (Redis, Valkey)
8+
- OCI Data Flow (Apache Spark)
99
- OCI Streaming (Kafka)
10+
- OCI Managed Kafka
1011
- OCI OpenSearch
11-
12-
# Useful Links
13-
14-
- [OCI Big Data Service ](https://www.oracle.com/uk/big-data/big-data-service/)
15-
- [OCI Big Data Blog](https://blogs.oracle.com/bigdata)
16-
- [OCI Data Flow (Apache SPARK Service)](https://www.oracle.com/uk/big-data/data-flow/)
17-
- [OCI MySQL Heatwave](https://www.oracle.com/uk/mysql/)
12+
- OCI NoSQL
1813

1914
# License
2015

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,31 @@
11
# OCI Big Data Service
2-
32
Oracle Big Data Service is a fully managed, automated cloud service that provides enterprises with a cost-effective Hadoop environment.
43
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.
4+
BDS is based on Oracle [Hadoop Distribution](https://docs.oracle.com/en-us/iaas/Content/bigdata/overview.htm#overview-odh).
65

7-
# Useful Links
6+
# Table of Contents
87

9-
- [OCI Big Data Service product page](https://www.oracle.com/uk/big-data/big-data-service/)
10-
- [OCI Big Data Blog](https://blogs.oracle.com/bigdata)
8+
1. [Team Publications](#team-publications)
9+
2. [Useful Links](#useful-links)
10+
3. [Reusable Assets](#reusable-assets)
11+
12+
13+
# Team Publications
1114

12-
## Tutorials
1315
- [Get Started with Oracle Big Data Service](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=762)
1416
- [Analyze IoT Car in Big Data Services - Kafka, Flink, Mysql, OAC](https://apexapps.oracle.com/pls/apex/f?p=133:180:17108050413248::::wid:3837)
1517
- [Build a Data Pipeline with Big Data Service and Oracle Analytics Cloud - BDS, Object Storage, Machine Learning](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3870)
1618

19+
# Useful Links
20+
21+
- [OCI Big Data Service product page](https://www.oracle.com/uk/big-data/big-data-service/)
22+
- [OCI Big Data Blog](https://blogs.oracle.com/bigdata)
23+
24+
1725
# License
1826

1927
Copyright (c) 2024 Oracle and/or its affiliates.
2028

2129
Licensed under the Universal Permissive License (UPL), Version 1.0.
2230

23-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
31+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Code examples
2+
3+
The code examples are part of the [Reusable Assets](#reusable-assets).
4+
5+
6+
# License
7+
8+
Copyright (c) 2024 Oracle and/or its affiliates.
9+
10+
Licensed under the Universal Permissive License (UPL), Version 1.0.
11+
12+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

data-platform/open-source-data-platforms/oci-cache/README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
# OCI Cache with Redis
2-
32
OCI Cache with Redis is a comprehensive, managed in-memory caching solution built on the foundation of open source Redis.
3+
This fully managed service accelerates data reads and writes, significantly enhancing application response times and database performance to provide an improved customer experience.
4+
5+
# Table of Contents
6+
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-links)
9+
3. [Reusable Assets](#reusable-assets)
410

5-
This fully managed service accelerates data reads and writes,
6-
significantly enhancing application response times and database performance to provide an improved customer experience.
11+
# Team Publications
712

8-
We currently provide version 7.0.5. However, we plan to offer more versions and support upgrades in the future.
13+
- [Leverage OCI-managed Redis and PostgreSQL for your e-commerce application](https://docs.oracle.com/en/solutions/oci-redis-postgresql/index.html#GUID-DD63C617-DEEE-4357-B203-A3CFDF1B34EC)
14+
- [Enable a Low Code Modular LLM App Engine using Oracle Integration and OCI Generative AI](https://docs.oracle.com/en/solutions/oci-generative-ai-integration/index.html#GUID-0C310162-34D9-4EB2-978D-FBAFB931E637)
915

1016
# Useful Links
1117

12-
## Documentation
1318
- [OCI Cache with Redis Documentation](https://docs.oracle.com/en-us/iaas/Content/redis/home.htm)
1419
- [OCI Cache with Redis FAQ](https://www.oracle.com/uk/cloud/redis/faq/)
15-
16-
## Blogs
1720
- [OCI Cache with Redis Introduction](https://blogs.oracle.com/cloud-infrastructure/post/oci-cache-redis)
1821

19-
## Architectures
20-
- [Leverage OCI-managed Redis and PostgreSQL for your e-commerce application](https://docs.oracle.com/en/solutions/oci-redis-postgresql/index.html#GUID-DD63C617-DEEE-4357-B203-A3CFDF1B34EC)
21-
- [Enable a Low Code Modular LLM App Engine using Oracle Integration and OCI Generative AI](https://docs.oracle.com/en/solutions/oci-generative-ai-integration/index.html#GUID-0C310162-34D9-4EB2-978D-FBAFB931E637)
22-
2322

2423
# License
2524

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Code examples
2+
3+
The code examples are part of the [Reusable Assets](#reusable-assets).
4+
5+
6+
# License
7+
8+
Copyright (c) 2024 Oracle and/or its affiliates.
9+
10+
Licensed under the Universal Permissive License (UPL), Version 1.0.
11+
12+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

data-platform/open-source-data-platforms/oci-data-flow/README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,30 @@
11
# OCI Data Flow
22
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
33

4-
# Useful Links
5-
- [OCI Data Flow - Apache SPARK Service](https://www.oracle.com/big-data/data-flow/)
6-
- [Code Samples](https://github.com/oracle-samples/oracle-dataflow-samples)
4+
# Table of Contents
5+
6+
1. [Team Publications](#team-publications)
7+
2. [Useful Links](#useful-links)
8+
3. [Reusable Assets](#reusable-assets)
9+
10+
# Team Publications
11+
712
- [Data Science Data Flow Notebook Samples](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/main/notebook_examples)
813
- [Machine Learning with OCI Data Flow](https://www.youtube.com/watch?v=A6uVbK7wQb4)
914
- [Extracting data from Salesforce in near real time using OCI Data Flow — Part 1](https://medium.com/@eloi-lopes29/extracting-data-from-salesforce-in-near-real-time-using-oci-data-flow-part-1-f096886b9fcd)
1015
- [OCI Audit Logs to Object Storage with Data Flow](https://blogs.oracle.com/cloud-infrastructure/post/behind-the-scenes-shrinking-log-analysis)
16+
17+
# Useful Links
18+
19+
- [OCI Data Flow - Apache SPARK Service](https://www.oracle.com/big-data/data-flow/)
20+
- [Code Samples](https://github.com/oracle-samples/oracle-dataflow-samples)
21+
22+
# Reusable Assets
23+
24+
- [Build and deploy OCI DataFlow application from OCI Data Science - Example](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/build-and-deploy-app-from-oci-ds)
25+
-[Load data from OCI Data Flow into Autonomous Database](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/load-data-to-adw)
26+
-[Connect to Salesforce using OCI Data Flow](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/salesforce)
27+
-[Run OCI Data Flow from OCI Functions](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/open-source-data-platforms/oci-data-flow/code-examples/run-from-functions)
1128

1229
# License
1330

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Code examples
2+
3+
The code examples are part of the [Reusable Assets](#reusable-assets).
4+
5+
6+
# License
7+
8+
Copyright (c) 2024 Oracle and/or its affiliates.
9+
10+
Licensed under the Universal Permissive License (UPL), Version 1.0.
11+
12+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)