Try our new research platform with insights from 80,000+ expert users

AWS Fargate vs AWS Lambda comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on May 21, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

AWS Fargate
Ranking in Compute Service
2nd
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
18
Ranking in other categories
No ranking in other categories
AWS Lambda
Ranking in Compute Service
1st
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
88
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of July 2025, in the Compute Service category, the mindshare of AWS Fargate is 13.4%, down from 19.1% compared to the previous year. The mindshare of AWS Lambda is 20.7%, up from 19.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Compute Service
 

Featured Reviews

Subrata Mukherjee - PeerSpot reviewer
Boost demand response with cost-efficient serverless architecture
We are a venture builder company, and if we select AWS for our product. Our design is based on a serverless architecture model. ECS Fargate is the most convenient way in terms of scalability, integration, and cost control Thanks to the serverless model and easy integration features, a few…
Andrew-Wong - PeerSpot reviewer
Convenience in deployment process with room for code preview improvement
Having a better preview would be helpful. Sometimes, if my Lambda code is too big, it can be inconvenient as I'm unable to see my code when it exceeds a certain size. AWS has a limit, like a three-megabyte limit, beyond which I cannot view or edit the code easily.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"AWS Fargate is a fully managed service, and it's very easy to use compared to other services like Elastic Beanstalk Service (EBS)."
"Fargate's integration with other AWS services is really good."
"I like their containerization service. You can use Docker or something similar and deploy quickly without the know-how related to, for example, Kubernetes. If you use AKS or Kubernetes, then you have to have the know-how. But for Fargate, you don't need to have the know-how there. You just deploy the container or the image, and then you have the container, and you can use it as AWS takes care of the rest. This makes it easier for those getting started or if you don't have a strong DevOps team inside your organization."
"All AWS services allow me to manage a wide range of applications and services."
"If you create your deployment with a good set of rules for how to scale in, you can just set it and forget it."
"The most valuable feature of AWS Fargate is its ability to run on demand without the constant run time of basic resources."
"We appreciate the simple use of containers within this solution, it makes managing the containers quick and easy."
"Fargate itself is a stable product. We are quite satisfied with its performance."
"They have the built-in IDE, so everything happens without integration issues."
"I think the most valuable feature is the agility of the solution."
"Lambda allows you to focus on the code itself."
"AWS Lambda is a stable solution."
"The valuable feature of AWS Lambda is the ease of coding. It is easier to code using the solution."
"I like the pay-for-what-you-use feature. This is the main reason why we use AWS Lambda. I don't have to manage servers; I just have to configure Lambda and expose it to an API gateway."
"You can spin up anything instantly without any investment."
"It's a fairly easy solution to learn."
 

Cons

"AWS Fargate needs improvement in terms of setup complexity."
"If there are any options to manage containers, that would be good. That relates more to the cost point. For example, over the next three months, I'll be making a comparison between solutions like CAST AI and other software-as-a-service platforms that offer Kubernetes management with an emphasis on cost reduction."
"AWS Fargate could improve the privileged mode containers. We had some problems and they were not able to run."
"Challenges include higher costs for smaller clients, limited control over underlying infrastructure customization, and potential latencies during task startup."
"I heard from my team that it's not easy to predict the cost. That is the only issue we have with AWS Fargate, but I think that's acceptable. AWS Fargate isn't user-friendly. Anything related to Software as a Service or microservice architecture is not easy to implement. You're required to have DevOps from your side to implement the solution. AWS Fargate is just a temporary solution for us. When we grow to a certain level, we may use AKS for better control."
"The main area for improvement is the cost, which could be lowered to be more competitive with other major cloud providers."
"Service computing is not as straightforward compared to other computing services. It requires more effort to use effectively."
"We faced challenges in vertically scaling our workload."
"The 60 seconds limitation with the consumption of the service is really restrictive for a service and the solution can be improved by eliminating that."
"Lambda can only be used in one account; there's no possibility to utilize it in another account."
"I want to see support for longer applications. I need the 15-minute time-out window to improve."
"The running time of AWS Lambda runs fine. It takes around five minutes but it would be great if that time could be extended."
"Lambda's dashboard could be more user-friendly and customizable. I want the dashboard to have more information to quickly identify what functions and events are running. Also, we want to be able to add more trigger points, push notifications, and events."
"Lambda could be improved in the sense that some of the things done with Lambda function take some time. So the performance could be better and faster."
"AWS Lambda needs to improve its stability."
"If you're running a new application with a significant load, you need to be prepared for potential bottlenecks."
 

Pricing and Cost Advice

"We would advise that this solution has a slightly-higher price point than others on the market. There is a free plan available for start-ups, but the free and lower range licensing models do not provide the full functionality."
"I rate the price of AWS Fargate a four out of five."
"The price of the solution is reasonable and it is a pay-per-use model. It is very good for cost optimization."
"Lambda is a good and cheap solution and I would recommend it to those without a huge payload."
"It costs maybe less than $10 per month in my use case."
"I think the price is okay. However, if they add more functionality, they can have better prices. In fact, they should have better and more flexible packages for clients who have greater consumption of Lambda."
"AWS Lambda license is paid on a monthly basis."
"We only need to pay for the compute time our code consumes."
"Lambda is an affordable solution. They offer free requests every month and charge per the compute time. If you are working in a big organization, usually AWS offer a savings plan where you get approximately 70% discount on pricing."
"The price is expensive and is based on usage. The more users you have the higher the cost."
report
Use our free recommendation engine to learn which Compute Service solutions are best for your needs.
860,592 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
22%
Computer Software Company
12%
Comms Service Provider
8%
Government
8%
Educational Organization
47%
Financial Services Firm
12%
Computer Software Company
7%
Manufacturing Company
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about AWS Fargate?
The most valuable feature of Fargate is that it's self-managed. You don't have to configure your own clusters or deploy any Kubernetes clusters. This simplifies the initial deployment and scaling p...
What needs improvement with AWS Fargate?
Currently, I think that the program is great the way it is, and maybe we use less than 50% of the current features of the platform. For example, we have been evaluating Dask with Python to work wit...
What advice do you have for others considering AWS Fargate?
My team hasn't used AWS Fargate's capability for automatic scaling in our applications, even when they knew about it; they were very new to using these features. AWS Fargate's security features wer...
Which is better, AWS Lambda or Batch?
AWS Lambda is a serverless solution. It doesn’t require any infrastructure, which allows for cost savings. There is no setup process to deal with, as the entire solution is in the cloud. If you use...
What do you like most about AWS Lambda?
The tool scales automatically based on the number of incoming requests.
What is your experience regarding pricing and costs for AWS Lambda?
The pricing of AWS Lambda is reasonable. It's beneficial and cost-effective for users regardless of the number of instances used.
 

Comparisons

 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
Netflix
Find out what your peers are saying about AWS Fargate vs. AWS Lambda and other solutions. Updated: June 2025.
860,592 professionals have used our research since 2012.