개발/보험IT

[자격증]AWS Cloud Practitioner 공부 - 3

미니소곰 2020. 9. 14. 23:09

문제 31

AWS supports which of the following methods to add security to Identity and Access Management (IAM) users?

AWS는 IAM 사용자에게 보안을 강화하기 위해 다음 방법 중 어떤 것을 지원하나요? 정답 2개

(Choose two.)

  • A. Implementing Amazon Rekognition
    Amazon Rekognition은 머신러닝을 통해 이미지 및 비디오 분석을 자동화할 수 있는 서비스.
  • B. Using AWS Shield-protected resources
    DDoS보호. AWS에서 실행되는 애플리케이션을 보호하는 디도스 보호 서비스.
  • C. Blocking access with Security Groups
  • D. Using Multi-Factor Authentication (MFA)
    보안 강화를 위해 다단계 인증을 구성하여 AWS 리소스를 보호할 수 있다. IAM 사용자나 AWS 계정 루트 사용자에 대해 활성화할 수 있다.
  • E. Enforcing password strength and expiration

 

문제 32

Which AWS services should be used for read/write of constantly changing data? (Choose two.)

지속적으로 변화하는 데이터의 읽기 / 쓰기에 어떤 AWS 서비스를 사용해야합니까? (2 개 선택)

  • A. Amazon Glacier
  • B. Amazon RDS
  • C. AWS Snowball
  • D. Amazon Redshift
  • E. Amazon EFS

자주 업데이트해야하는 데이터는 EBS, RDS, DynamoDB, EFS, 혹은 EC2에서 실행되는 관계형 데이터베이스와 같은 솔루션에서 더 잘 지원됩니다.

EBS는 EC2 에서 사용되는 볼륨.

RDS는 관계형 데이터베이스

1DynamoDB는 아마존이 제공하는 no sql.

EFS(Amazon Elastic File System)는 한달에 0.08USD/GB의 요금으로 지원되는 확장 가능하고 탄력적인 클라우드 네이티브 NFS 시스템.

 

문제 33

What is one of the advantages of the Amazon Relational Database Service (Amazon RDS)?

아마존 RDS의 장점 중 하나는 무엇인가요?

  • A. It simplifies relational database administration tasks.
  • B. It provides 99.99999999999% reliability and durability.
  • C. It automatically scales databases for loads.
  • D. It enabled users to dynamically adjust CPU and RAM resources.

Amazon RDS는 하드웨어 프로비저닝, 데이터베이스 설정, 패치 및 백업과 같이 시간이 많이 걸리는 관리 작업을 자동화합니다.

 

문제 34

A customer needs to run a MySQL database that easily scales.

고객은 쉽게 규모를 변경할 수 있는 MySQL 데이터베이스를 실행해야합니다.
Which AWS service should they use?

어떤  AWS서비스를 사용해야할까요?

  • A. Amazon Aurora
  • B. Amazon Redshift
  • C. Amazon DynamoDB
  • D. Amazon ElastiCache

Aurora Serverless는 Aurora에 대한 확장 구성으로. 애플리케이션 요구사항에 따라 자동으로 시작, 종료, 확장, 축소된다.

Amazon Redshift - 가장 널리 사용되고 가장 빠른 속도의 클라우드 데이터 웨어하우스

Amazon ElastiCache - Redis 또는 Memcached와 호환되는 완전관리형 인 메모리 데이터 스토어 캐시. 1밀리초 미만의 지연 시간으로 실시간 애플리케이션을 지원합니다.

 

문제 35

Which of the following components of the AWS Global Infrastructure consists of one or more discrete data centers interconnected through low latency links?

AWS 글로벌 인프라의 다음 컴포넌트 중 지연 시간이 짧은 링크를 통해 상호 연결된 하나 이상의 개별 데이터 센터로 구성된 컴포넌트는 무엇입니까?

  • A. Availability Zone
  • B. Edge location
  • C. Region
  • D. Private networking

cloudacademy.com/blog/aws-global-infrastructure/

 

문제 36

Which of the following is a shared control between the customer and AWS?

다음 중 고객과 AWS간 공유하는 제어는 무엇인가요?

  • A. Providing a key for Amazon S3 client-side encryption
  • B. Configuration of an Amazon EC2 instance
  • C. Environmental controls of physical AWS data centers
  • D. Awareness and training

문제 37

