Azure Container Service is now generally available
azure.microsoft.com
Azure Container Service is now generally available
1–10 of 38 posts
Re: Azure Container Service is now generally available
#2Re: Azure Container Service is now generally available
#3Re: Azure Container Service is now generally available
#4Re: Azure Container Service is now generally available
#5is Microsoft paying for up votes?
With Microsoft's shrinking relevance to modern computing it's a given. They have billions in the bank so they might as well spend a few million on fake upvotes to give their products an illusion of popularity.
When your own former CEO calls Microsoft's current cloud numbers "bullshit", they probably are.
Re: Azure Container Service is now generally available
#6is Microsoft paying for up votes?
Re: Azure Container Service is now generally available
#7Re: Azure Container Service is now generally available
#8If I am developing user docker-compose, I want to deploy that way, too - at least until I reach scale, at which point I want scheduling and orchestration tools, e.g. Swarm.
For easier disaster recovery, it's very convenient if these scheduling/orchestration tools let you deploy in the same way cross-cloud-provider. Swarm can run on AWS/Azure/GCE/bare metal, whereas ECS (which doesn't support Swarm and has its own scheduling/orchestration toolset) can only run on ECS.
+1 to MS for thinking about native tooling up-front.
Re: Azure Container Service is now generally available
#9is Microsoft paying for up votes?
In other words, what makes you assume that the upvotes are 'paid' vs people being interested in the technology?
Re: Azure Container Service is now generally available
#10This is interesting when compared to Amazon Elastic Container Service because of Azure Container Service's support for native Docker clustering tools. If I am developing user docker-compose, I want to deploy that way, too - at least until I reach scale, at which point I want scheduling and orchestration tools, e.g. Swarm. For easier disaster recovery, it's very convenient if these scheduling/orchestration tools let y…
Disclosure: I work for Microsoft on Azure.