[go: up one dir, main page]

Introducing G2.ai, the future of software buying.Try now
ScaleOps
Sponsored
ScaleOps
Visit Website
Product Avatar Image
AWS Fargate

By Amazon Web Services (AWS)

ScaleOps
Sponsored
ScaleOps
Visit Website
It's been two months since this profile received a new review
Leave a Review

AWS Fargate Reviews & Product Details

AWS Fargate Product Details
Profile Status

This profile is currently managed by AWS Fargate but has limited features.

Are you part of the AWS Fargate team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

1 month

Return on Investment

8 months

ScaleOps
Sponsored
ScaleOps
Visit Website

AWS Fargate Integrations

(4)
Integration information sourced from real user reviews.

AWS Fargate Media

AWS Fargate Demo - AWS Fargate Diagram
AWS Fargate Diagram
Product Avatar Image

Have you used AWS Fargate before?

Answer a few questions to help the AWS Fargate community

AWS Fargate Reviews (91)

Reviews

AWS Fargate Reviews (91)

4.5
91 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
View Filters
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Luca P.
LP
✅ CTO - Growth Marketer full stack #MarTech | ⚡️ SaaS Advisor
Marketing and Advertising
Mid-Market (51-1000 emp.)
"Serverless Engine for Containerized Applications"
What do you like best about AWS Fargate?

The platform integrates with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS), which provides critical flexibility for our different development teams and their preferred orchestration tools.

The core functionality operates around a few key components that streamline our deployment processes:

• Task Definitions: The system relies on Task Definitions, which act as blueprints for our applications. Within these definitions, we specify the container image, networking settings, and precise resource allocations like CPU and memory. Fargate uses this blueprint to provision and run our containers without us needing to select or manage EC2 instances.

• Serverless Operation: The defining feature is its serverless nature. Fargate automatically provisions the necessary on-demand compute resources for our containers to run, effectively eliminating tasks like server patching, cluster capacity planning, and scaling of the underlying virtual machines.

• Granular Resource Allocation: We have fine-grained control over the resources allocated to each task. Fargate allows for specific CPU and memory configurations, which enables us to tune performance and optimize costs for different workloads, from simple web APIs to more intensive data processing jobs that can scale up to 16 vCPU and 120 GB of memory.

• Automated Scaling: The platform integrates natively with ECS and EKS auto-scaling policies. This allows our applications to scale the number of running tasks up or down automatically based on defined metrics such as CPU utilization or network traffic. This ensures our services remain responsive during traffic spikes while minimizing costs during quiet periods.

• Security and Isolation: Security is improved through its design, as each Fargate task or pod runs in its own isolated compute environment with a dedicated kernel. This prevents workloads from sharing underlying resources. We further secure our applications by using AWS Identity and Access Management (IAM) roles for granular permissions, security groups, and network ACLs within our Amazon Virtual Private Cloud (VPC).

• Integrated Tooling: Fargate works seamlessly with other AWS services. It integrates with Elastic Load Balancing (ELB) to distribute traffic across healthy containers, enhancing application availability. For observability, it provides built-in integration with Amazon CloudWatch, which gives us real-time access to logs and performance metrics like CPU and memory usage. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

While the abstraction of infrastructure is Fargate’s main advantage, it also introduces certain limitations. The primary aspect we find challenging is the lack of direct control over the underlying compute environment. For most of our applications, this is not an issue. However, for workloads that require specific OS-level configurations, custom kernel parameters, or access to specialized hardware not available through Fargate’s launch configurations, we cannot use it. In these specific scenarios, we must revert to the EC2 launch type, which requires us to manage the instances ourselves Review collected by and hosted on G2.com.

Gab K.
GK
Senior Lead Engineer
Insurance
Mid-Market (51-1000 emp.)
"Best managed docker hosting service in the market"
What do you like best about AWS Fargate?

I need to host docker based workloads and I don't want to manage the underlying virtual machines nor deal with the inner mechanics of how auto scaling works. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

Some long waited features are not yet available, for example shorter coldstarts with image-prewarming Review collected by and hosted on G2.com.

Pintraj K.
PK
Devops / Infosec
Small-Business (50 or fewer emp.)
"Better way to deploy faster without EC2"
What do you like best about AWS Fargate?

The Fargate will take care of the auto sacling policy and deploy it, we can provide the container that how much of cpu and ram to be allowted to the container inside the fargate application Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

Mainly we have to enable the autoscalling option in fargate if else it will it will stauck at some point if the traffic is high Review collected by and hosted on G2.com.

