Distributed voting app example powered by Go/Docker/K8s/Helm/Terraform

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • example-voting-app

    Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

  • Hi! I used dockersamples/example-voting-app few times ago when I started learning K8s (and it was really helpful thanks community). However, I think it's can be way more complete and modern.

  • k8s-voting-app-aws

    :wheel_of_dharma: Example of a distributed voting app running on Kubernetes. Written in Golang with Terraform definitions to deploy to AWS EKS

  • This is why I started building this project: hbollon/k8s-voting-app-aws. Firstly, all apps (voting/results webapp and worker) are written in Go for cross-platform compatibility and reduced ressources consumption (a lot). Frontend are Vue 3 projects. Secondly, all docker-compose and k8s specs are redone, more complete and flexible. Furthermore, I also added an alternative Helm Chart version. Finally, the k8s infrastructure can be deployed on Minikube or any other local k8s environment but also on AWS using prepared Terraform definitions to deploy it on EKS.

  • 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