Is there a way for me to get access to a machine like this if I want to see how well my code runs? If I want to benchmark some code on a crazy i7, I can just fire up an instance on EC2 for a couple of hours.
I'm not aware of anything like that for the newer ARM processors. There's an Ubuntu ARM AMI which lets you ssh straight into an ARM image.. running on QEMU on top of EC2. Not ideal.
I'm not aware of anything like that for the newer ARM processors. There's an Ubuntu ARM AMI which lets you ssh straight into an ARM image.. running on QEMU on top of EC2. Not ideal.