Azure, despite being smaller than AWS, I think has more regions. So each one must be smaller, which likely means less spare capacity. I also sort of suspect the spot market is less robust there. Lots of Azure is lift and shift on premises workloads, and those aren't using spot. Without people using spot, it's even harder to have spare capacity...
Ask HN: Azure has run out of compute – anyone else affected?
61–70 of 359 posts
Re: Ask HN: Azure has run out of compute – anyone else affected?
#62Earlier quoted context omitted.
Is this a joke comment?
No, this is my actual experience using azure.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#63Re: Ask HN: Azure has run out of compute – anyone else affected?
#64Earlier quoted context omitted.
Totally agree, we could for sure have build from the get go multi-region and multi-cloud but we had good reasons not to do it. Depending on the product, technology, ... would actually also strongly recommend almost every startup to do the same.
Seems bold to recommend everyone do the same as you when you are running in to problems you can't solve because of this exact choice you made.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#65Earlier quoted context omitted.
Is it that much cheaper for you to build a new region on Azure versus getting setup on AWS? If you rely on Kubernetes for orchestration and have minimal cloud API dependency, it may be worth that evaluating this option. Also, do you have a TAM associated with your account? Are you just going through regular support channels? Can they deliver different instance types (not sure what the Azure parallel is), can they del…
We already tried to push Microsoft, sadly have they been not very helpful. Still trying to get in contact with somebody that can actually make a difference. After all, are we also not asking for a hundred machines. Can really not imagine that they can not somehow make the resources we require available.
If you don't you're at a big disadvantage.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#66Earlier quoted context omitted.
Is this a joke comment?
no, they have very low quotas by default, and you have to request increases through the portal, which then get rejected and you click the button to contact support/email and then you sometimes have to negotiate with them you have to do this for every single instance type they have, can't even experiment or test other instance types cause its too much trouble to get quota
> Yes it’s weird that you have to ask them for instances which some actual physical person looks at your request, thinks about it and says yes or no to.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#67Azure Germany is a separate partition from the rest of Azure - presumably for compliance reasons. This is distinct from AWS, where Frankfurt is just another region, albeit one with high demand.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#68Re: Ask HN: Azure has run out of compute – anyone else affected?
#69This is not as rare as public clouds may lead people to believe. I have had to move workloads around since AWS began (even between public clouds on occasion). In particular, GPU availability has been a continuing problem. Unlike interchangeable x64 / arm64 instances with some adjustments based on the new core and ram count... if no GPU instances are available then I simply cannot run the job. AMD's improved support h…
All cloud providers charge much, much more for GPUs than if you run a local machine.
Cloud GPUs are also a lot slower than state of the art consumer GPUs.
Cloud GPUs: much slower, less available, much more expensive.
Re: Ask HN: Azure has run out of compute – anyone else affected?
#70> but setting up in a new region would be complicated for us. I've never done K8 on Azure, but my understanding is that Azure is pretty good about coordinating between your own datacenter running windows and Azure. Maybe you can spin up some windows boxes in a cheap datacenter to make it work?
Hetzner has a German presence I believe, and would work for running k8 on bare metal for n8n to burst to temporarily for running their orchestration and/or workflow runners. Might even be cheaper in the long run versus a cloud provider. Just gotta wire up the helm charts, containers, and whatever message bus is pushing their messages around. Can write to blob storage from anywhere if that’s a component of the app.
I sure hope so, as a German company