Amazon AWS Certified Cloud Practitioner CLF-C01
Prev

There are 829 results

Next
#811 (Accuracy: 100% / 3 votes)
An auditor needs to find out whether a specific AWS service is compliant with specific compliance frameworks.

Which AWS service will provide this information?
  • A. AWS Artifact
  • B. AWS Trusted Advisor
  • C. Amazon GuardDuty
  • D. AWS Certificate Manager (ACM)
#812 (Accuracy: 100% / 3 votes)
A company wants to deploy and manage a Docker based application on AWS.

Which solution meets these requirements with the LEAST amount of operational overhead?
  • A. An open source Docker orchestrator on Amazon EC2 instances
  • B. AWS AppSync
  • C. Amazon Elastic Container Registry (Amazon ECR)
  • D. Amazon Elastic Container Service (Amazon ECS)
#813 (Accuracy: 100% / 2 votes)
Which of the following is a benefit of operating in the AWS Cloud?
  • A. The ability to migrate on-premises network devices to the AWS Cloud
  • B. The ability to expand compute, storage, and memory when needed
  • C. The ability to host custom hardware in the AWS Cloud
  • D. The ability to customize the underlying hypervisor layer for Amazon EC2
#814 (Accuracy: 100% / 3 votes)
An application runs on multiple Amazon EC2 instances that access a shared file system simultaneously.

Which AWS storage service should be used?
  • A. Amazon EBS
  • B. Amazon EFS
  • C. Amazon S3
  • D. AWS Artifact
#815 (Accuracy: 100% / 4 votes)
A company suspects that its AWS resources are being used for illegal activities.

Which AWS group or team should the company notify?
  • A. AWS Abuse team
  • B. AWS Support team
  • C. AWS technical account managers
  • D. AWS Professional Services team
#816 (Accuracy: 100% / 1 votes)
A company wants its Amazon EC2 instances to share the same geographic area but use multiple independent underlying power sources.

Which solution achieves this goal?
  • A. Use EC2 instances in a single Availability Zone.
  • B. Use EC2 instances in multiple AWS Regions.
  • C. Use EC2 instances in multiple Availability Zones in the same AWS Region.
  • D. Use EC2 instances in the same edge location and the same AWS Region.
#817 (Accuracy: 100% / 1 votes)
Which AWS service or tool inspects a user's AWS environment and makes recommendations for cost savings and system performance improvements?
  • A. Cost Explorer
  • B. AWS Trusted Advisor
  • C. Amazon Inspector
  • D. AWS Budgets
#818 (Accuracy: 100% / 2 votes)
Which AWS service gives users the ability to run AWS services on premises?
  • A. Amazon CloudFront
  • B. AWS Outposts
  • C. AWS Global Accelerator
  • D. Amazon VPC
#819 (Accuracy: 100% / 2 votes)
Which tool should a developer use to integrate AWS service features directly into an application?
  • A. AWS Software Development Kit
  • B. AWS CodeDeploy
  • C. AWS Lambda
  • D. AWS Batch
#820 (Accuracy: 100% / 2 votes)
A user needs to perform a one-time backup of an Amazon Elastic Block Store (Amazon EBS) volume that is attached to an Amazon EC2 instance.

What is the MOST operationally efficient way to perform this backup?
  • A. Attach another EBS volume to the EC2 instance, and copy the contents.
  • B. Copy the EBS volume to a server that is running outside AWS and is connected with AWS Direct Connect.
  • C. Create an EBS snapshot of the volume.
  • D. Create a custom script to copy the EBS file contents to Amazon S3.