본문 바로가기
[AWS]/AWS SAA EXAMTOPICS

[AWS][SAA][EXAMTOPICS] Question 156

by METAVERSE STORY 2022. 6. 28.
반응형
728x170

A business wishes to run its mission-critical apps in containers in order to fulfill scalability and availability requirements. The corporation would rather concentrate on key application maintenance. The firm does not want to be responsible for provisioning and maintaining the containerized workload's underlying infrastructure.

What actions should a solutions architect take to ensure that these criteria are met?

  • A. Use Amazon EC2 instances, and install Docker on the instances.
  • B. Use Amazon Elastic Container Service (Amazon ECS) on Amazon EC2 worker nodes.
  • C. Use Amazon Elastic Container Service (Amazon ECS) on AWS Fargate.
  • D. Use Amazon EC2 instances from an Amazon Elastic Container Service (Amazon ECS)-optimized Amazon Machine Image (AMI).

 

한글 번역

기업은 확장성 및 가용성 요구 사항을 충족하기 위해 컨테이너에서 미션 크리티컬 앱을 실행하려고 합니다. 회사는 오히려 주요 애플리케이션 유지 관리에 집중할 것입니다. 회사는 컨테이너화된 워크로드의 기본 인프라 프로비저닝 및 유지 관리에 대한 책임을 원하지 않습니다.

이러한 기준이 충족되도록 솔루션 설계자는 어떤 조치를 취해야 합니까?

  • A. Amazon EC2 인스턴스를 사용하고 인스턴스에 Docker를 설치합니다.
  • B. Amazon EC2 작업자 노드에서 Amazon Elastic Container Service(Amazon ECS)를 사용합니다.
  • C. AWS Fargate에서 Amazon Elastic Container Service(Amazon ECS)를 사용합니다.
  • D. Amazon Elastic Container Service(Amazon ECS)에 최적화된 Amazon 머신 이미지(AMI)의 Amazon EC2 인스턴스를 사용합니다.

 

 

 

정답

  • C. Use Amazon Elastic Container Service (Amazon ECS) on AWS Fargate.

 

해설

회사는 컨테이너화된 워크로드의 기본 인프라 프로비저닝 및 유지 관리에 대한 책임을 원하지 않습니다.

Fargate 는 서버리스 서비스로 회사가 인프라 프로비저닝 및 유지 관리에 대한 걱정을 할 필요가 없다.

 

AWS Fargate

컨테이너에 적합한 서버리스 컴퓨팅

 

인프라가 아닌 애플리케이션 배포 및 관리 Fargate는 서버 크기 조인프라가 아닌 애플리케이션 배포 및 관리 Fargate는 서버 크기 조정, 패치, 보안 및 관리의 운영 부담을 없애줍니다. 

 

참조:

https://aws.amazon.com/ko/fargate/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&fargate-blogs.sort-%20by=item.additionalFields.createdDate&fargate-blogs.sort-order=desc 

 

서버리스 컴퓨팅 엔진–AWS Fargate–Amazon Web Services

컨테이너의 속도 및 불변성을 바탕으로 애플리케이션, API 및 마이크로서비스 아키텍처를 구축 및 배포합니다. Fargate는 가장 중요한 애플리케이션에 초점을 맞출 수 있도록 컴퓨팅 인프라의 수

aws.amazon.com

 

반응형
그리드형

댓글