Amazon Elastic Container Service (Amazon ECS) is a scalable, high performance container management service that supports Docker containers.
N/A
DigitalOcean
Score 8.8 out of 10
N/A
DigitalOcean is an infrastructure-as-a-service (IaaS) platform from the company of the same name headquartered in New York. It is known for its support of managed Kubernetes clusters and “droplets” feature.
There is no additional charge for Amazon ECS. You pay for AWS resources (e.g., Amazon EC2 instances or Amazon EBS volumes) you create to store and run your application. You only pay for what you use, as you use it; there are no minimum fees and no upfront commitments.
—
More Pricing Information
Community Pulse
Amazon Elastic Container Service (Amazon ECS)
DigitalOcean
Features
Amazon Elastic Container Service (Amazon ECS)
DigitalOcean
Container Management
Comparison of Container Management features of Product A and Product B
Amazon Elastic Container Service (Amazon ECS)
8.1
Ratings
5% above category average
DigitalOcean
-
Ratings
Security and Isolation
9.00 Ratings
00 Ratings
Container Orchestration
8.50 Ratings
00 Ratings
Cluster Management
7.80 Ratings
00 Ratings
Storage Management
8.00 Ratings
00 Ratings
Resource Allocation and Optimization
7.30 Ratings
00 Ratings
Discovery Tools
7.30 Ratings
00 Ratings
Update Rollouts and Rollbacks
8.50 Ratings
00 Ratings
Self-Healing and Recovery
8.40 Ratings
00 Ratings
Analytics, Monitoring, and Logging
8.20 Ratings
00 Ratings
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Amazon Elastic Container Service (Amazon ECS) is well suited where you need the ease of managing the clusters by letting AWS do the stuff for you. Obviously, whenever you want to run the docker based workloads, it is always better to go for either AWS ECS or AWS EKS. If you are interested in staying at AWS only and don't want to be cloud-agnostic, then go for AWS ECS instead of AWS EKS. AWS ECS is cheaper than AWS EKS and also more managed by AWS and better integrated with other AWS services. If you want to run those workloads as serverless, then AWS ECS Fargate is the best option to go with. If you already have a Kubernetes based setup that you want to migrate to AWS, then go for AWS EKS instead of AWS ECS.
DigitalOcean is a powerful tool with respect to the services and pricing that it offers. It is easier than other products and also provides servers that are inexpensive with great performance. DigitalOcean also offers additional add-ons such as additional IP addresses, scheduling of backups, etc. One of the best advantages is that it is efficient and is open source. Although, it is suited for a firm that is looking to cut down cost. Also, it is not suited for an organization where the dev/platform/DBA team is less experienced.
Well Integrated - As with the majority of AWS services, ECS works will with any other AWS product (Route 53, CloudWatch, IAM, etc).
Easy to get started with - It is easy to get started building just about anything in AWS and using ECS is no exception to this rule. Be careful though -- AWS lets you do/build anything in any way you could think of and allowing yourself to shoot yourself in the foot is no exception.
Ease of use - You can get set up with a new server in a matter of minutes. It doesn't get any easier than that.
Support - The public forums are incredibly helpful as are the official help articles. I've never needed to contact the support team because of this. All of the information is at my fingertips.
Pricing - We're only paying $10/mo for a solution that gives our customers more confidence in us and is a selling point for us.
The user interface sometimes seem to be confusing and cumbersome. It can be improved so that people can understand clearly which section to go for which functionality.
When a container fails, the error logs are not readily available on the ECS console. If it can be provided it would be easier to debug from there itself instead of going to our log manager.
Sometimes the old EC2 containers become stale and need to be restarted manually. There should be a notification for such scenarios. We have mostly been finding it out on our own and then fixing it by manually restarting EC2 instances.
If this could be proactively monitored and notified, it would be great.
Some products/services available on other Cloud providers aren't available, but they seem to be catching up as they add new products like Managed SQL DBs.
While they have FreeBSD droplets (VMs), support for *BSD OSs is limited. I.e. the new monitoring agent only works on Linux.
There are no regions available on South America.
They don't seem to offer enterprise-level products, even basic ones as Windows Server, MS SQL Server, Oracle products, etc.
Aside from some ECS-specific terms to learn at first, learning & starting to use ECS is relatively straightforward. AWS docs on the topic are also of high quality, with sound & relevant examples to follow. Troubleshooting container issues is also a breeze thanks to CloudWatch integration & helpful error messages on the AWS console.
With DigitalOcean it is very easy to start up a server/droplet. They have several templates and server images to select from, and they have good instructions on how to get a server set up and started. The monitoring tools in the dashboard look good and are easy to understand.
Support is relatively good, although the documentation sometimes is lacking, as well as outdated in our experience, especially when we initiated the process of using this service. But once we found how to assemble things, we haven't really required support from anyone at AWS, the service works without problems so we haven't had the need to contact support, which speaks well of how ECS is built.
They have always been fast, and the process has been straight-forward. I haven't had to use it enough to be frustrated with it, to be honest, and when I have an issue they fix it. As with all support, I wish it felt more human, but they are doing aces.
AWS Elastic Beanstalk is a good beginner level orchestration service but lacks container management and scaling capabilities. EC2 is again not a Managed cloud service. It is like just renting a computer on cloud and then managing it on our own. Compared to these ECS is a comprehensive solution that provides management, scaling, containerization and other service connectivity out of the box.
I chose DigitalOcean over Oracle Cloud because it's simpler, more cost-effective, and quicker to deploy. DigitalOcean’s intuitive interface allows me to manage servers easily, while Oracle Cloud is more complex and suited for larger enterprises. Also, DigitalOcean’s transparent pricing helps control costs, unlike Oracle’s more intricate and complex pricing model.
We run 8 web applications (demo instances) on a single machine. At a particular time, no more than 3 applications run simultaneously. So, we keep only required containers up. This helps us to provision small EC2 machines without compromising performance.
Overall Amazon ECS helps to have less number of dedicated machines as more than one solution can be deployed on a single instance. This reduces costs a lot.
DigitalOcean has very competitive egress pricing, which has been positive for reducing our costs when running services with a large amounts of data transfer
DigitalOcean templates have helped us quickly launch services that would otherwise require a lot of configuration (saving time)
We haven't had much in the way of negative ROI impacts using DigitalOcean as we don't use it extensively for our core product, but based on personal project experience it can require more engineering time to get up and running with than some other infrastructure services like Heroku. This has been one of the greatest barriers in pushing its adoption in our organization.