Skip to content

Commit 2b81ce5

Browse files
authored
Merge branch 'main' into main
2 parents 34b7241 + fd250c3 commit 2b81ce5

File tree

12 files changed

+74
-1
lines changed

12 files changed

+74
-1
lines changed

ai-and-app-modernisation/ai-services/ai-speech/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ OCI Speech is an AI service that applies automatic speech recognition technology
3333

3434
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
3535
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)
36+
- [Oracle Speech AI service now supports diarization](https://blogs.oracle.com/ai-and-datascience/post/oracle-speech-ai-service-now-supports-diarization)
3637

3738

3839
# License

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle's [Data Platform](https://www.oracle.com/data-platform/) delivers a complete, open, and intelligent platform to cater to all analytical workloads from the largest lakehouses to the smallest data marts, from a cloud data warehouse to a distributed data mesh; it delivers these workloads at scale and with enterprise-grade security and performance to tackle the most demanding data workloads.
44

5-
Reviewed: 19.12.2023
5+
Reviewed: 17.01.2024
66

77
# Table of Contents
88

@@ -67,6 +67,8 @@ Reviewed: 19.12.2023
6767
- Cloud Customer Connect session covering Hadoop-based Data Lake modernizations in OCI, explaining the deployment options and migration path.
6868
- [Modernize your on-premises Oracle Informatica solution to Oracle Cloud](https://youtu.be/gQ2_AztxR84?si=DyEfvgn3mk0oIP9U)
6969
- Cloud coaching session describing how to modernize an Oracle DW solution that uses PowerCenter for ETL into OCI and Informatica IDMC.
70+
- [Enhancing Data Science with Oracle's Modern Data Platform](https://youtu.be/XXR3U1V7cQI?si=5b5vL8SLqI2K8UMU)
71+
- Cloud coaching session describing how to combine OCI data platform and data science/AI services and capabilities to curate trustable data to produce trustable AI&ML outcomes.
7072

7173
## LinkedIn
7274

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Oracle BI Publisher to Oracle Analytics Cloud
2+
3+
This asset covers the process and documentation of the migration of Oracle Business Intelligence Publisher(BIP) to the Oracle Analytics cloud(OAC).
4+
5+
6+
Reviewed: 16.01.2024
7+
8+
# When to use this asset?
9+
10+
Refer to this asset to learn how to migrate the Oracle BI Publisher workload to the Oracle Analytics Cloud.
11+
12+
# How to use this asset?
13+
14+
This asset contains files to help you understand how OAC BIP is different from Standalone BIP, and what are the migration steps.
15+
Please refer as well to the OAC Guidelines Document to learn how to deploy OAC and find easy training resources to help you get started on your Analytics Cloud Journey"
16+
17+
# Useful Links
18+
19+
- [Oracle Analytics Publisher Product Page](https://www.oracle.com/uk/middleware/technologies/analytics-publisher.html)
20+
- [Oracle Analytics Publisher Documentation](https://docs.oracle.com/en/cloud/paas/analytics-cloud/create-pixel-perfect-reports.html)
21+
- [Oracle Analytics Publisher Designing Pixel Perfect Reports](https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/designing-pixel-perfect-reports-oracle-analytics-cloud.pdf)
22+
23+
24+
# License
25+
26+
Copyright (c) 2023 Oracle and/or its affiliates.
27+
28+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29+
30+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Oracle Business Intelligence to Oracle Analytics Cloud
2+
3+
This asset covers the process and documentation of the migration of Oracle Business Intelligence(OBI) to the Oracle Analytics cloud(OAC).
4+
5+
6+
Reviewed: 16.01.2024
7+
8+
# When to use this asset?
9+
10+
Refer to this asset to learn how to migrate the Oracle Business Intelligence workload to the Oracle Analytics Cloud.
11+
12+
# How to use this asset?
13+
14+
Refer to the links below to learn how OAC is different from OBI, what are the benefits of migrating OBI to OAC and what are the steps:
15+
- Cloud Coaching:[OBI Modernization - video](https://www.youtube.com/watch?v=udOfHSioEY4)
16+
- Documentation:[OBI2OAC Documentation](https://docs.oracle.com/en/cloud/paas/analytics-cloud/acmgb/learn-migrating-oracle-analytics-cloud.html#GUID-C9FC5D36-3EA6-41D5-8A30-37C0E192E3D8)
17+
18+
Under Files Folder you will be able to find the following materials to support on the Migration:
19+
- Questionnaire for Customer - to help assess the overall OBI footprint and features
20+
- OAC vs OBIEE - to understand the differences between the two solutions
21+
- Technical Migration to OAC - to understand the conceptual steps needed for the migration
22+
- OAC Guidelines - steps needed to provision OAC as well as ADW (in case needed) as well as training materials and resources for getting further support.
23+
24+
# Useful Links
25+
26+
- [Destination Guide for OBIEE](https://www.oracle.com/uk/business-analytics/products/destination-guides/obiee.html)
27+
- [Destination Guide for OBIA](https://www.oracle.com/uk/business-analytics/products/destination-guides/obia.html)
28+
- [Revolutionise your Oracle Analytics investments simply, seamlessly](https://blogs.oracle.com/analytics/post/revolutionise-your-oracle-analytics-investments-through-simply-evolving)
29+
- [Oracle Analytics – addressing all your deployment & manageability needs](https://blogs.oracle.com/analytics/post/oa-addressing-your-deploy-mgt-needs)
30+
- [OBI Modernization - video](https://www.youtube.com/watch?v=udOfHSioEY4)
31+
32+
# License
33+
34+
Copyright (c) 2023 Oracle and/or its affiliates.
35+
36+
Licensed under the Universal Permissive License (UPL), Version 1.0.
37+
38+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Binary file not shown.
Binary file not shown.

manageability-and-operations/observability-and-manageability/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The Observability and Manageability (O&M) platform is a set of Oracle Cloud Infr
2828
- [Enhanced Support in OCI Console — Create Service Requests (SR) in Child Tenancies](https://learnoci.cloud/enhanced-support-in-oci-console-create-service-requests-sr-in-child-tenancies-a327cb9d2c10)
2929
- [Supercharge your Oracle Enterprise Manager Cloud Control 13.5 management, by using the REST API calls](https://medium.com/@eugenesimos/supercharge-your-oracle-enterprise-manager-cloud-control-13-5-d264e7371ec9)
3030
- [ServiceNow integration with OCI using secrets stored in OCI Vault to create incidents](https://karthicin.medium.com/servicenow-integration-with-oracle-cloud-d3d7a1c6f68a)
31+
- [How to enable OCI Observability Services on Exadata Cloud@Customer](https://medium.com/@erikasciunzi/how-to-enable-oci-observability-services-on-exadata-cloud-customer-9501dcaa356e)
3132

3233
## Cloud Coaching Clinics (Videos)
3334

manageability-and-operations/observability-and-manageability/operations-insights/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Operations Insights provides comprehensive information about the resource use an
99
# Team Publications
1010

1111
- [Operations Insights Demo](https://www.youtube.com/watch?v=Y45kPRn_c7s)
12+
- [Auto enable hosts for Operation Insights in OCI](https://karthicin.medium.com/auto-enable-hosts-for-operation-insights-in-oci-60c9c80486b1)
1213

1314
# Useful Links
1415

0 commit comments

Comments
 (0)