Hacker News new | ask | show | jobs
by bm1362 2364 days ago
Anyone have any recommendations for a managed Compute/Postgres stack that’s less than 100/month? I was trying Heroku but frustrated by the single port per container and lack of static ips.
2 comments

Try DigitalOcean Kubernetes with their hosted Postgres service. If I recall correctly you only pay for the worker nodes and don’t pay anything for the k8s master nodes
What do you need a static IP for? (Also, fwiw, we have add on providers that do give you static IPs)
I wanted to point my root domain (hosted by Google) to the Heroku app DNS target. I was able to solve this by using Cloudflare instead, with flattening.
(Thanks got your reply!) Also other drawbacks: lack of http/2, couldn’t configure mtls from cloudflare to avoid someone going around the waf