Amazon ECS(Elastic Container Service)
- 컨테이너화된 애플리케이션을 더 효율적으로 배포 및 관리, 규모 조정하는 데 도움이 되는 완전 관리형 컨테이너 오케스트레이션 서비스
- Amazon Elastic Container Registry, Docker 등 서드 파티 도구와 통합됨
* Amazon ECS Anywhere라는 온프레미스에서 컨테이너 워크로드를 실행할 수 있는 기능도 제공하고 있음
문서
https://docs.aws.amazon.com/ko_kr/AmazonECS/latest/developerguide/Welcome.html
Amazon Elastic Container Service란 무엇입니까? - Amazon Elastic Container Service
Amazon Elastic Container Service란 무엇입니까? Amazon Elastic Container Service(Amazon ECS)는 컨테이너 애플리케이션을 쉽게 배포, 관리 및 확대할 수 있도록 도와주는 완전 관리형 컨테이너 오케스트레이션 서
docs.aws.amazon.com
Amazon EKS
- k8s 설치, 운영 및 유지 관리할 필요가 없는 관리형 서비스
- 쿠버네티스란 컨테이너화된 애플리케이션의 관리, 규모 조정 및 배포를 자동화하는 오픈 소스 시스템
- 워크로드 수요에 따라 쿠버네티스 클러스터 규모를 쉽게 조정하거나 자동으로 조정 할 수 있음
* Amazon EKS Distro: AWS에서 구축하고 유지 및 관리하는 쿠버네티스 배포판. 안정적이고 안전한 클러스터를 쉽게 만들 수 있음
Amazon EKS Anywhere: 자체 인프라에서 쿠버네티스 클러스터를 생성하고 운영할 수 있음
문서
https://docs.aws.amazon.com/ko_kr/eks/latest/userguide/what-is-eks.html
Amazon EKS란 무엇입니까? - Amazon EKS
이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오.
docs.aws.amazon.com
Amazon Elastic Container Registry (ECR)
- AWS 관리형 컨테이너 이미지 레지스트리(원격 저장소) 서비스
- EC2 인스턴스가 컨테이너 저장소와 이미지에 액세스할 수 있도록 함
문서
https://docs.aws.amazon.com/AmazonECR/latest/userguide/what-is-ecr.html
What is Amazon Elastic Container Registry? - Amazon ECR
What is Amazon Elastic Container Registry? Amazon Elastic Container Registry (Amazon ECR) is an AWS managed container image registry service that is secure, scalable, and reliable. Amazon ECR supports private repositories with resource-based permissions us
docs.aws.amazon.com
'클라우드 컴퓨팅 > AWS 이론' 카테고리의 다른 글
AWS에서 제공하는 Gateway 서비스 종류 개념 정리 (0) | 2024.10.13 |
---|---|
[AWS-SAA] 1-1. Computing (0) | 2024.10.06 |
[AWS-SAA] 1-3. Serverless (0) | 2024.10.06 |
[AWS-SAA] 2. Storage (0) | 2024.10.06 |
[AWS-SAA] 3. Database (0) | 2024.10.06 |