Nomad Migration from OnPrem to Azure

Hi all,

any suggestion on NoMad migration from on prem data center to Azure Cloud.

Thanks

Hi @manishs4,

Are you able to provide a more details around what the migration involves and what guidance you are after?

Thanks,
jrasell and the Nomad team

Hi
I am having Containerized application (approx 100 ) on Nomad clusters and looking to migrate them to Azure cloud from OnPrem infra.
Also consul used to manage and vault for credentials.

Can i do lift and shift of nomad servers to azure ?

Hi @manishs4,

There are a lot of variables to consider including how your traffic is controlled, types of applications, and cost limitations. I would be inclined to build out a fresh cloud cluster segregated from your on-prem cluster so you can test running all your applications and jobs in isolation and safety. Once you’re happy the cloud cluster is running and performing as expected, you can switch any public traffic from hitting the on-prem cluster to the cloud cluster. This obviously though is very high-level and there are many factors to consider which are unique to your environment.

Thanks,
jrasell and the Nomad team