How many Availability Zones should compute resources be provisioned across to achieve high availability?

고 가용성을 달성하기 위해 컴퓨팅 리소스를 프로비저닝 해야하는 가용 영역은 몇 개입니까?

  • A. A minimum of one
  • B. A minimum of two
  • C. A minimum of three
  • D. A minimum of four or more

문제가 생길 경우 다른 곳에서 처리하므로 최소 2개.

 

문제 38

One of the advantages to moving infrastructure from an on-premises data center to the AWS Cloud is:

온프레미스 데이터 센터에서 AWS 클라우드로 인프라를 이동할 때의 이점 중 하나는 다음과 같습니다.

  • A. it allows the business to eliminate IT bills.
  • B. it allows the business to put a server in each customer's data center.
  • C. it allows the business to focus on business activities.
  • D. it allows the business to leave servers unpatched.

 

문제 39

What is the lowest-cost, durable storage option for retaining database backups for immediate retrieval?

즉각적인 검색을 위한, 데이터 베이스 백업을 보존하기 위한, 가장 저렴하고 내구성있는 스토리지 옵션은 무엇인가요?

  • A. Amazon S3
  • B. Amazon Glacier
  • C. Amazon EBS
  • D. Amazon EC2 Instance Store

문제 40

Which AWS IAM feature allows developers to access AWS services through the AWS CLI?

개발자가 AWS CLI를 통해 AWS 서비스에 접근하게 해주는 AWS IAM의 기능은 무엇인가요?

  • A. API keys
  • B. Access keys
  • C. User names/Passwords
  • D. SSH keys

IAM 사용자에게는 AWS API (Application Program Interface), CLI (Command Line Interface), SDK (Software Development Kit) 및 기타 개발 도구에 대한 프로그래밍 방식 액세스를위한 액세스 키 ID와 보안 액세스 키가 할당 될 수 있습니다.

 

문제 41

Which of the following is a fast and reliable NoSQL database service?

다음 중 빠르고 안정적인 NoSQL 데이터베이스 서비스는 무엇인가요?

  • A. Amazon Redshift - 데이터 웨어하우스
  • B. Amazon RDS - relation db
  • C. Amazon DynamoDB -nosql db
  • D. Amazon S3 - 객체 저장 서비스

문제 42

What is an example of agility in the AWS Cloud?

AWS 클라우드의 민첩합의 예는 무엇인가요?

  • A. Access to multiple instance types
  • B. Access to managed services
  • C. Using Consolidated Billing to produce one bill
  • D. Decreased acquisition time for new compute resources

문제 43

Which service should a customer use to consolidate and centrally manage multiple AWS accounts?

고객이 여러 AWS 계정을 통합하고 중앙에서 관리하려면 어떤 서비스를 사용해야할까요?

  • A. AWS IAM - AWS 서비스 및 리소스에 대한 액세서를 안전하게 관리한다.
  • B. AWS Organizations - AWS 계정의 중앙 거버넌스 및 관리. 여러 AWS에 대한 정책을 중앙에서 관리.
  • C. AWS Schema Conversion Tool -  데이터베이스 스키마와 뷰, 저장 프로시저 및 함수를 포함한 대부분의 데이터베이스 코드 객체를 대상 데이터베이스와 호환되는 형식으로 자동 변환하여 이기종 데이터베이스 마이그레이션을 예측 가능하게 합니다.
  • D. AWS Config - AWS 리소스 구성 기록 및 평가.

 

문제 44

What approach to transcoding a large number of individual video files adheres to AWS architecture principles?

AWS 아키텍처 원칙을 준수하는 많은 수의 개별 비디오 파일을 트랜스 코딩하는 방법은 무엇입니까?

  • A. Using many instances in parallel
  • B. Using a single large instance during off-peak hours
  • C. Using dedicated hardware
  • D. Using a large GPU instance type

문제 45

For which auditing process does AWS have sole responsibility?

AWS는 어떤 감사 프로세스에 대해 전적인 책임을지고 있습니까?

  • A. AWS IAM policies
  • B. Physical security
  • C. Amazon S3 bucket policies
  • D. AWS CloudTrail Logs

문제 46

Which feature of the AWS Cloud will support an international company's requirement for low latency to all of its customers?

AWS 클라우드의 어떤 기능이 모든 고객에게 짧은 지연 시간에 대한 국제 기업의 요구 사항을 지원합니까?

  • A. Fault tolerance
  • B. Global reach
  • C. Pay-as-you-go pricing
  • D. High availability

