10
11 Comments

AWS Communism – Part 1: How we cut our Load Balancing cost by more than 96%

submitted this link to Icon for group Developers
Developers
on October 5, 2021
  1. 4

    communism? clickbait much?

  2. 2

    Why are indie hackers terraforming and load balancing complicated stacks instead of just using render.com or Heroku? Or even something as simple as dokku on digital ocean.

    1. 1

      @cpursley because we are building an alternative to those hosting platforms. Our goal is to be as easy as the services you named - but in your own AWS Account.

      Checkout our website of setops.co :)

      1. 3

        I somehow missed that, awesome. Kubernetes is just to low level for most users (esp indie hackers).

        Can setops handle distributed Elixir and autoscaling (or is that in the plans)?

        1. 1

          We already have running Elixir applications on SetOps. In general, every application that runs in a container can run on SetOps. It's not explicitly optimized for elixir, but why not give it a try? :) Autoscaling is planed; right now, manual scaling is possible within one command.

          If you like, put yourself on the waitlist and drop that you're an Indie hacker, I can prioritize you.

      2. 2

        I think the article is good at explaining the underlying tech, but it’s relatively hard for indiehackers to relate to. A table illustrating the cost saving with side by side comparisons among hosting platforms/various solutions would be nice. The title says saving more than 96%, but the article didn’t put that into perspective.

        1. 1

          Thanks for your feedback! You're totally right, this article targets a tech-heavy audience that is into DevOps. I already planned an Article as you mentioned with higher abstraction and business focus.

  3. 2

    I love this! We use a similar pattern to share a single load balancer for ChatKitty.

    1. 2

      Great! We have done similar things for RDS databases and NAT instances (spoiler for the next parts ;). Do you have any other use cases for sharing in mind?

      1. 2

        Yeah! We share RDS databases and our caching layer similarly with Redis databases on Elasticache. Another example is using ECS with EC2 to run multiple services on the same EC2 instance.

  4. 1

    What's LB asks my Lambda hosted single php file? :)

Trending on Indie Hackers
The most underrated distribution channel in SaaS is hiding in your browser toolbar User Avatar 194 comments How are you handling memory and context across AI tools? User Avatar 108 comments I gave 7 AI agents $100 each to build a startup. Here's what happened on Day 1. User Avatar 102 comments Do you actually own what you build? User Avatar 66 comments Code is Cheap, but Scaling AI MVPs is Hard. Let’s Fix Yours. User Avatar 34 comments How to see your entire business on one page User Avatar 29 comments