Skip to content

Commit 70265cb

Browse files
committed
Fix typos
1 parent 0ac3f39 commit 70265cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/migration-guides/netezza/1-design-performance-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@ Legacy Netezza environments have typically evolved over time to encompass multip
7777

7878
- Prove the viability of migrating to Azure Synapse by quickly delivering the benefits of the new environment.
7979

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.
8181

8282
- Create a template for further migrations specific to the source Netezza environment and the current tools and processes that are already in place.
8383

8484
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.
8585

8686
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.
8787

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.
8989

9090
#### Lift and shift as-is versus a phased approach incorporating changes
9191

@@ -102,7 +102,7 @@ This is a good fit for existing Netezza environments where a single data mart is
102102

103103
##### Phased approach incorporating modifications
104104

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.
106106

107107
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.
108108

0 commit comments

Comments
 (0)