initdaemon
|
8 years ago
|
on: Hyper.sh: Container-native Cloud
Yeah, batch job, cron are the better fit. I also think serverless != FaaS.
initdaemon
|
8 years ago
|
on: Hyper.sh: Container-native Cloud
They have per-second billing. Use it as serverless.
initdaemon
|
9 years ago
|
on: Hyper.sh – Effortless Docker Hosting
LA according to their website.
initdaemon
|
9 years ago
|
on: Serverless Map/Reduce
Yep, and "hyper func" in the roadmap
initdaemon
|
9 years ago
|
on: Hyper Is Docker Done the Right Way
The point is that you should stop thinking about VM cluster, but container (application) cluster, aka microservices.
initdaemon
|
9 years ago
|
on: Hyper Is Docker Done the Right Way
In that sense, shall we care whether the EC2 instances in the ECS cluster are located at the same server, or the same rack?
initdaemon
|
9 years ago
|
on: Hyper Is Docker Done the Right Way
He was talking about the boot speed, and the push/pull image workflow.
initdaemon
|
9 years ago
You didn't include the maintenance cost to manage your infrastructure and container platform, which you don't need to worry with a hosted service.
initdaemon
|
9 years ago
|
on: What I found wrong in Docker 1.12
IMHO, nobody should care / worry about the underlying orchestration. The industry is moving toward the public service model, and all these management problem is solved by the cloud platform, not app developers. Check out hyper.sh, that's what container service would be.