Trainee AWS Cloud Engineer at Cravita Technologies India Private Limited
Real User
Top 5
2024-10-25T09:37:00Z
Oct 25, 2024
AWS Fargate is a serverless compute engine for containers that works with Elastic Container Service (ECS) and Elastic Kubernetes Service (EKS). We use it for running containers without managing the server or cluster of Amazon Web Services EC2 instances. It allows us to focus on applications instead of managing infrastructure.
Senior Technical Architect; Head of Platform at Blenheim Chalcot IT Services India
Real User
Top 5
2024-10-18T15:20:00Z
Oct 18, 2024
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.
We use the solution for source information. Vendors have some tactics on our cloud-native application platform, allowing them to use serverless compute for on-demand requests. With AWS, it will cost very little and might be more affordable for the client. We use this service to reduce costs and increase efficiency for Kubernetes or cloud gateway applications.
DevOps Engineer at a tech services company with 11-50 employees
Real User
Top 20
2024-04-29T12:40:00Z
Apr 29, 2024
AWS Fargate is a container-based application. I have experience with AWS Fargate for a Webex-like application similar to YouTube. One of their applications was monolithic, and the challenge was to migrate it to a container-based architecture. The customer wanted to use AWS Fargate. However, the main challenge was dealing with a Docker-type application where multiple containers needed to be created in a firewalled environment. I worked with Amazon to create a solution using a single Fargate task definition to deploy a multi-container setup successfully.
We use Fargate in order to scale data processing for retail data. The company I am working for processes data for retail customers like consumer packaged goods producers that sell through Walmart, and other retail chains. The company I work for processes sales, inventory, and order data from those retail chains. We use Fargate to scale the data processing for those kinds of files. For microservices, we mostly use a combination of Fargate within Lambda.
We deploy our code as container images and use Fargate for autoscaling and managing these containers within the Fargate ecosystem. That's how we utilize it.
AWS Cloud Architect at a tech services company with 1-10 employees
Real User
Top 20
2022-12-08T17:15:45Z
Dec 8, 2022
AWS Fargate is a managed container that you can put some code into and have it just run. You can have a full website or code that calculates something. It is a building block for a whole infrastructure.
Assistant Director at a government with 10,001+ employees
Real User
2022-09-01T19:20:00Z
Sep 1, 2022
AWS Fargate is an Amazon-managed service for Kubernetes. AWS Fargate is used for anything that's containerized and they are all Kubernetes-oriented. It's a nice out-of-the-box pre-packaged solution for deploying. It has good integration with EKS and container registry. It makes it an easy way to use the AWS Kubernetes service.
A new compute engine that enables you to use containers as a fundamental compute primitive without having to manage the underlying instances. With Fargate, you don’t need to provision, configure, or scale virtual machines in your clusters to run containers. Fargate can be used with Amazon ECS today, with plans to support Amazon Elastic Container Service for Kubernetes (Amazon EKS) in the future.
Fargate has flexible configuration options so you can closely match your application needs and...
AWS Fargate is a serverless compute engine for containers that works with Elastic Container Service (ECS) and Elastic Kubernetes Service (EKS). We use it for running containers without managing the server or cluster of Amazon Web Services EC2 instances. It allows us to focus on applications instead of managing infrastructure.
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.
We use AWS Fargate primarily to reduce costs when compared to EC2. Fargate allows us to run services on demand with the benefits of EC2 instances.
We use the solution for source information. Vendors have some tactics on our cloud-native application platform, allowing them to use serverless compute for on-demand requests. With AWS, it will cost very little and might be more affordable for the client. We use this service to reduce costs and increase efficiency for Kubernetes or cloud gateway applications.
AWS Fargate is a container-based application. I have experience with AWS Fargate for a Webex-like application similar to YouTube. One of their applications was monolithic, and the challenge was to migrate it to a container-based architecture. The customer wanted to use AWS Fargate. However, the main challenge was dealing with a Docker-type application where multiple containers needed to be created in a firewalled environment. I worked with Amazon to create a solution using a single Fargate task definition to deploy a multi-container setup successfully.
We use Fargate in order to scale data processing for retail data. The company I am working for processes data for retail customers like consumer packaged goods producers that sell through Walmart, and other retail chains. The company I work for processes sales, inventory, and order data from those retail chains. We use Fargate to scale the data processing for those kinds of files. For microservices, we mostly use a combination of Fargate within Lambda.
We deploy our code as container images and use Fargate for autoscaling and managing these containers within the Fargate ecosystem. That's how we utilize it.
AWS Fargate is a managed container that you can put some code into and have it just run. You can have a full website or code that calculates something. It is a building block for a whole infrastructure.
We use this solution to build, host and develop websites for our clients, as well as deploy and manage containers.
AWS Fargate is an Amazon-managed service for Kubernetes. AWS Fargate is used for anything that's containerized and they are all Kubernetes-oriented. It's a nice out-of-the-box pre-packaged solution for deploying. It has good integration with EKS and container registry. It makes it an easy way to use the AWS Kubernetes service.