문제 47

Which of the following is the customer's responsibility under the AWS shared responsibility model?

다음 중 AWS 공동 책임 모델에서 고객의 책임은 무엇입니까?

  • A. Patching underlying infrastructure
  • B. Physical security
  • C. Patching Amazon EC2 instances
  • D. Patching network infrastructure

 

문제 48

A customer is using multiple AWS accounts with separate billing.
How can the customer take advantage of volume discounts with minimal impact to the AWS resources?

고객이 별도의 결제로 여러 AWS 계정을 사용하고 있습니다. 고객은 AWS 리소스에 미치는 영향을 최소화하면서 볼륨 할인을 어떻게 활용할 수 있습니까?

  • A. Create one global AWS acount and move all AWS resources to tha account.
  • B. Sign up for three years of Reserved Instance pricing up front.
  • C. Use the consolidated billing feature from AWS Organizations.
  • D. Sign up for the AWS Enterprise support plan to get volume discounts.

 

문제 49

Which of the following are features of Amazon CloudWatch Logs? (Choose two.)

다음 중 Amazon CloudWatch Logs의 기능은 무엇입니까? (2 개 선택)

  • A. Summaries by Amazon Simple Notification Service (Amazon SNS)
  • B. Free Amazon Elasticsearch Service analytics
  • C. Provided at no charge
  • D. Real-time monitoring
  • E. Adjustable retention

AWS 및 온프레미스에서 AWS 리소스 및 애플리케이션의 관찰 기능

CloudWatch는 지표 및 로그 데이터에 대한 최대 1 초 가시성, 15 개월의 데이터 보존 (지표) 및 지표에 대한 계산을 수행하는 기능을 제공합니다. 이를 통해 비용 최적화를위한 내역 분석을 수행하고 애플리케이션 및 인프라 리소스 최적화에 대한 실시간 통찰력을 얻을 수 있습니다.

 

문제 50

Which of the following is an AWS managed Domain Name System (DNS) web service?

다음 중 AWS 관리 형 DNS (Domain Name System) 웹 서비스는 무엇입니까?

  • A. Amazon Route 53
  • B. Amazon Neptune
  • C. Amazon SageMaker
  • D. Amazon Lightsail

Amazon Route 53는 높은 가용성과 확장성이 뛰어난 클라우드 Domain Name System (DNS) 웹 서비스입니다.

Amazon Neptune 클라우드용으로 구축된 빠르고 안정적인 그래프 데이터베이스

Amazon SageMaker는 모든 개발자 및 데이터 과학자가 기계 학습(ML) 모델을 빠르게 구축, 훈련 및 배포할 수 있도록 하는 완전 관리형 서비스입니다.

Lightsail은 애플리케이션 또는 웹 사이트를 구축하는 데 필요한 모든 것을 제공하는 사용하기 쉬운 클라우드 플랫폼

 

문제 51

A customer is deploying a new application and needs to choose an AWS Region.
Which of the following factors could influence the customer's decision? (Choose two.)

고객이 새 애플리케이션을 배포 중이며 AWS 리전을 선택해야합니다. 다음 중 고객의 결정에 영향을 미칠 수있는 요소는 무엇입니까? (2 개 선택)

  • A. Reduced latency to users
  • B. The application's presentation in the local language
  • C. Data sovereignty compliance
  • D. Cooling costs in hotter climates
  • E. Proximity to the customer's office for on-site visits

문제 52

Which storage service can be used as a low-cost option for hosting static websites?

정적 웹 사이트 호스팅을위한 저렴한 옵션으로 사용할 수있는 스토리지 서비스는 무엇입니까?

  • A. Amazon Glacier - 백업용
  • B. Amazon DynamoDB - no sql
  • C. Amazon Elastic File System (Amazon EFS) - nfs
  • D. Amazon Simple Storage Service (Amazon S3) - 객체 저장 및 실시간 crud

aws.amazon.com/getting-started/hands-on/host-static-website/

 

문제 53

Which Amazon EC2 instance pricing model can provide discounts of up to 90%?

최대 90 % 할인을 제공 할 수있는 Amazon EC2 인스턴스 요금 모델은 무엇입니까?

  • A. Reserved Instances
  • B. On-Demand
  • C. Dedicated Hosts
    Amazon EC2 전용 호스트 기존 소프트웨어 라이선스를 지원하고 규정 준수를 개선하는 전용 하드웨어
  • D. Spot Instances

