Amazon Elastic Container Service (Amazon ECS) vs. AWS Elastic Beanstalk

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
AWS Elastic Beanstalk
Score 8.0 out of 10
N/A
AWS Elastic Beanstalk is the platform-as-a-service offering provided by Amazon and designed to leverage AWS services such as Amazon Elastic Cloud Compute (Amazon EC2), Amazon Simple Storage Service (Amazon S3).
$35
per month
Pricing
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
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
No Charge
$0
Users pay for AWS resources (e.g. EC2, S3 buckets, etc.) used to store and run the application.
Offerings
Pricing Offerings
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
Free Trial
NoNo
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.
More Pricing Information
Community Pulse
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
Considered Both Products
Amazon Elastic Container Service (Amazon ECS)
Chose Amazon Elastic Container Service (Amazon ECS)
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 …
Chose Amazon Elastic Container Service (Amazon ECS)
We like Elastic Containers better because of the simplicity to create an application without losing control over it. It is simple, yet powerful, exposing only the parts that are needed without complicating the access to the nuts and bolts when more complicated adjustments are …
AWS Elastic Beanstalk

No answer on this topic

Features
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
Container Management
Comparison of Container Management features of Product A and Product B
Amazon Elastic Container Service (Amazon ECS)
8.1
6 Ratings
0% below category average
AWS Elastic Beanstalk
-
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.66 Ratings00 Ratings
Self-Healing and Recovery8.46 Ratings00 Ratings
Analytics, Monitoring, and Logging8.26 Ratings00 Ratings
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Amazon Elastic Container Service (Amazon ECS)
-
Ratings
AWS Elastic Beanstalk
7.8
28 Ratings
0% above category average
Ease of building user interfaces00 Ratings8.018 Ratings
Scalability00 Ratings7.028 Ratings
Platform management overhead00 Ratings8.027 Ratings
Workflow engine capability00 Ratings7.022 Ratings
Platform access control00 Ratings8.027 Ratings
Services-enabled integration00 Ratings8.027 Ratings
Development environment creation00 Ratings7.027 Ratings
Development environment replication00 Ratings8.028 Ratings
Issue monitoring and notification00 Ratings8.027 Ratings
Issue recovery00 Ratings9.025 Ratings
Upgrades and platform fixes00 Ratings8.026 Ratings
Best Alternatives
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
Small Businesses
Portainer
Portainer
Score 9.1 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
Likelihood to Recommend
8.6
(12 ratings)
7.0
(28 ratings)
Likelihood to Renew
-
(0 ratings)
7.9
(2 ratings)
Usability
8.0
(5 ratings)
7.0
(10 ratings)
Support Rating
8.4
(4 ratings)
8.0
(12 ratings)
Implementation Rating
-
(0 ratings)
7.0
(2 ratings)
User Testimonials
Amazon Elastic Container Service (Amazon ECS)AWS Elastic Beanstalk
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
I have been using AWS Elastic Beanstalk for more than 5 years, and it has made our life so easy and hassle-free. Here are some scenarios where it excels -
  • I have been using different AWS services like EC2, S3, Cloudfront, Serverless, etc. And Elastic Beanstalk makes our lives easier by tieing each service together and making the deployment a smooth process.
  • N number of integrations with different CI/CD pipelines make this most engineer's favourite service.
  • Scalability & Security comes with the service, which makes it the absolute perfect product for your business.
Personally, I haven't found any situations where it's not appropriate for the use cases it can be used. The pricing is also very cost-effective.
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
  • Getting a project set up using the console or CLI is easy compared to other [computing] platforms.
  • AWS Elastic Beanstalk supports a variety of programming languages so teams can experiment with different frameworks but still use the same compute platform for rapid prototyping.
  • Common application architectures can be referenced as patterns during project [setup].
  • Multiple environments can be deployed for an application giving more flexibility for experimentation.
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
  • Limited to the frameworks and configurations that AWS supports. There is no native way to use Elastic Beanstalk to deploy a Go application behind Nginx, for example.
  • It's not always clear what's changed on an underlying system when AWS updates an EB stack; the new version is announced, but AWS does not say what specifically changed in the underlying configuration. This can have unintended consequences and result in additional work in order to figure out what changes were made.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Amazon AWS
As our technology grows, it makes more sense to individually provision each server rather than have it done via beanstalk. There are several reasons to do so, which I cannot explain without further diving into the architecture itself, but I can tell you this. With automation, you also loose the flexibility to morph the system for your specific needs. So if you expect that in future you need more customization to your deployment process, then there is a good chance that you might try to do things individually rather than use an automation like beanstalk.
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
The overall usability is good enough, as far as the scaling, interactive UI and logging system is concerned, could do a lot better when it comes to the efficiency, in case of complicated node logics and complicated node architectures. It can have better software compatibility and can try to support collaboration with more softwares
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
As I described earlier it has been really cost effective and really easy for fellow developers who don't want to waste weeks and weeks into learning and manually deploying stuff which basically takes month to create and go live with the Minimal viable product (MVP). With AWS Beanstalk within a week a developer can go live with the Minimal viable product easily.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Amazon AWS
- Do as many experiments as you can before you commit on using beanstalk or other AWS features. - Keep future state in mind. Think through what comes next, and if that is technically possible to do so. - Always factor in cost in terms of scaling. - We learned a valuable lesson when we wanted to go multi-region, because then we realized many things needs to change in code. So if you plan on using this a lot, factor multiple regions.
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
We also use Heroku and it is a great platform for smaller projects and light Node.js services, but we have found that in terms of cost, the Elastic Beanstalk option is more affordable for the projects that we undertake. The fact that it sits inside of the greater AWS Cloud offering also compels us to use it, since integration is simpler. We have also evaluated Microsoft Azure and gave up trying to get an extremely basic implementation up and running after a few days of struggling with its mediocre user interface and constant issues with documentation being outdated. The authentication model is also badly broken and trying to manage resources is a pain. One cannot compare Azure with anything that Amazon has created in the cloud space since Azure really isn't a mature platform and we are always left wanting when we have to interface with it.
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
  • till now we had not Calculated ROI as the project is still evolving and we had to keep on changing the environment implementation
  • it meets our purpose of quick deployment as compared to on-premises deployment
  • till now we look good as we also controlled our expenses which increased suddenly in the middle of deployment activity
Read full review
ScreenShots