I know that Lemmy is open source and it can only get better from here on out, but I do wonder if any experts can weigh in whether the foundation is well written? Or are we building on top of 4 years worth of tech debt?

  • @myersguyA
    link
    11 year ago

    Autoscaling can lead to unexpected costs if set up by an amateur. But that’s an unrelated can of worms.

    Agreed (along with all things cloud!). That said, Cloud Run does a good job of letting you define how many connections each container can handle, and a max number of containers (and min) to scale to.