Software Alternatives & Reviews

A poor man's API

Prometheus Grafana etcd Apache APISIX
  1. An open-source systems monitoring and alerting toolkit.
    Pricing:
    • Open Source
    A much-undervalued feature of any software system is monitoring. As soon as you deploy any component in production, you must monitor its health. Nowadays, many services are available to monitor. We will use Prometheus as it's Open Source, battle-proven, and widespread. To display the data, we will rely on Grafana for the same reasons. Let's add the components to the Docker Compose file:.

    #Monitoring Tools #Performance Monitoring #Log Management 225 social mentions

  2. Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
    Pricing:
    • Open Source
    A much-undervalued feature of any software system is monitoring. As soon as you deploy any component in production, you must monitor its health. Nowadays, many services are available to monitor. We will use Prometheus as it's Open Source, battle-proven, and widespread. To display the data, we will rely on Grafana for the same reasons. Let's add the components to the Docker Compose file:.

    #Data Dashboard #Data Visualization #Data Analytics 197 social mentions

  3. 3
    A distributed, reliable key-value store for the most critical data of a distributed system
    Pricing:
    • Open Source

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 25 social mentions

  4. Apache APISIX is a dynamic, real-time, high-performance Cloud-Native API gateway, based on the Nginx library and etcd.
    Pricing:
    • Open Source
    Instead of nginx, we would benefit from a full-fledged API Gateway: enters Apache APISIX. We shall add it to our Docker Compose:.

    #Monitoring Tools #API Tools #APIs 63 social mentions

Discuss: A poor man's API

Log in or Post with