Most active commenters

    ←back to thread

    528 points sealeck | 11 comments | | HN request time: 0.642s | source | bottom
    Show context
    brundolf ◴[] No.31391105[source]
    The only thing I don't like is their usage-based pricing. On Heroku I could pay $7 a month and know I'd never be charged more than that. I'm sure when you're scaling a service it's fine - maybe even better - to do it on a sliding scale. But for a fire-and-forget blog site, I don't want to have to worry about stuff like that.
    replies(7): >>31391168 #>>31391192 #>>31391253 #>>31391362 #>>31392452 #>>31392496 #>>31395938 #
    1. natly ◴[] No.31391168[source]
    Just use a static hoster for a blog site (like netlify or even github pages).
    replies(2): >>31391188 #>>31391191 #
    2. ushakov ◴[] No.31391188[source]
    what if they want to use a CMS?
    replies(2): >>31391280 #>>31393740 #
    3. brundolf ◴[] No.31391191[source]
    I've got a small amount of dynamic content
    replies(2): >>31391257 #>>31392707 #
    4. skrtskrt ◴[] No.31391257[source]
    DigitalOcean App Platform has a $5/month flat rate for dynamic stuff on top of two static sites hosted for free...

    if something goes crazy and you end up using a wild amount of outbound data, it looks like the next jump up is only to $12

    replies(2): >>31391652 #>>31392143 #
    5. pkalinowski ◴[] No.31391280[source]
    https://forestry.io could help
    replies(1): >>31391329 #
    6. ◴[] No.31391329{3}[source]
    7. ◴[] No.31391652{3}[source]
    8. Mo3 ◴[] No.31392143{3}[source]
    Depends on what you would consider a "wild amount".

    Their app platforms' bandwidth pricing is pretty painful at 0.10$/GB. With these prices and considering the app platform lacks functionality like multi-regional droplets or VPC integration, they are a subpar choice even compared to Firebase or Amplify.

    replies(1): >>31392591 #
    9. xena ◴[] No.31392591{4}[source]
    Author of the post here. Fun fact: if I paid that for how much traffic I'm getting, this post would cost me $5 for being on the front page of hacker news for a few hours.
    10. tnzk ◴[] No.31392707[source]
    Most of static site hosts nowadays provide (serverless) functions for you to do something on server side.
    11. andrethegiant ◴[] No.31393740[source]
    https://www.netlifycms.org