Verified User in Public Policy
TP
Small-Business (50 or fewer emp.)
"AWS FARGATE IS A SERVERLESS SERVICE PAY..."
What do you like best about AWS Fargate?

It's the compatibility with ECS and EKS. Fast and sufficient to run and manage applications and infrastructure. Its ability to enhance location-enabled workforce systematically. Compatibility to enhance fast and secure memory and resource management. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

Technical support fees, soft technology enhancement, and its service limits. Unaware about data redundancy and security. Require enhancement for large area testing. Review collected by and hosted on G2.com.

Prashant M.
PM
Software Developer
Small-Business (50 or fewer emp.)
"My Experience Using AWS Fargate"
What do you like best about AWS Fargate?

Best thing about AWS Fargate is there is no hassle to set up any Ec2 instance all the manual configuration hassle. Fargate abstracts all the server configuration and users do not need to provision or manage any servers.

Users just need to specify the CPU and memory requirements for their containers, and AWS automatically provisions the necessary compute resources to meet those requirements.

On running servers that requires no down time aws fargate is the best choice for it.

It can scale in no time and cost efficent Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

Pricing part of aws fargate is a little complex you can check thier document for more info.

You willl have less control over your infrastructure as aws allocate and deallocate the containers independently low level stuff is handled by aws only. Review collected by and hosted on G2.com.

AP
Mid-Market (51-1000 emp.)
"AWS Fargate: Embrace the Freedom of Serverless Container Computing"
What do you like best about AWS Fargate?

Fargate abstracts away the complexity of managing servers, clusters, and container orchestration platforms. You only need to define your containerized application's resources and requirements, and AWS takes care of the rest, including scaling, monitoring, and updates.With Fargate, you pay only for the resources your containers use while they are running. This granular billing model can be more cost-effective than traditional VM-based approaches, where you may need to pay for idle resources.Fargate supports both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS), giving you the flexibility to choose the container orchestration platform that best suits your needs.AWS Fargate automatically scales your containerized applications based on demand, allowing you to handle varying workloads without manual intervention.Since AWS handles infrastructure management and scaling, your DevOps team can focus on application development and deployment rather than maintaining and updating underlying infrastructure. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

While the serverless nature of Fargate is a benefit for many users, it might be a drawback for those who require more control over the underlying infrastructure. With Fargate, you have less visibility into the server layer, which could be a concern for applications with specific hardware requirements or for users who prefer managing their infrastructure directly.While the serverless nature of Fargate is a benefit for many users, it might be a drawback for those who require more control over the underlying infrastructure. With Fargate, you have less visibility into the server layer, which could be a concern for applications with specific hardware requirements or for users who prefer managing their infrastructure directly. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business (50 or fewer emp.)
"AWS Service Experience"
What do you like best about AWS Fargate?

Easy container or long running task deployment with monitoring included Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

Costly over the hours rate an instance might need to take in long term run per days Review collected by and hosted on G2.com.

VP
Azure Administrator
Information Technology and Services
Small-Business (50 or fewer emp.)
"Save time with managed service i.e. Fargate"
What do you like best about AWS Fargate?

AWS fargate helps with its managed approach where not every single infrastructure need is to be defined and we get a simplified panel to start working with containers. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

If we take into consideration pricing then it is something to be of concern paying for only run time sounds cost-effective but not only in fargate in many services of AWS that is something to be affected. Review collected by and hosted on G2.com.

Ajay S N.
AN
Junior Devops Engineer
Small-Business (50 or fewer emp.)
"Being Serverless with AWS Fargate"
What do you like best about AWS Fargate?

We don't need to bother about the server patching, this will be handled by AWS. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

It took me sometime to get understand the Fargate logic Review collected by and hosted on G2.com.

Amit B.
AB
Mid-Market (51-1000 emp.)
"Seamless and easy to implement container workloads"
What do you like best about AWS Fargate?

Easy to setup, simplifies continer runtime to a great extent. Can be integrated across multiple usecases. Provides the best customer support in case of problems. Review collected by and hosted on G2.com.

What do you dislike about AWS Fargate?

More fine grained control would have been better in terms of scaling configuration. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

1 month

Return on Investment

8 months

Average Discount

7%

AWS Fargate Comparisons
Product Avatar Image
AWS Beanstalk
Compare Now
Product Avatar Image
Azure Container Instances
Compare Now
Product Avatar Image
Red Hat OpenShift
Compare Now
AWS Fargate Features
Access Control
Network Isolation
File Isolation
Packaging
Container Networking
Orchestration
Developer Toolkit
Architecture
Datacenter