Demonstrating auto scaling with Docker and or Kubernetes for my Thesis

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

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

    Autoscaling components for Kubernetes

  • The Horizontal Pod Autoscaler and Cluster Autoscaler are the standard ways that this is approached, but of course custom solutions are possible.

  • keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

  • Maybe KEDA? https://keda.sh/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  • Create a KinD cluster on a single node (no need for multiple nodes if you just want to demonstrate autoscaling)

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