AWS Fargate
- English 🇺🇸
- 한국어 🇰🇷
AWS Fargate is a compute engine for Amazon ECS (Elastic Container Service) and EKS (Elastic Kubernetes Service) that allows you to run containers without having to manage servers or clusters. With Fargate, you don't need to provision, configure, or scale clusters of virtual machines to run containers. This removes the need to choose server types, decide when to scale your clusters, or optimize cluster packing.
AWS Fargate는 Amazon ECS (Elastic Container Service)와 EKS (Elastic Kubernetes Service)를 위한 컴퓨트 엔진으로, 서버나 클러스터를 관리하지 않고도 컨테이너를 실행할 수 있게 해준다. Fargate를 사용하면, 컨테이너를 실행하기 위해 가상 머신의 클러스터를 프로비저닝, 구성하거나 스케일링할 필요가 없다. 서버 유형을 선택하거나 클러스터를 스케일링할 시기를 결정하거나 클러스터 패킹을 최적화할 필요가 없다.