You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/analytical-data-platform-lakehouse/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Oracle's [Data Platform](https://www.oracle.com/data-platform/) delivers a compl
16
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](https://github.com/oracle-devrel/terraform-oci-oracle-cloud-foundation/tree/main/cloud-foundation/solutions/Data-platform-data-lakehouse) (part of the [cloud-foundation Terraform solutions](https://github.com/oracle-devrel/terraform-oci-oracle-cloud-foundation/tree/main/cloud-foundation)).
17
17
-[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)
18
18
- 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.
19
+
-[Monetize data with Oracle Cloud Infrastructure](https://docs.oracle.com/en/solutions/monetize-data-oci/index.html)
20
+
- Reference Architecture depicting how to support data monetization by exposing data products via APIs and integrating with subscription and payment systems to process usage and payments.
*[Migration to OCI Database with PostgreSQL](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/modernise/migration-to-oci-database-with-postgresql)
OCI Database with PostgreSQL is the ideal solution for organizations aiming to gain effortless scaling in the cloud without changing their applications. It provides full PostgreSQL compatibility while letting users take advantage of OCI’s flexible, high-performance, high-availability infrastructure with built-in security and simple pricing. In addition, this OCI implementation delivers superior scalability combined with reduced administrative demands. Migration to Oracle Database with PostgreSQL can be performed using the pg_dump utility or via online methods using GoldenGate. This page contains links to documentation and assets that better explain how to perform offline and online migrations to the OCI Database with PostgreSQL.
4
+
5
+
Reviewed: 11.12.2023
6
+
7
+
# Table of Contents
8
+
9
+
1.[Team Publications](#team-publications)
10
+
2.[Useful Links](#useful-links)
11
+
12
+
## Team Publications
13
+
14
+
-[Seamlessly migrate an on-premise PostgreSQL database to OCI Database with PostgreSQL using OCI GoldenGate](https://blogs.oracle.com/dataintegration/post/seamlessly-migrate-an-onpremise-postgresql-database-to-oci-database-with-postgresql-online-with-oci-goldengate)
15
+
- Oracle Blogs article explaining how to use OCI GoldenGate to perform an online migration of an on-premises PostgreSQL Database to OCI Database with PostgreSQL
16
+
17
+
## Useful Links
18
+
19
+
-[Oracle Documentation: Importing, Exporting, and Migrating Databases](https://docs.oracle.com/en-us/iaas/Content/postgresql/import-export-migrate.htm)
20
+
- Oracle Documentation explaining how to use the pg_dump utility to migrate data from a PostgreSQL database into an OCI Database with PostgreSQL
21
+
22
+
# License
23
+
24
+
Copyright (c) 2023 Oracle and/or its affiliates.
25
+
26
+
Licensed under the Universal Permissive License (UPL), Version 1.0.
27
+
28
+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Copy file name to clipboardExpand all lines: data-platform/modernise/oci-database-migration/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OCI Database Migration - DMS
2
2
3
-
Oracle Cloud Infrastructure Database Migration (DMS) is a fully managed cloud service for migrating Oracle databases to Autonomous Database Shared/Dedicated or OCI co-managed database services like Exadata or Base Database. DMS is powered by the Zero Downtime Migration engine and provides a complete self-service experience for logical offline or online migration using Oracle GoldenGate for minimal downtime. As a source DMS supports on-premise databases running on Linux, AIX or Solaris as well as Amazon RDS and co-managed databases in OCI.
3
+
Oracle Cloud Infrastructure Database Migration (DMS) is a fully managed cloud service for migrating Oracle databases to Autonomous Database Shared/Dedicated or OCI co-managed database services like Exadata or Base Database. DMS is powered by the Zero Downtime Migration engine and provides a complete self-service experience for logical offline or online migration using Oracle GoldenGate for minimal downtime. As a source, DMS supports on-premises databases running on Linux, AIX, or Solaris as well as Amazon RDS and co-managed databases in OCI.
4
4
5
5
Reviewed: 03.11.2023
6
6
@@ -12,9 +12,11 @@ Reviewed: 03.11.2023
12
12
## Team Publications
13
13
14
14
-[Oracle Learning - Red Hot Webinar - OCI Database Migration on YouTube](https://www.youtube.com/watch?v=oLpah0TlmFE)
15
-
- Red Hot Webinar delivered by Marcus Doeringer capturing an in-depth description of OCI Database Migration - features, functionality, use-cases and technical demonstration
15
+
- Red Hot Webinar delivered by Marcus Doeringer capturing an in-depth description of OCI Database Migration - features, functionality, use-cases, and technical demonstration
16
16
-[Setup your Oracle Database Migration to OCI in the blink of an eye - Cloud Coaching Webinar](https://www.youtube.com/watch?v=jEJ30lona7g)
17
17
- Cloud Coaching Webinar, including a technical demonstration, delivered by Amalraj Puthenchira around the use of OCI Database Migration for simplified and effective Database Migrations into OCI
18
+
-[Online Database Migration Services (DMS) made simpler, faster](https://www.youtube.com/watch?v=iVCZYU5ddBA)
19
+
- YouTube video explaining how OCI Database Migration is integrated with OCI GoldenGate for replication during online migrations. More information about this feature of OCI Database Migration is also available [here](https://blogs.oracle.com/dataintegration/post/oci-database-migration-announces-oci-goldengate-integration).
18
20
19
21
## Useful Links
20
22
@@ -26,7 +28,7 @@ Reviewed: 03.11.2023
26
28
- Short video that shows the integration of the Cloud Premigration Advisor Tool (CPAT) in DMS
27
29
-[Step-by-Step guide and tutorial](https://www-sites.oracle.com/a/ocom/docs/oci-database-migration-service-end-to-end-online-migration-tutorial.pdf)
28
30
-[Step-by-step guide and tutorial - Agent Based](https://www.oracle.com/a/ocom/docs/oci-database-migration-agent-tutorial.pdf)
29
-
- Aimed for scenarios where the source db is behind a firewall or there is no direct db connection to OCI
31
+
- Aimed for scenarios where the source DB is behind a firewall or there is no direct db connection to OCI
30
32
-[OCI Database Migration Product page on oracle.com](https://www.oracle.com/cloud/database-migration)
0 commit comments