Reputation: 761
I'm trying to migrate an old project that I were using in AWS into GCP so my questions are:
- Can I migrate all of my Linux VMs without problem?
- Can I migrate all of my IAM permits from one another?
Information about these two cases would be greatly appreciated.
Upvotes: 0
Views: 424
Reputation: 142
Can I migrate all of my Linux VMs without problem? This can be achieved with steps mentioned in google cloud public document https://cloud.google.com/migrate/compute-engine/docs/4.2/how-to/migrate-aws-to-gcp/overview and you can also use tutorial https://www.qwiklabs.com/focuses/14359?parent=catalog
Can I migrate all of my IAM permits from one another? Probably no.
Upvotes: 1