You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Amazon EC2 t4g.small instances powered by AWS Graviton2 processors are free for up to 750 hours / month until Dec 31st 2025](https://aws.amazon.com/ec2/instance-types/t4/)
24
+
-[Amazon EC2 t4g.small instances powered by AWS Graviton2 processors are free for up to 750 hours / month until Dec 31st 2026](https://aws.amazon.com/ec2/instance-types/t4/)
25
25
-[Oracle free tier includes up to 4 instances of Arm Ampere A1 Compute 3,000 OCPU hours and 18,000 GB hours per month which are always free](https://www.oracle.com/cloud/free/)
26
26
27
27
[Get started with Arm-based cloud service platforms](/learning-paths/servers-and-cloud-computing/csp/) explains how to create an account and start an Arm virtual machine using the cloud service providers listed above.
| A4X | Neoverse-V2 | a4x-highgpu-4g | 140 vCPUs and 884 GB of memory using NVIDIA GB200 Superchips, which have B200 GPUs that offer 186 GB memory per GPU. |
53
+
| A4X Max | Neoverse-V2 | a4x-maxgpu-4g-metal | 144 vCPUs and 960 GB of memory using NVIDIA GB300 Superchips, which have B300 GPUs that offer 279 GB memory per GPU. |
52
54
53
55
{{< /tab >}}
54
56
{{< tab header="Microsoft Azure">}}
55
-
Microsoft Azure offers a variety of [virtual machine instances with Arm Neoverse processors](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dpsv6-series). The latest generation of Arm-based VMs are based on Cobalt 100 CPU. The largest instance has 96 vCPUs and 384 Gb of RAM in the 'D96ps_v6' format. It does not offer bare-metal instances. It offers compute for general-purpose workloads (Dps and Dpls) and memory-optimized workloads (Eps).
57
+
Microsoft Azure offers a variety of [virtual machine instances with Arm Neoverse processors](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dpsv6-series). The current generation of Arm-based VMs are based on Cobalt 100 CPU. The largest instance has 96 vCPUs and 384 Gb of RAM in the 'D96ps_v6' format. It does not offer bare-metal instances. It offers compute for general-purpose workloads (Dps and Dpls) and memory-optimized workloads (Eps). The next generation VMs are based on [Azure Cobalt 200](https://techcommunity.microsoft.com/blog/azureinfrastructureblog/announcing-cobalt-200-azure’s-next-cloud-native-cpu/4469807).
56
58
57
59
| Generation | Arm CPU | Instance types | Comments |
@@ -290,8 +292,6 @@ Deployment is outside the scope of this guide, but here are some concepts to kee
290
292
291
293
Make sure to research the details needed for these tasks by checking any places you use infrastructure as code or other places you store details about virtual machine types and sizes, as well as parameters for managed services.
292
294
293
-
You can also check [Works on Arm](https://www.arm.com/markets/computing-infrastructure/works-on-arm) for the latest cloud and CI/CD initiatives for developers.
294
-
295
295
## Summary
296
296
297
297
With this 3 step process and the provided resources, you are well positioned to migrate your applications to Arm. Happy porting!
0 commit comments