Live data from Hacker News

Amazon EC2 M1 Mac Instances

aws.amazon.com

41–50 of 269 posts

Re: Amazon EC2 M1 Mac Instances

#41

It’s an interesting look at AWS pricing since the cost of the M1 Mac Mini ($699) and it’s power consumption (avg 26 watts) are known. Based on hardware costs (significant) and power costs (insignificant) you’re looking at a hardware ROI at about 6 months from the $.65 per hour price. AWS has an estimated 60% gross profit margin, so from there it’s probably possible to estimate some other interesting things about thei…

Maybe, there's still a lot of unknowns. The cost and power consumption of the nitro hardware to translate from the mac mini to everything else being the main one. They're also likely pricing in some form of opportunity cost since the density of physical macs per unit rack space is almost certainly lower than the density of typical server hardware.

The space question is interesting.

The most common Mac mini rack mount enclosure holds 2 minis in 1ru. I think at amazon's scale they could probably get 4 minis in 1ru with some custom cooling.

how dense do you think instances are on average in the amazon datacenters?

Re: Amazon EC2 M1 Mac Instances

#42

Genuinely curious, who is the audience for this? Large iOS dev shops who want hardware to run builds on and don't mind that you need to reserve them for at least 24 hours at a time?

Large shops that already run on AWS and where iOS/mac is a small part so they'd rather dish out a few $100k for someone else to manage and have it homogeneous through their other systems.

Re: Amazon EC2 M1 Mac Instances

#43
post #13

The 24 hour minimum pricing model for these really sucks. My understanding is that this is a condition of Apple's license to Amazon to run macOS on these machines, and I can't work out why they'd do it.

I do not understand why Apple hates developers. There are many developers that need Mac machines for CI/CD, but Apple doesn't provide any reasonable solution.

Apple gives themselves and GitHub special deals, which I guess is what they feel to be a reasonable solution.

Re: Amazon EC2 M1 Mac Instances

#44

Earlier quoted context omitted.

Maybe, there's still a lot of unknowns. The cost and power consumption of the nitro hardware to translate from the mac mini to everything else being the main one. They're also likely pricing in some form of opportunity cost since the density of physical macs per unit rack space is almost certainly lower than the density of typical server hardware.

The space question is interesting. The most common Mac mini rack mount enclosure holds 2 minis in 1ru. I think at amazon's scale they could probably get 4 minis in 1ru with some custom cooling. how dense do you think instances are on average in the amazon datacenters?

Why would you not put them on their side and stack them like hard drives? You'd get way more density that way then trying to figure out how to make it fit in 1u for no reason. You could even stack multiple rows deep to get more density.

Re: Amazon EC2 M1 Mac Instances

#45
post #23

I have an slightly-off-topic question: If I want to test that my opensource project builds and runs on MacOS, what's the cheapest way for me to do this? AWS seems like a fairly expensive way do this at $15 USD per day

You don't need to leave the machine running (and billing) 24/7/365—turning it on for a few hours a day when you're building for it, or testing builds, should be enough.

From https://aws.amazon.com/ec2/instance-types/mac/#Pricing:

"Amazon EC2 Mac instances are available for purchase as Dedicated Hosts through On Demand and Savings Plans pricing models. Billing for EC2 Mac instances is per second with a 24-hour minimum allocation period to comply with the Apple macOS Software License Agreement"

Re: Amazon EC2 M1 Mac Instances

#46

It’s an interesting look at AWS pricing since the cost of the M1 Mac Mini ($699) and it’s power consumption (avg 26 watts) are known. Based on hardware costs (significant) and power costs (insignificant) you’re looking at a hardware ROI at about 6 months from the $.65 per hour price. AWS has an estimated 60% gross profit margin, so from there it’s probably possible to estimate some other interesting things about thei…

W8 what

>>> 699/(24*0.65)

44.80769230769231 days

Nitro card obviously costs a bit, but for ROI on mac itself is closer to 6 weeks than 6 months ;)

Re: Amazon EC2 M1 Mac Instances

#47

I have an slightly-off-topic question: If I want to test that my opensource project builds and runs on MacOS, what's the cheapest way for me to do this? AWS seems like a fairly expensive way do this at $15 USD per day

I guess you could buy a refurbished Mac Mini on apple.com for $589?

Re: Amazon EC2 M1 Mac Instances

#48

It’s an interesting look at AWS pricing since the cost of the M1 Mac Mini ($699) and it’s power consumption (avg 26 watts) are known. Based on hardware costs (significant) and power costs (insignificant) you’re looking at a hardware ROI at about 6 months from the $.65 per hour price. AWS has an estimated 60% gross profit margin, so from there it’s probably possible to estimate some other interesting things about thei…

There's a rumor going around that they're heavily discounting arm64 instances in order to put negotiating pressure on the x86 manufacturers. 'Nice arch you have there, would be a shame if people stopped caring.'

I would be careful about estimating beyond how they view arm64 given that these are the highest perf/core arm64 devices they can put their hands on.

Re: Amazon EC2 M1 Mac Instances

#50

Naive question: are these literally closets full of Macs? Or giant m1 MP servers?

I came here to ask the same thing. So if Apple don't make a rackable M1 server, what do they themselves use? It seems a bit unlikely Apple would have racks of minis as well.
Post reply on HN