Skip to content

Commit 297eb5f

Browse files
Merge pull request #454 from oracle-devrel/2023-09-20-14-45-adp-updates
updated readme.md
2 parents b4de9dc + 3232d8c commit 297eb5f

File tree

1 file changed

+6
-4
lines changed
  • data-platform/analytical-data-platform-lakehouse

1 file changed

+6
-4
lines changed

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

+6-4
Original file line numberDiff line numberDiff line change
@@ -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 Autonomous Database
25+
- Blog post showcasing options for storing large JSON documents in an 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,16 +32,18 @@ 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 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.
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.
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+
- [Architecting Analytical Data Platform](https://youtu.be/-rMUsvrXYw4?si=7Yx80VvZQYiy2qHE)
44+
- Cloud Coaching session covering how to architect an Analytical Data Platform in Oracle and OCI using best practices to achieve trustable business outcomes.
4345
- [Real Time Analytics on Oracle Data Platform](https://www.youtube.com/watch?v=SVmM0CuLnU4)
44-
- Cloud Coaching session describing what is Real Time Analytics and how to architect a real time analytics workload on the Oracle Data Platform.
46+
- Cloud Coaching session describing what is Real-Time Analytics and how to architect a real-time analytics workload on the Oracle Data Platform.
4547
- [Analytics and Lakehouse for Oracle Applications](https://youtu.be/a_JsSzmz1_U)
4648
- Session describing how to architect analytical workloads for Oracle Applications.
4749

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

7779
Licensed under the Universal Permissive License (UPL), Version 1.0.
7880

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

0 commit comments

Comments
 (0)