Advice appreciated

This page summarizes the projects mentioned and recommended in the original post on /r/homelab

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • locust

    Write scalable load tests in plain Python πŸš—πŸ’¨

  • Docker swarm and kubernetes are designed for load balancing software applications, such as web servers and databases. This is the kind of thing datacenters are for. If you want to test how your application behaves under stress, then you want to load test your application. Locust is a great tool written in python that can do that, where you can simulate hundreds or thousands of simultaneous users. You can set up your application using docker swarm or kubernetes and see if it can handle the increased load.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts