Is AWS Migration Factory Still Useful for Large Scale Deployments?

0
7
Asked By TechWizard42 On

I'm exploring AWS Migration Factory for large-scale deployments but have some concerns. Specifically, when it sets up test or cutover servers, does this happen through CloudFormation? Our team primarily uses Terraform, and I'm aware that AWS might not support this directly. If we wanted to deploy instances without using CloudFormation, is that an option so we could import them later? Or is there a better strategy for deploying instances migrated with the MGN?

4 Answers

Answered By CloudGuru88 On

We've used MGN with Terraform for large-scale migrations. My suggestion is to set up a launch template that mirrors your Terraform stack and then import it into Terraform after the cutover. If you automate the whole end-to-end process, it'll save you a lot of hassle in the long run. Just a heads up, though—Migration Factory is gradually being phased out in favor of Migration Hub and MGN, so I wouldn't rely on it for the long term.

Answered By DataNinja21 On
Answered By DataNinja21 On

Yep, Migration Hub is the way to go these days.

Answered By CloudGuru88 On

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.