Live data from Hacker News

EC2 Dedicated Hosts

aws.amazon.com

1–10 of 149 posts

Re: EC2 Dedicated Hosts

#6
Man, I'd really like to just see bare metal from them. To me that was part of the allure of containers -- so much more efficient than multiple VMs and yet you get a lot of similar benefits, as long as you don't mind some security tradeoffs.

Running ECS is cool and all, and I know they do some container-specific VM optimizations, but I still know I'm running a kernel on a kernel, even if my VMs happen to share a host. I'd love seeing the flexibility of the ECS software, but on metal.

Re: EC2 Dedicated Hosts

#7

If you setup a dedicated host, does that also include local SSD disks, or do you have to still use EBS?

A Dedicated Host contains EC2 instances. You would still use EBS if you need storage other that what's available on the instances.

Per the EC2 Instance Types page (https://aws.amazon.com/ec2/instance-types/), many of the instance types already include SSD storage.

Re: EC2 Dedicated Hosts

#8
post #2

Now how long will it take for Amazon to release a dedicated host marketplace where you can sell unused space on your dedicated hosts?

Doesn't that defeat the purpose of obtaining a dedicated host?

Technically, its the equivalent of a leaseback. It may make sense depending on the profitability of the arbitrage you're targeting.

Re: EC2 Dedicated Hosts

#10
post #7

If you setup a dedicated host, does that also include local SSD disks, or do you have to still use EBS?

A Dedicated Host contains EC2 instances. You would still use EBS if you need storage other that what's available on the instances. Per the EC2 Instance Types page ( https://aws.amazon.com/ec2/instance-types/ ), many of the instance types already include SSD storage.

Thanks Jeff for the response. Appreciate that you personally respond.

Wouldn't dedicated I/O be a big plus and selling point for dedicated instances?

Post reply on HN