Study sets
English

AWS Certified Cloud Practitioner (CLF-C02) | Domain 3 Compute and Storage Questions 01

1 / 110.0s

Problem 1 ・ Question 1 / 11

Which service provides virtual servers on AWS whose size and operating system you choose?

View explanation

Amazon EC2 is a virtual computing service on which you can choose the size, the operating system and so on.

Problem 1 ・ Question 2 / 11

Which service runs code in response to events without provisioning servers?

View explanation

Lambda runs code on events without your managing the underlying servers.

Problem 1 ・ Question 3 / 11

Which fully managed container orchestration service does AWS provide?

View explanation

Amazon ECS supports running and managing containerised applications.

Problem 1 ・ Question 4 / 11

Which service provides a managed Kubernetes environment?

View explanation

Amazon EKS is a managed service for running Kubernetes clusters on AWS.

Problem 1 ・ Question 5 / 11

Which service takes uploaded web application code and automates creating the environment and deploying to it?

View explanation

Elastic Beanstalk manages capacity settings, load balancing, deployment and so on.

Problem 1 ・ Question 6 / 11

Which service stores images, backups and the like as objects?

View explanation

Amazon S3 is object storage with high durability.

Problem 1 ・ Question 7 / 11

Which is the persistent block storage used with EC2 instances?

View explanation

Amazon EBS provides block storage volumes for EC2.

Problem 1 ・ Question 8 / 11

Which file storage can be shared by several Linux-based EC2 instances?

View explanation

Amazon EFS provides an elastic shared file system.

Problem 1 ・ Question 9 / 11

Which option suits archive data kept for a long time and accessed rarely?

View explanation

The S3 Glacier storage classes suit long-term archives that are accessed infrequently.

Problem 1 ・ Question 10 / 11

Which hybrid connectivity service lets an on-premises environment use AWS storage?

View explanation

Storage Gateway connects on-premises applications to AWS storage.

Problem 1 ・ Question 11 / 11

Which family of services moves large volumes of data to AWS on physical devices?

View explanation

The AWS Snow Family is used for migrating large volumes of data where network transfer is difficult, among other things.