Amazon AWS Certified Cloud Practitioner dump문제 해설(181~190)
Which AWS service can a company use to store and manage Docker images?
- A. Amazon DynamoDB
- B. Amazon Kinesis Data Streams
- C. Amazon Elastic Container Registry (Amazon ECR)
- D. Amazon Elastic File System (Amazon EFS)
A company needs an automated security assessment report that will identify unintended network access to Amazon EC2 instances. The report also must identify operating system vulnerabilities on those instances.
Which AWS service or feature should the company use to meet this requirement?
- A. AWS Trusted Advisor
- B. Security groups
- C. Amazon Macie
- D. Amazon Inspector
A global company is building a simple time-tracking mobile app. The app needs to operate globally and must store collected data in a database. Data must be accessible from the AWS Region that is closest to the user.
What should the company do to meet these data storage requirements with the LEAST amount of operational overhead?
- A. Use Amazon EC2 in multiple Regions to host separate databases
- B. Use Amazon RDS cross-Region replication
- C. Use Amazon DynamoDB global tables
- D. Use AWS Database Migration Service (AWS DMS)
C. Use Amazon DynamoDB global tables:
- 정답입니다. Amazon DynamoDB global tables은 DynamoDB 테이블의 복제본을 여러 AWS 지역에 배포하여 글로벌 데이터베이스를 쉽게 만드는 서비스입니다. 사용자에게 가장 가까운 지역에서 데이터에 액세스할 수 있도록 데이터를 효과적으로 복제하고 유지할 수 있습니다.
A. Use Amazon EC2 in multiple Regions to host separate databases:
- Amazon EC2를 여러 지역에서 사용하여 별도의 데이터베이스를 호스팅하는 것은 운영 오버헤드가 크고, 데이터 복제 및 동기화를 구현하기 어렵게 만들 수 있습니다.
B. Use Amazon RDS cross-Region replication:
- Amazon RDS는 관리형 데이터베이스 서비스이며, cross-Region replication을 사용하여 데이터를 여러 지역에 복제할 수 있습니다. 그러나 DynamoDB global tables에 비해 설정 및 관리가 더 복잡할 수 있습니다.
D. Use AWS Database Migration Service (AWS DMS):
- AWS DMS는 데이터베이스 간의 데이터 이전과 복제를 지원하는 서비스이지만, DynamoDB global tables과는 다르게 관계형 데이터베이스를 대상으로 하며, 운영 오버헤드가 더 많이 발생할 수 있습니다.
따라서, 글로벌 데이터베이스를 효과적으로 관리하고 사용자에게 가장 가까운 지역에서 데이터에 액세스하는 데 가장 적합한 옵션은 C. Use Amazon DynamoDB global tables입니다.
Which of the following are economic advantages of the AWS Cloud? (Choose two.)
- A. Increased workforce productivity
- B. Decreased need to encrypt user data
- C. Manual compliance audits
- D. Simplified total cost of ownership (TCO) accounting
- E. Faster product launches
D. Simplified total cost of ownership (TCO) accounting:
- 정답입니다. AWS 클라우드는 전통적인 온프레미스 인프라에 비해 비용을 효과적으로 관리하고 예측할 수 있도록 하는데, 이로 인해 총 소유 비용(TCO)을 간소화하는 데 도움이 됩니다.
E. Faster product launches:
- 정답입니다. AWS 클라우드는 서비스를 빠르게 프로비저닝하고 배포할 수 있는 확장성과 유연성을 제공합니다. 이로 인해 제품 출시 시간을 단축하고 빠르게 시장에 적응할 수 있습니다.
A. Increased workforce productivity:
- AWS 클라우드는 일부 측면에서 생산성을 향상시킬 수 있지만, 이는 주로 기술적이거나 개발 관련 측면에서 발생하며, 이것이 모든 직원의 생산성 향상으로 이어지는 것은 아닙니다.
B. Decreased need to encrypt user data:
- 보안 측면에서는 사용자 데이터를 암호화하는 것이 권장되며, 암호화는 데이터의 기밀성과 무결성을 보호하는 데 도움이 됩니다. 그러나 이것은 비용 절감의 측면에서는 해당하지 않습니다.
C. Manual compliance audits:
- AWS 클라우드는 보안 및 규정 준수를 위한 다양한 도구와 서비스를 제공하여 수동 규정 준수 감사를 자동화하고 단순화하는 데 도움이 됩니다. 수동으로 규정 준수 감사를 수행하는 것은 효율성과 비용 효율성 면에서 제한적입니다.
따라서, AWS 클라우드의 경제적 이점으로는 D. Simplified total cost of ownership (TCO) accounting와 E. Faster product launches가 있습니다.
Which controls does the customer fully inherit from AWS in the AWS shared responsibility model?
- A. Patch management controls
- B. Awareness and training controls
- C. Physical and environmental controls
- D. Configuration management controls
Which task is a customer's responsibility, according to the AWS shared responsibility model?
- A. Management of the guest operating systems
- B. Maintenance of the configuration of infrastructure devices
- C. Management of the host operating systems and virtualization
- D. Maintenance of the software that powers Availability Zones
A company needs to deliver new website features quickly in an iterative manner to minimize the time to market.
Which AWS Cloud concept does this requirement represent?
- A. Reliability
- B. Elasticity
- C. Agility
- D. High availability
A company wants to increase its ability to recover its infrastructure in the case of a natural disaster.
Which pillar of the AWS Well-Architected Framework does this ability represent?
- A. Cost optimization
- B. Performance efficiency
- C. Reliability
- D. Security
Which AWS service tracks API calls and user activity?
- A. AWS Organizations
- B. AWS Config
- C. Amazon CloudWatch
- D. AWS CloudTrail
Which AWS service, feature, or tool uses machine learning to continuously monitor cost and usage for unusual cloud spending?
- A. Amazon Lookout for Metrics
- B. AWS Budgets
- C. Amazon CloudWatch
- D. AWS Cost Anomaly Detection