Hacker News new | ask | show | jobs
by farfatched 1 day ago
> Every VM gets its own static IP

How does this interact with per-minute pricing?

If I have a machine that's on for 1 minute per month, do I retain an IPv4 address for the whole month?

Or is it IPv6-only?

I recall exe.dev addressed this by not having static IPs, and instead only allowing SNI/SSH proxying to hosts.

1 comments

You retain the IP as long as you keep the VM. If you delete it, you'll loose the IP.