What is our primary use case?
We host our solutions, providing workflow management for companies running on Fargate. We create legal documents for them using expert systems and deliver business intelligence throughout the entire process.
Additionally, everyone from our company uses Fargate since the deployment process is automated. After configuring the CI/CD process, no one needs to manage, only monitor.
How has it helped my organization?
Fargate is awesome for scalability and its serverless nature, managing the scalability automatically when used with ECS. We have workloads with only two instances running, and when needed, we can see services spawning ten new instances while everything continues running. When the workload decreases, the instances are automatically reduced.
What is most valuable?
Fargate is beneficial for hosting our solutions and providing workflow management, creating legal documents, and delivering business intelligence. All AWS solutions using containers, particularly those for horizontal scaling, are supported by Fargate. Its scalability and serverless nature make it a perfect hosting solution as it manages the scalability automatically when used with ECS, especially with the consistent process for deploying new solutions.
What needs improvement?
There is a tool named Compose that helps in converting the Docker Compose file into a Kubernetes file. For ECS and Fargate, AWS reads a Dockerfile and helps with conversion.
However, I am uncertain if it's ready for deployment after conversion. Despite this, manual configurations are very easy, and we manage to get by the process.
Buyer's Guide
AWS Fargate
September 2025
Learn what your peers think about AWS Fargate. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
868,759 professionals have used our research since 2012.
What do I think about the stability of the solution?
I have not faced any blocking challenges in Fargate.
What do I think about the scalability of the solution?
The scalability is seamless, spawning necessary instances automatically with ECS when the workload increases and reducing instances when it decreases.
How are customer service and support?
I have not needed to deal with AWS support directly for Fargate.
How would you rate customer service and support?
Which solution did I use previously and why did I switch?
We also use Azure Container Service, which is similar to AWS ECS. ACS is the same solution with different names due to trademarks, offering a similar experience.
How was the initial setup?
The initial setup is straightforward. We have a well-established process of deploying new solutions using OpenAPI specifications and Elastic Container Registry, making it easy for the infrastructure team.
What about the implementation team?
We have a well-defined deployment process where the backend team delivers a configurable image in the Elastic Container Registry (ECR), and the infrastructure team deploys these images.
What's my experience with pricing, setup cost, and licensing?
Fargate is billed based on the amount of processing and storage required for the solution to run, and the pricing is very fair.
Which other solutions did I evaluate?
We also evaluated Azure Container Service, which offers a similar experience.
What other advice do I have?
I rate Fargate ten out of ten.
The most significant advantage is the unified configuration for all containers deployed by ECS, allowing seamless integration with services like OpenAI or Google Gemini and secure handling of access keys and secrets.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.