Need advice about which tool to choose?Ask the StackShare community!
Amazon EC2 Container Service vs Supergiant: What are the differences?
Amazon EC2 Container Service: Container management service that supports Docker containers. Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls, allows you to query the state of your cluster from a centralized service, and gives you access to many familiar Amazon EC2 features like security groups, EBS volumes and IAM roles; Supergiant: Open Source Infrastructure Autoscaling for Kubernetes. Supergiant is a container management platform built on top of Kubernetes. Supergiant makes it easy to deploy and manage faster, and it reduces hardware expenses. Packing algorithm efficiently matches your overall CPU and RAM needs.
Amazon EC2 Container Service and Supergiant can be categorized as "Containers as a Service" tools.
Some of the features offered by Amazon EC2 Container Service are:
- Docker Compatibility
- Managed Clusters
- Programmatic Control
On the other hand, Supergiant provides the following key features:
- Cost Aware Autoscaling Hardware - Supergiant reads container RAM/CPU requests/limits and manages HA hardware nodes to match automatically. Downsizes for most efficient usage.
- Easy Kubernetes Install - Use Supergiant to deploy Kubernetes on multiple clouds in minutes. Use the Supergiant API to streamline production deployment.
- Built for Stateful Apps - Developed by the team at Qbox.io for big data. Run stateful, distributed apps and databases in a reliable HA environment.
Supergiant is an open source tool with 668 GitHub stars and 60 GitHub forks. Here's a link to Supergiant's open source repository on GitHub.
If you want to integrate your cluster and control end to end your pipeline with AWS tools like ECR and Code Pipeline your best option is ECS using a EC2 instance. There are pros and cons but it's easier to integrate using cloud formation templates and visual UI for approvals, etc. ECS is free, you need to pay only for the EC2 instance but unfortunately, it is not standard then you cannot use standard tools to see and manage your Kubernetes. EKS in the other hand uses standard Kubernates definitions but you need to pay for the service and also for the EC2 instance(s) you have in your cluster.
Pros of Amazon EC2 Container Service
- Backed by amazon100
- Familiar to ec272
- Cluster based53
- Simple API42
- Iam roles26
- Scheduler7
- Cluster management7
- Programmatic Control7
- Container-enabled applications4
- Socker support4
- No additional cost2
- Easy to use and cheap1
Pros of Supergiant
- Current user, supergiant's ui makes it easy to run kube1