Amazon Elastic Container Service (Amazon ECS) vs. Amazon Web Services

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Elastic Container Service (Amazon ECS)
Score 8.6 out of 10
N/A
Amazon Elastic Container Service (Amazon ECS) is a scalable, high performance container management service that supports Docker containers.
$0
per hour per GB
Amazon Web Services
Score 8.5 out of 10
N/A
Amazon Web Services (AWS) is a subsidiary of Amazon that provides on-demand cloud computing services. With over 165 services offered, AWS services can provide users with a comprehensive suite of infrastructure and computing building blocks and tools.
$100
per month
Pricing
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Editions & Modules
AWS Fargate Launch Type Model
Spot price: $0.0013335. Ephemeral Storage Pricing: $0.000111
per hour per storage
Amazon EC2 Launch Type Model
Free
Amazon ECS on AWS Outposts
Free
Free Tier
$0
per month
Basic Environment
$100 - $200
per month
Intermediate Environment
$250 - $600
per month
Advanced Environment
$600-$2500
per month
Offerings
Pricing Offerings
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Free Trial
NoYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThere 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.AWS allows a “save when you commit” option that offers lower prices when you sign up for a 1- or 3- year term that includes an AWS service or category of services.
More Pricing Information
Community Pulse
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Considered Both Products
Amazon Elastic Container Service (Amazon ECS)
Chose Amazon Elastic Container Service (Amazon ECS)
If you are using AWS, you will be using Amazon ECS. I have also used Azure Container Instances and it works just as well in Azure as ECS does in AWS. It's really all a matter of what cloud provider you are utilizing. Because of the "Cloud Wars," it's difficult to measure …
Amazon Web Services
Chose Amazon Web Services
Using CI/CD and Cloudformation provides a better way to bring up infrastructure. Triggers like S3 file creation to automatically invoke lambda are missing in other cloud vendors. EMR service allows us to use Big data tools seamlessly. Amazon Web Services team support for …
Features
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Container Management
Comparison of Container Management features of Product A and Product B
Amazon Elastic Container Service (Amazon ECS)
8.1
6 Ratings
1% below category average
Amazon Web Services
-
Ratings
Security and Isolation9.06 Ratings00 Ratings
Container Orchestration8.55 Ratings00 Ratings
Cluster Management7.86 Ratings00 Ratings
Storage Management8.03 Ratings00 Ratings
Resource Allocation and Optimization7.35 Ratings00 Ratings
Discovery Tools7.34 Ratings00 Ratings
Update Rollouts and Rollbacks8.56 Ratings00 Ratings
Self-Healing and Recovery8.46 Ratings00 Ratings
Analytics, Monitoring, and Logging8.26 Ratings00 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)
-
Ratings
Amazon Web Services
8.4
78 Ratings
2% above category average
Service-level Agreement (SLA) uptime00 Ratings9.072 Ratings
Dynamic scaling00 Ratings8.873 Ratings
Elastic load balancing00 Ratings9.369 Ratings
Pre-configured templates00 Ratings7.166 Ratings
Monitoring tools00 Ratings8.573 Ratings
Pre-defined machine images00 Ratings8.466 Ratings
Operating system support00 Ratings7.972 Ratings
Security controls00 Ratings8.674 Ratings
Automation00 Ratings8.325 Ratings
Best Alternatives
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Small Businesses
Portainer
Portainer
Score 9.8 out of 10
DigitalOcean Droplets
DigitalOcean Droplets
Score 9.7 out of 10
Medium-sized Companies
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
Enterprises
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Likelihood to Recommend
8.5
(12 ratings)
7.9
(90 ratings)
Likelihood to Renew
-
(0 ratings)
9.4
(10 ratings)
Usability
8.0
(5 ratings)
7.8
(21 ratings)
Availability
-
(0 ratings)
9.0
(1 ratings)
Support Rating
8.4
(4 ratings)
7.2
(24 ratings)
Online Training
-
(0 ratings)
7.0
(1 ratings)
Implementation Rating
-
(0 ratings)
10.0
(3 ratings)
User Testimonials
Amazon Elastic Container Service (Amazon ECS)Amazon Web Services
Likelihood to Recommend
Amazon AWS
Amazon ECS is well suited for the scenarios where you want to deploy a microservice to a cloud and instead of manually specifying instance size, number of instances and then specifying the configurations and connecting it with other cloud services like database service, secret manager service etc., you just want to specify these configurations as a file and using that file, the ECS would deploy the service and keep it healthy. It might be less suited for a scenario when you don't want to stick to AWS specific solution for your microservice deployment. The ECS configuration file is specific to AWS ECS and may not be useful for other cloud providers like Azure etc.
Read full review
Amazon AWS
This is something that is actually common across most cloud providers. A comprehensive understanding of one's use cases, constraints and future directions is key to determining if you even need a cloud solution. If you are a 2-person startup developing something with a best-scenario audience of 1k DAU in a year, you would very likely best served by a dirt-cheap dedicated Linux server somewhere (and your options to graduate to a cloud solution will still be open). If, however, you are a bigger fish, and/or you are actively considering build-vs-buy decisions for complicated, highly-loaded, six-figure requests per minute systems, global loadbalancing, extreme growth projections - then MAYBE you solve all or part of it with a cloud provider. And depending on your taste for risk, reliability, flexibility, track record - it might be AWS.
Read full review
Pros
Amazon AWS
  • One of the biggest advantages is the flexibility to change underlying EC2 instances. As the traffic or demand increases, we can easily change EC2 instances without any issues.
  • Amazon ECS APIs are extremely robust and one can start and stop containers by firing one post request only. So, it is not mandatory to keep the demo solutions up for every time. Just at the time of demo fire the command - make the container up and running - do the demo - down the container with API. A simple portal can control every container which helps non-technical (sales, marketing) to do the demo without keeping the solutions up for the entire time frame.
