Servers and Cloud Development FAQs

Q : How can I access an Arm-based cloud instance?

A : All major cloud providers offer Arm-based instances:

  • AWS offers Graviton-powered instances like C8g, M8g, and R8g (look for the 'g' in the name).
  • GCP offers Axion-powered instances like C4A.
  • Azure offers Cobalt-powered instances like Dpsv6, Dpls6, and Epsv6 (look for the 'p' in the name)
  • Alibaba Cloud offers Yitian 710-powered instances like g8y, c8y, and r8y (look for the 'y' in the name)

You can follow these links here to find out more : https://learn.arm.com/migration  https://learn.arm.com/learning-paths/servers-and-cloud-computing/intro/find-hardware/ 

Q : How can I migrate my existing app to Arm-based cloud?

A : Sometimes your code just works, other times some dependencies should be updated. Check out our Migration page for specific advice : https://learn.arm.com/migration 

If you need help with anything else, please ask in this forum and an Arm Expert will be there to help you right away!