Skip to content

Commit 3eb6c27

Browse files
Merge pull request #455 from oracle-devrel/2023-09-20-18-55-adp-updates
updated readme.md
2 parents 41b967a + 5d16b99 commit 3eb6c27

File tree

1 file changed

+7
-5
lines changed
  • data-platform/analytical-data-platform-lakehouse

1 file changed

+7
-5
lines changed

data-platform/analytical-data-platform-lakehouse/README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Oracle's [Data Platform](https://www.oracle.com/data-platform/) delivers a compl
1313
### Architecture Center
1414

1515
- [Data platform - data lakehouse](https://docs.oracle.com/en/solutions/data-platform-lakehouse/index.html#GUID-A328ACEF-30B8-4595-B86F-F27B512744DF)
16-
- This reference architecture describes a lakehouse architecture pattern, the services that are part of it, the capabilities those services deliver, and how to deploy them. It covers best practices, a deployment topology, and also automated deployment with an Oracle Resource Manager Terraform stack.
16+
- This reference architecture describes a lakehouse architecture pattern, the services that are part of it, the capabilities those services deliver, and how to deploy them. It covers best practices, a deployment topology, and automated deployment with an Oracle Resource Manager Terraform stack.
1717
- [Deploy a machine learning model close to the network edge](https://docs.oracle.com/en/solutions/deploy-ml-at-edge/#GUID-8EC86246-D724-4C16-8073-8CB5B2EA6719)
1818
- This reference architecture describes a deployment where data is ingested from edge locations into OCI, where it is used to build and train ML models that are deployed in the edge for low latency inferencing.
1919

@@ -22,7 +22,7 @@ Oracle's [Data Platform](https://www.oracle.com/data-platform/) delivers a compl
2222
- [OCI Monitoring with PLSQL SDK](https://jakubillner.github.io/2022/10/07/How-to-Get-OCI-Utilization-in-PLSQL.html)
2323
- Blog post showcasing how to read monitoring metrics directly from ADW to control data ingestion load.
2424
- [Options for Storing Large JSON Documents in Autonomous Database](https://jakubillner.github.io/2022/09/30/JSON-in-autonomous-database.html)
25-
- Blog post showcasing options for storing large JSON documents in an Autonomous Database
25+
- Blog post showcasing options for storing large JSON documents in Autonomous Database
2626
- [Transforming JSON documents with OCI Data Integration](https://jakubillner.github.io/2022/10/25/Flattening-JSON-documents-with-OCI-Data-Integration.html)
2727
- Blog post showcasing how to process and store JSON on the Data Lake in parquet format to then use that data for analytics in the context of a lakehouse architecture
2828
- [Event Driven Automation of OCI Data Integration Tasks](https://jakubillner.github.io/2022/11/11/automating-di-tasks-with-events.html)
@@ -32,18 +32,20 @@ Oracle's [Data Platform](https://www.oracle.com/data-platform/) delivers a compl
3232
- [Decentralized Data Lake on OCI Object Storage (Part 2)](https://jakubillner.github.io/2023/02/19/data-lake-on-oci-object-storage-2.html)
3333
- Blog post describing how to organize and govern a decentralized data lake domains and entities in an OCI tenancy with a design that explains 1) how to store lake data with partitions, 2) how those can be implemented, 3) governed by a Data Catalog and then 4) consumed seamlessly by ADW in a cohesive and integrated lakehouse architecture.
3434
- [Automated Load and Export Pipelines in Autonomous Database](https://jakubillner.github.io/2023/03/27/adb-data-pipelines.html)
35-
- Blog post on how to ingest automatically data residing in Object Storage to make it available in ADW for further processing and curation. Covers the export of ADW data to Object Storage that can be used for several purposes, including ILM, offloading data sharing to Object Storage, or making data available via the data lake.
35+
- Blog post on how to ingest automatically data residing in Object Storage to make it available in ADW for further processing and curation. Covers as well the export of ADW data to Object Storage that can be used for several purposes, including ILM, offloading data sharing to Object Storage, or making data available via the data lake.
3636
- [Real Time Analytics DW DR Architecture (Part I) - DR Architecture Configuration](https://gianlucarossi06.github.io/data-organon/2023/04/20/Real-Time-Analytics-DW-DR-Architecture-(Part-I).html)
3737
- Blog post showcasing how to configure a DR for a DW architecture using ADW and OCI GG.
3838
- [Real Time Analytics DW DR Architecture (Part II) - DR Recovery Operations](https://gianlucarossi06.github.io/data-organon/2023/04/20/Real-Time-Analytics-DW-DR-Architecture-(Part-II).html)
3939
- Blog post showcasing a disaster simulation on the primary Region and describing the operational tasks that need to be performed to properly start the workload in the secondary Region.
4040

4141
### YouTube
4242

43+
- [Data Lake Modernization](https://youtu.be/bOF3YJq4L6A?si=WgQVp9sXuZz8Em_3)
44+
- Cloud Coaching session covering Hadoop-based Data Lake modernizations in OCI, explaining the deployment options and migration path.
4345
- [Architecting Analytical Data Platform](https://youtu.be/-rMUsvrXYw4?si=7Yx80VvZQYiy2qHE)
4446
- Cloud Coaching session covering how to architect an Analytical Data Platform in Oracle and OCI using best practices to achieve trustable business outcomes.
4547
- [Real Time Analytics on Oracle Data Platform](https://www.youtube.com/watch?v=SVmM0CuLnU4)
46-
- Cloud Coaching session describing what is Real-Time Analytics and how to architect a real-time analytics workload on the Oracle Data Platform.
48+
- Cloud Coaching session describing what is Real Time Analytics and how to architect a real-time analytics workload on the Oracle Data Platform.
4749
- [Analytics and Lakehouse for Oracle Applications](https://youtu.be/a_JsSzmz1_U)
4850
- Session describing how to architect analytical workloads for Oracle Applications.
4951

@@ -78,4 +80,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
7880

7981
Licensed under the Universal Permissive License (UPL), Version 1.0.
8082

81-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
83+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)