From 676b61c168ee064e16cf4581fe5b8d849073af8e Mon Sep 17 00:00:00 2001 From: Aarti Verma <75892381+vermaaarti@users.noreply.github.com> Date: Wed, 12 Oct 2022 03:13:35 +0530 Subject: [PATCH] Added content about Migration strategies (#2348) * Added content about Migration strategies and added blog link for the same * Update content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md Co-authored-by: Kamran Ahmed --- .../content/123-scalability/102-migration-strategies.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md b/content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md index d3bc035a1..f0a0436f7 100644 --- a/content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md +++ b/content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md @@ -1 +1,6 @@ -# Migration strategies \ No newline at end of file +# Migration Strategies + +A migration strategy is a plan for moving data from one location to another, and it is an important step in any database migration. A data migration strategy should include a plan for how to move the data and what to do with it once it arrives at the new location. + +Free Content +Migration strategies