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: articles/synapse-analytics/migration-guides/netezza/2-etl-load-migration-considerations.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,12 @@ ms.topic: conceptual
9
9
author: ajagadish-24
10
10
ms.author: ajagadish
11
11
ms.reviewer: wiassaf
12
-
ms.date: 05/31/2022
12
+
ms.date: 06/01/2022
13
13
---
14
14
15
15
# Data migration, ETL, and load for Netezza migrations
16
16
17
-
This article is part two of a sevenpart series that provides guidance on how to migrate from Netezza to Azure Synapse Analytics. This article provides best practices for ETL and load migration.
17
+
This article is part two of a seven-part series that provides guidance on how to migrate from Netezza to Azure Synapse Analytics. The focus of this article is best practices for ETL and load migration.
18
18
19
19
## Data migration considerations
20
20
@@ -74,15 +74,15 @@ This query uses the helper function `FORMAT_TABLE_ACCESS` and the digit at the e
74
74
75
75
#### What is the best migration approach to minimize risk and impact on users?
76
76
77
-
> [!TIP]
78
-
> Migrate the existing model as-is initially, even if a change to the data model is planned in the future.
79
-
80
-
This question comes up often since companies often want to lower the impact of changes on the data warehouse data model to improve agility. Companies see an opportunity to do so during a migration to modernize their data model. This approach carries a higher risk because it could impact ETL jobs populating the data warehouse from a data warehouse to feed dependent data marts. Because of that risk, it's usually better to redesign on this scale after the data warehouse migration.
77
+
This question comes up frequently because companies may want to lower the impact of changes on the data warehouse data model to improve agility. Companies often see an opportunity to further modernize or transform their data during an ETL migration. This approach carries a higher risk because it changes multiple factors simultaneously, making it difficult to compare the outcomes of the old system versus the new. Making data model changes here could also affect upstream or downstream ETL jobs to other systems. Because of that risk, it's better to redesign on this scale after the data warehouse migration.
81
78
82
-
Even if a data model change is an intended part of the overall migration, it's good practice to migrate the existing model as-is to the new environment (Azure Synapse Analytics in this case), rather than do any re-engineering on the new platform during migration. This approach has the advantage of minimizing the impact on existing production systems, while also leveraging the performance and elastic scalability of the Azure platform for one-off re-engineering tasks.
79
+
Even if a data model is intentionally changed as part of the overall migration, it's good practice to migrate the existing model as-is to Azure Synapse, rather than do any re-engineering on the new platform. This approach minimizes the effect on existing production systems, while benefiting from the performance and elastic scalability of the Azure platform for one-off re-engineering tasks.
83
80
84
81
When migrating from Netezza, often the existing data model is already suitable for as-is migration to Azure Synapse.
85
82
83
+
>[!TIP]
84
+
>Migrate the existing model as-is initially, even if a change to the data model is planned in the future.
85
+
86
86
#### Migrate data marts: stay physical or go virtual?
Copy file name to clipboardExpand all lines: articles/synapse-analytics/migration-guides/netezza/3-security-access-operations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,12 @@ ms.topic: conceptual
9
9
author: ajagadish-24
10
10
ms.author: ajagadish
11
11
ms.reviewer: wiassaf
12
-
ms.date: 05/31/2022
12
+
ms.date: 06/01/2022
13
13
---
14
14
15
15
# Security, access, and operations for Netezza migrations
16
16
17
-
This article is part three of a sevenpart series that provides guidance on how to migrate from Netezza to Azure Synapse Analytics. This article provides best practices for security access operations.
17
+
This article is part three of a seven-part series that provides guidance on how to migrate from Netezza to Azure Synapse Analytics. The focus of this article is best practices for security access operations.
0 commit comments