Read full review
Amazon AWS
  • During the month-end, we experience high resource utilization; however, with AWS's scalability, we can effectively tackle the peak load.
  • With AWS IAM, we don't need to set up complete infrastructure for identity and access management, as AWS provides end-to-end IAM services.
  • With AWS, development has become very easy as it's very quick to spin up and destroy the environment, which saves costs.
Read full review
Cons
Amazon AWS
  • Another AWS Service - While AWS has a service for just about everything, that is also a negative point. There is no service that does 4 out of 4 things you need. This service does 3 out of 4, another service does the fourth thing you need and another two things that the other service does.
  • With AWS things in general, it's really hard to remain cloud agnostic. Keep that in mind.
Read full review
Amazon AWS
  • When there is any misconfiguration of EC2 related to SSM Connect. It doesn't clearly states that what particular configuration is missing.
  • Debugging networking related issues could be improved.
  • From the security group page, it's difficult to determine which resource a security group is associated with.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Amazon AWS
We are almost entirely satisfied with the service. In order to move off it, we'd have to build for ourselves many of the services that AWS provides and the cost would be prohibitive. Although there are cost savings and security benefits to returning to the colo facility, we could never afford to do it, and we'd hate to give up the innovation and constant cycle of new features that AWS gives us.
Read full review
Usability
Amazon AWS
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.
Read full review
Amazon AWS
AWS offers a wide range of powerful services that cater to various business needs which is significant strength. The ability to scale resources on-demand is a major advantage making it suitable for businesses of all sizes. The sheer volume of options and configurations can be overwhelming for new users leading to a steep learning curve. While functional the AWS management console can feel cluttered and less intuitive compared to some competitors which can hinder navigation. Although some documentation lacks clarity and practical examples which can frustrate users trying to implement specific solutions.
Read full review
Reliability and Availability
Amazon AWS
No answers on this topic
Amazon AWS
Availability is very good, with the exception of occasional spectacular outages.
Read full review
Performance
Amazon AWS
No answers on this topic
Amazon AWS
AWS does not provide the raw performance that you can get by building your own custom infrastructure. However, it is often the case that the benefits of specialized, high-performance hardware do not necessarily outweigh the significant extra cost and risk. Performance as perceived by the user is very different from raw throughput.
Read full review
Support Rating
Amazon AWS
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.
Read full review
Amazon AWS
The customer support of Amazon Web Services are quick in their responses. I appreciate its entire team, which works amazingly, and provides professional support. AWS is a great tool, indeed, to provide customers a suitable way to
immediately search for their compatible software's and also to guide them in a
good direction. Moreover, this product is a good suggestion for every type of
company because of its affordability and ease of use.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Amazon AWS
The API's were very well documented and was Janova's main point of entry into the services.
Read full review
Alternatives Considered
Amazon AWS
I chose Amazon ECS over Amazon EKS and other products because the whole infrastructure was decided to be designed on AWS cloud and Amazon ECS made it easier to make the clusters live in just a few minutes. Amazon ECS has better integration with other AWS services and we don't have to look for plugins to do the things, everything is available and can be configured from the AWS console.
Read full review
Amazon AWS
Amazon Web Services fits best for all levels of organisations like startup, mid level or enterprise. The services are easy to use and doesn't require a high level of understanding as you can learn via blogs or youtube videos. AWS is Reasonable in cost as the plan is pay as you use.
Read full review
Return on Investment
Amazon AWS
  • Easy to manage as it has an orchestrator to manage the containers.
  • Less costs and more flexibility with Fargate.
  • Negative (tied to AWS, so could not easily integrate other tools like running a Redis cluster. Still, it works but not easily like Kubernetes.
Read full review
Amazon AWS
  • Using Amazon Web Services has allowed us to develop and deploy new SAAS solutions quicker than we did when we used traditional web hosting. This has allowed us to grow our service offerings to clients and also add more value to our existing services.
  • Having AWS deployed has also allowed our development team to focus on delivering high-quality software without worrying about whether our servers will be able to handle the demand. Since AWS allows you to adjust your server needs based on demand, we can easily assign a faster server instance to ease and improve service without the client even knowing what we did.
Read full review
ScreenShots