kuberlogic VS k8s-voting-app-aws

Compare kuberlogic vs k8s-voting-app-aws and see what are their differences.

kuberlogic

KuberLogic turns a containerized application into a functional SaaS offering, with integrated billing, monitoring, and customer management. (by kuberlogic)

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 (by hbollon)
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
kuberlogic k8s-voting-app-aws
4 3
226 31
1.3% -
0.0 3.2
over 1 year ago over 2 years ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kuberlogic

Posts with mentions or reviews of kuberlogic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-12.

k8s-voting-app-aws

Posts with mentions or reviews of k8s-voting-app-aws. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • Distributed voting app example powered by Go/Docker/K8s/Helm/Terraform
    1 project | news.ycombinator.com | 13 Jan 2022
    1 project | /r/coolgithubprojects | 11 Jan 2022
    2 projects | /r/docker | 11 Jan 2022
    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.