Y
Hacker News
new
|
ask
|
show
|
jobs
by
thesandlord
3155 days ago
I still don't understand how/why this is serverless. It is FaaS, but not serverless FaaS
1 comments
willitpamp573
3155 days ago
It's a platform for hosting serverless functions. It lets you deploy your own lambda, on kubernetes/swarm
link
zeptomu
3155 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
3155 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
3155 days ago
AWS's managed Docker cluster orchestration service is ECS.
link
buzzdenver
3155 days ago
There's Azure Kontainer Service (AKS) in public preview.
link
aisofteng
3154 days ago
IBM Bluemix does.
link