k8s-voting-app-aws VS api-sample-app

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

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)

api-sample-app

A simple REST-like API (no HATEOAS) example that can be used as a starter kit. (by gvre)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
k8s-voting-app-aws api-sample-app
3 1
31 11
- -
3.2 2.6
over 2 years ago about 2 years ago
Go Go
MIT License 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.

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.

api-sample-app

Posts with mentions or reviews of api-sample-app. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing k8s-voting-app-aws and api-sample-app you can also consider the following projects:

aws-cloud-map-mcs-controller-for-k8s - K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.

hugo-mx-gateway - :mailbox_with_no_mail: :scroll: Contact/demo form handler for static websites. Deploy in minutes on Google App Engine, Kubernetes, or Docker. Tested with Hugo static site generator.

terraform-provider-solana - Data source provider for Terraform that interacts with the Solana networks

peregrine-backend - The future of FRC scouting

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

tutorial-go-fiber-rest-api - 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.

go-rest-template - Golang REST API Template

Go-Clean-Architecture-REST-API - Golang Clean Architecture REST API example

terraboard - :earth_africa: :clipboard: A web dashboard to inspect Terraform States

tandem - Parallel task runner for servers and long-running commands.

cocopasty - ✍️A small copy-and-paste app for selfhosting

Go-gPRC-microservices-Docker-example - Go, gRPC, microservices, docker example