www.slideshare.net/awskorea/2017-aws-startup-day-spot-deepdive-81455290

 

[2017 AWS Startup Day] AWS 비용 최대 90% 절감하기: 스팟 인스턴스 Deep-Dive

연사: AWS 윤석찬 Tech Evangelist & 레진코믹스 DevOps팀 신근우님 https://aws.amazon.com/ko/events/start-up/

www.slideshare.net

 

문제 54

What is the AWS customer responsible for according to the AWS shared responsibility model?

AWS 공동 책임 모델에 따라 AWS 고객의 책임은 무엇입니까?

  • A. Physical access controls
  • B. Data encryption
  • C. Secure disposal of storage devices
  • D. Environmental risk management

 

문제 55

Which of the following AWS Cloud services can be used to run a customer-managed relational database?

다음 AWS 클라우드 서비스 중 고객 관리 형 관계형 데이터베이스를 실행하는 데 사용할 수있는 것은 무엇입니까?

  • A. Amazon EC2
  • B. Amazon Route 53
  • C. Amazon ElastiCache
  • D. Amazon DynamoDB

EC2에 RDBMS를 설치해 사용할 수 있다.

 

문제 56

A company is looking for a scalable data warehouse solution.
Which of the following AWS solutions would meet the company's needs?

한 회사에서 확장 가능한 데이터웨어 하우스 솔루션을 찾고 있습니다. 다음 중 회사의 요구 사항을 충족하는 AWS 솔루션은 무엇입니까? 

  • A. Amazon Simple Storage Service (Amazon S3) -객체 저장
  • B. Amazon DynamoDB - nosql
  • C. Amazon Kinesis
  • D. Amazon Redshift - 데이터 웨어하우스

Amazon Kinesis를 사용하면 실시간 스트리밍 데이터를 손쉽게 수집, 처리 및 분석할 수 있으므로 적시에 통찰력을 확보하고 새로운 정보에 신속하게 대응할 수 있습니다

 

문제 57

Which statement best describes Elastic Load Balancing?

Elastic Load Balancing을 가장 잘 설명하는 문은 무엇입니까?

  • A. It translates a domain name into an IP address using DNS.
  • B. It distributes incoming application traffic across one or more Amazon EC2 instances.
  • C. It collects metrics on connected Amazon EC2 instances.
  • D. It automatically adjusts the number of Amazon EC2 instances to support incoming traffic.

A. Route53

B. Elastic Load Balancing - Correct Answer

C. CloudWatch

D. AutoScaling

 

문제 58

Which of the following are valid ways for a customer to interact with AWS services? (Choose two.)

다음 중 고객이 AWS 서비스와 상호 작용할 수있는 유효한 방법은 무엇입니까? (2 개 선택) 

  • A. Command line interface
  • B. On-premises
  • C. Software Development Kits
  • D. Software-as-a-service
  • E. Hybrid

 

문제 59

The AWS Cloud's multiple Regions are an example of:

AWS 클라우드의 여러 리전은 다음과 같은 예입니다. 

  • A. agility.
  • B. global infrastructure.
  • C. elasticity.
  • D. pay-as-you-go pricing.

문제 60

Which of the following AWS services can be used to serve large amounts of online video content with the lowest possible latency? (Choose two.)

다음 중 지연 시간을 최소화하면서 대량의 온라인 비디오 콘텐츠를 제공하는 데 사용할 수있는 AWS 서비스는 무엇입니까? (2 개 선택)

  • A. AWS Storage Gateway
  • B. Amazon S3
  • C. Amazon Elastic File System (EFS)
  • D. Amazon Glacier
  • E. Amazom CloudFront

Amazon CloudFront는 개발자 친화적 환경에서 짧은 지연 시간과 빠른 전송 속도로 데이터, 동영상, 애플리케이션 및 API를 전 세계 고객에게 안전하게 전송하는 고속 콘텐츠 전송 네트워크(CDN) 서비스입니다.

 CloudFront 는 Amazon S3 버킷, Amazon EC2 인스턴스, Amazon Elastic Load Balancing로드 밸런서 또는 자체 웹 서버와 같은 오리진 에서 콘텐츠를 가져옵니다