Y
Hacker News
new
|
ask
|
show
|
jobs
by
willitpamp573
3149 days ago
It's a platform for hosting serverless functions. It lets you deploy your own lambda, on kubernetes/swarm
1 comments
zeptomu
3149 days ago
Are there any other "Kubernetes-As-A-Service" providers other than GCP?
I think AWS has competing solutions, but I am not sure about the current state of affairs.
link
AaronFriel
3149 days ago
Amazon has a Elastic Beanstalk and some other container related tooling. Microsoft has Azure Container Services (ACS), and under that, a Kubernetes as a Service managed service abbreviated AKS.
link
cle
3149 days ago
AWS's managed Docker cluster orchestration service is ECS.
link
buzzdenver
3149 days ago
There's Azure Kontainer Service (AKS) in public preview.
link
aisofteng
3148 days ago
IBM Bluemix does.
link
I think AWS has competing solutions, but I am not sure about the current state of affairs.