nogox | 8 years ago | on: AWS announces per-second billing for EC2 instances
nogox's comments
nogox | 8 years ago | on: AWS announces per-second billing for EC2 instances
Per-second billing doesn't add much value to EC2.
nogox | 8 years ago | on: AWS announces per-second billing for EC2 instances
To make the most of per-second billing, the compute unit should be deployed within seconds, e.g. immutable. prebaked container. You launch containers on demand, and pay by seconds.
nogox | 8 years ago | on: Why I joined Heptio
nogox | 8 years ago | on: Show HN: Run Windows Container on Linux Server
nogox | 8 years ago | on: Hyper.sh: Container-native Cloud
nogox | 8 years ago | on: Ask HN: Best way to host lots of little web apps?
nogox | 8 years ago | on: Ask HN: Should a solo developer use AWS for his public side project?
nogox | 8 years ago | on: Container Isolation Gone Wrong
nogox | 9 years ago | on: Ask HN: What's your preferred VPS service for personal projects?
nogox | 9 years ago | on: What I found wrong in Docker 1.12
nogox | 9 years ago | on: 30K Page Views for $0.21: A Serverless Story
Serverless is only cost effective in low traffic cases. If you get a stable or high volume of request, a traditional server is way cheaper.
nogox | 9 years ago | on: “It's The Future”
nogox | 9 years ago | on: Hyper_, the container-native cloud, is now generally available
nogox | 10 years ago | on: Show HN: Hypernetes – Multi-Tenant Kubernetes Distribution
nogox | 10 years ago | on: Don't expose the docker socket, even to a container
They can boot a new VM with Docker images in 200ms, which is very close to LXC, and perfectly isolated by hypervisor.
The problem of "Virtual Machine" is not "Virtual"/Virtualization, the problem is the full blown guest OS, aka "Machine".
nogox | 10 years ago | on: Announcing Docker ToolBox
It is great to hear you guys are working on that. I find Hyper is pretty interesting to run Docker on Mac https://hyper.sh/blog/post/2015/07/30/running-containers-fro....
nogox | 10 years ago | on: Hyper – Hypervisor-agnostic Docker
nogox | 10 years ago | on: Docker Misconceptions
nogox | 10 years ago | on: Docker Misconceptions