I’d like to thank the admins for being so open and direct about the issues that they’re facing.

top 50 comments

sorted by: hot top controversial new old
[–] 12 points 3 years ago (2 children)
  • [–] 161 points 3 years ago (8 children)

    I don't get why anyone hosts Servers running 24/7 on AWS/GCloud/Azure. The pricing is just outrageous. Everyone else will be cheaper

  • source
  • hideshow 16 child comments
  • [–] 86 points 3 years ago (1 child)

    To be fair, with a proper autoscaling scheme in place these services should scale down significantly when not in use.

    That being said, a big reason for using AWS/GCP is all the additional services that are available on the platform.. If the workload being run isn't that complicated, the hyperscalers are probably overkill. Even DO or Linode would be a better option under those circumstances.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 63 points 3 years ago (4 children)

    This. AWS architect here. There are a lot of ways to reduce pricing in AWS like horizontal scaling, serverless functions, reserved instances. Most people aren't aware of it and if you're going to dive in head first into something like cloud, you'll need to bear the consequences and then learn eventually.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 24 points 3 years ago (4 children)

    Even with ASGs, ec2 costs a bomb for performance.

    And "serverless" functions are a trap.

    If you're gonna commit to reserved instances, just buy hardware for goodness sake, its a 3 year commitment with a huge upfront spend.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 6 points 3 years ago (1 child)

    You can do one year dedicated spend.

    But yes. Serverless is a trap to be avoided.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 years ago (2 children)

    Mark my words the loop is coming back around. I look forward to when my work migrates the datacenter off AWS back on prem because of ballooning costs.

    You work in IT long enough you see it for the joke it is. We get paid obscene amounts of money to do what amounts to nothing.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 2 points 3 years ago

    Just because rotating managers always come with the 'new current thing everyone is doing'.

    Like no, 99% of companies can just do what they've always done. No need to rebuild everything from scratch.

  • source
  • parent
  • load more comments (1 reply)
  • load more comments (3 replies)
  • [–] 4 points 3 years ago (1 child)

    I'm in a similar boat. I'm a sysadmin supporting a legacy application running on AWS EC2 instances and a new 'serverless' microservice based platform as well. It's really really hard to scale and optimize anything running on EC2s unless you really know what you're doing or the application is designed with clustering in mind.

    You tend to end up sizing instances based on peak load and then wasting capacity 90% of the time (and burning through cash like crazy). I can imagine a lot of Lemmy admins are overspending so fast they give up before they figure it out.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 years ago

    Nowadays I feel like EC2 is either used for legacy support or testing. Most prod nowadays should probably be built with some kind of container solution so you can scale it easier.

  • source
  • parent
  • [–] 27 points 3 years ago

    AWS is perfect for large operations that value stability and elasticity over anything else.

    It's very easy to just spin up a thousand extra servers for momentary demand or some new exciting project. It's also easy to locate multiple instances all over the world for low latency with your users.

    If you know you're going to need a couple servers for years and have the hardware knowhow, then it's cheaper to do it yourself for sure.

    It's also possible to use aws more efficiently if you know all of their services. I ran a small utils website for my friends and I on it a while ago and it was essentially free since the static files were tiny and on s3 and the backend was lambda which gives you quite a few free calls before charging.

  • source
  • parent
  • [–] 14 points 3 years ago (3 children)

    Habit (guess). Its what is used professionally, despite being proven over and over that cost-per-speed is terrible compared to less known providers.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 7 points 3 years ago (3 children)

    If the average Web engineer's salary capable of running a site like this is ~$180,000, then a $30,000 difference in cost is only about 2 months salary. Learning and dealing with a new hosting environment can easily exceed that.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (2 replies)
  • [–] 6 points 3 years ago (1 child)

    That, and like others mentioned their flexibility, plus the fact that they're fairly reliable (maybe less than some good Iaas providers but a fair bit more than your consumer vps places). Moments ago I went to the hetzner site to check them out and got:

    Status Code 504 Gateway Timeout

    The upstream server failed to send a request in the time allowed by the server. If you are the Administrator of the Upstream, check your server logs for errors.

    Annoying if it's you nextloud instance down for a minutes, but a worthy trade off if you're paying 1/4 of the price. Extremely costly for big business or even risking peoples's lives for a few different very important systems.

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
  • load more comments (1 reply)
  • [–] 6 points 3 years ago (1 child)

    AWS is mostly only useful for large companies who need one hosting provider for all their needs, with every single product tightly integrated into other products

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago

    The pricing scheme here is designed to gouge businesses for equal or more than the traditional non-cloud equivalent. Which happens to be completely unaffordable. Imagine buying a new enterprise grade server for your home setup.

  • source
  • parent
  • [–] 2 points 3 years ago (4 children)

    Can you point the everyone else? Just out of curiosity. I know there’s digital ocean but I’m not quite sure they’re cheaper than azure/aws

  • source
  • parent
  • hideshow 6 child comments
  • load more comments (2 replies)
  • [–] 70 points 3 years ago (1 child)

    Figure 1: Human discovers that hosting a web service for hundreds of thousands of users is expensive.

  • source
  • hideshow 2 child comments
  • [–] 33 points 3 years ago

    Hetzner crowd says hi!

  • source
  • [–] 26 points 3 years ago*

    Why don't you migrate to cheaper providers like Hetzner? I mean AWS is extremely expensive for what they are and I am pretty sure there are hundreds of people out here who will willingly help you set it up.

  • source
  • [–] 25 points 3 years ago (1 child)

    I host mine on my home wifi

  • source
  • hideshow 2 child comments
  • [–] 24 points 3 years ago (2 children)

    Oracle free tier, 4arm cores, 200gb storage, 24gb ram, zero money's spent

  • source
  • hideshow 4 child comments
  • [–] 29 points 3 years ago (3 children)

    Oracle is all fun and games until they lose your instance’s IP or data and don’t give it back because you’re a free tier freeloader.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 5 points 3 years ago (1 child)

    thats why you make backups and update the dns records 😎

  • source
  • parent
  • hideshow 2 child comments
  • [–] 15 points 3 years ago

    Rome wasn’t built in a day

  • source
  • [+] 10 points 3 years ago* (last edited 3 years ago) (2 children)
  • load more comments (1 reply)
    [–] 10 points 3 years ago

    linode whenthe

  • source
  • load more comments
    view more: next ›