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/1-design-performance-migration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,15 +77,15 @@ Legacy Netezza environments have typically evolved over time to encompass multip
77
77
78
78
- Prove the viability of migrating to Azure Synapse by quickly delivering the benefits of the new environment.
79
79
80
-
- Allow the in-house technical staff to gain relevant experience of the processes and tools involved which can be used in migrations to other areas.
80
+
- Allow the in-house technical staff to gain relevant experience of the processes and tools involved, which can be used in migrations to other areas.
81
81
82
82
- Create a template for further migrations specific to the source Netezza environment and the current tools and processes that are already in place.
83
83
84
84
A good candidate for an initial migration from the Netezza environment that would enable the items above, is typically one that implements a BI/Analytics workload (rather than an OLTP workload) with a data model that can be migrated with minimal modifications—normally a start or snowflake schema.
85
85
86
86
The migration data volume for the initial exercise should be large enough to demonstrate the capabilities and benefits of the Azure Synapse environment while quickly demonstrating the value—typically in the 1-10TB range.
87
87
88
-
To minimize the risk and reduce implementation time for the initial migration project, confine the scope of the migration to just the data marts. However, this won't address the broader topics such as ETL migration and historical data migration as part of the initial migration project. Address these topics in later phases of the project, once the migrated data mart layer is back filled with the data and processes required to build them.
88
+
To minimize the risk and reduce implementation time for the initial migration project, confine the scope of the migration to just the data marts. However, this won't address the broader topics such as ETL migration and historical data migration as part of the initial migration project. Address these topics in later phases of the project, once the migrated data mart layer is backfilled with the data and processes required to build them.
89
89
90
90
#### Lift and shift as-is versus a phased approach incorporating changes
91
91
@@ -102,7 +102,7 @@ This is a good fit for existing Netezza environments where a single data mart is
102
102
103
103
##### Phased approach incorporating modifications
104
104
105
-
In cases where a legacy warehouse has evolved over a long time, you may need to reengineer to maintain the required performance levels or to support new data, such as Internet of Things (IoT) streams. Migrate to Azure Synapse to get the benefits of a scalable cloud environment as part of the re-engineering process. Migration could include a change in the underlying data model, such as a move from an Inmon model to a data vault.
105
+
In cases where a legacy warehouse has evolved over a long time, you might need to re-engineer to maintain the required performance levels or to support new data, such as Internet of Things (IoT) streams. Migrate to Azure Synapse to get the benefits of a scalable cloud environment as part of the re-engineering process. Migration could include a change in the underlying data model, such as a move from an Inmon model to a data vault.
106
106
107
107
Microsoft recommends moving the existing data model as-is to Azure and using the performance and flexibility of the Azure environment to apply the re-engineering changes, leveraging Azure's capabilities to make the changes without impacting the existing source system.
0 commit comments