news.volyx.in

Almost free serverless on-demand Minecraft server in AWS (github.com)

431 points by ptrik · 1841 days ago · 219 comments on HN

Article summary

The article describes a method for hosting a Minecraft server on AWS using a serverless, on-demand approach, which can be more cost-effective than traditional hosting methods. The setup uses AWS services such as Lambda, Fargate, and Route 53 to launch the server only when needed. The estimated cost is around $1.50 per month for 20 hours of play. The article provides a step-by-step guide for setting up the server.

Main themes

  • Minecraft server hosting
  • AWS services
  • Cost-effectiveness
  • Serverless architecture
  • Cloud computing
  • Oracle Cloud Always Free tier

What commenters say

  • Some commenters are concerned about the potential for high costs if the server is left running for extended periods.
  • Others suggest using alternative methods, such as hosting on Oracle Cloud's Always Free tier, which offers more resources.
  • There is a discussion about the reliability of spot instances and Fargate, with some commenters noting that they can be terminated at any time.
  • The use of chunk loaders to keep the server running is mentioned as a potential solution to reduce costs.
  • Some commenters are skeptical about Oracle's Always Free tier, citing concerns about potential audits and compliance issues.
  • Others note that Oracle's offering is likely a marketing strategy to attract customers.
  • The cost-effectiveness of the proposed setup is debated, with some commenters noting that it may not be significantly cheaper than traditional hosting methods.