AWS Certified Cloud Practitioner CLF-C02 Sample Questions PDF
Document Details
Uploaded by IdolizedBaroque551
UiTM
Tags
Summary
This document contains practice questions for the AWS Certified Cloud Practitioner exam. The questions cover a range of cloud computing topics, including services, security, and best practices. Ideal for candidates preparing for the certification exam.
Full Transcript
## Exam Topics - Expert Verified, Online, Free ### Topic 1 - Exam A #### Question #1 A company plans to use an Amazon Snowball Edge device to transfer files to the AWS Cloud. Which activities related to a Snowball Edge device are available to the company at no cost? * Use of the Snowball Edge ap...
## Exam Topics - Expert Verified, Online, Free ### Topic 1 - Exam A #### Question #1 A company plans to use an Amazon Snowball Edge device to transfer files to the AWS Cloud. Which activities related to a Snowball Edge device are available to the company at no cost? * Use of the Snowball Edge appliance for a 10-day period * The transfer of data out of Amazon S3 and to the Snowball Edge appliance * The transfer of data from the Snowball Edge appliance into Amazon S3 * Daily use of the Snowball Edge appliance after 10 days #### Question #2 A company has deployed applications on Amazon EC2 instances. The company needs to assess application vulnerabilities and must identify infrastructure deployments that do not meet best practices. Which AWS service can the company use to meet these requirements? * AWS Trusted Advisor * Amazon Inspector * AWS Config * Amazon GuardDuty #### Question #3 A company has a centralized group of users with large file storage requirements that have exceeded the space available on premises. The company wants to extend its file storage capabilities for this group while retaining the performance benefits of sharing content locally. What is the MOST operationally efficient AWS solution for this scenario? * Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility. * Configure and deploy an AWS Storage Gateway file gateway. Connect each user's workstation to the file gateway. * Move each user's working environment to Amazon WorkSpaces. Set up an Amazon WorkDocs account for each user. * Deploy an Amazon EC2 instance and attach an Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS volume. Share the EBS volume directly with the users. ### Topic 2 #### Question #4 According to security best practices, how should an Amazon EC2 instance be given access to an S3 bucket? * Hard code an IAM user's secret key and access key directly in the application, and upload the file. * Store the IAM user's secret key and access key in a text file on the EC2 instance, read the keys, then upload the file. * Have the EC2 instance assume a role to obtain the privileges to upload the file. #### Question #5 Which option is a customer responsibility when using Amazon DynamoDB under the AWS Shared Responsibility Model? * Physical security of DynamoDB * Patching of DynamoDB * Access to DynamoDB tables * Encryption of data at rest in DynamoDB ### Topic 3 #### Question #6 Which option is a perspective that includes foundational capabilities of the AWS Cloud Adoption Framework? * Sustainability * Performance efficiency * Governance ### Topic 4 #### Question #7 A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment. Which AWS service can help with the task? * AWS Lambda ### Topic 5 #### Question #8 A company wants to run a NoSQL database on Amazon EC2 instances. Which task will help achieve this? * Update the guest operating system of the EC2 instances. * Maintain high availability at the database layer. * Patch the physical infrastructure that hosts the EC2 instances. #### Question #9 Which AWS services or tools can identify rightsizing opportunities for Amazon EC2 instances? * AWS Cost Explorer * AWS Billing Conductor * Amazon CodeGuru ### Topic 6 #### Question #10 Which of the following are benefits of using AWS Trusted Advisor? * Providing high-performance container orchestration * Creating and rotating encryption keys * Detecting underutilized resources to save costs * Improving security by proactively monitoring the AWS environment #### Question #11 Which of the following is an advantage that users experience when they move on-premises workloads to AWS? * Elimination of expenses for running and maintaining data centers. * Price discounts that are identical to discounts from hardware providers. * Distribution of all operational controls to AWS. ### Topic 7 #### Question #12 A company wants to manage deployed IT services and govern its infrastructure as code (IaC) templates. Which AWS service can help with this task? * AWS Resource Explorer * AWS Service Catalog ### Topic 8 #### Question #13 Which AWS service or tool helps users visualize, understand, and manage spending and costs in their AWS environment? * AWS Cost Explorer ### Topic 9 #### Question #14 A company is using a central data platform to manage multiple types of data for its customers. The company wants to use AWS services to discover, transform, and visualize the data. Which AWS service can help with this task? * AWS Glue ### Topic 10 #### Question #15 A global company wants to migrate its third-party applications to the AWS Cloud. The company wants help from a global team of experts to complete the migration faster and more reliably, in accordance with AWS internal best practices. Which AWS service can help with this task? * AWS Professional Services ### Topic 11 #### Question #16 An e-learning platform needs to run an application for 2 months each year. The application will be deployed on Amazon EC2 instances. Any application downtime during those 2 months must be avoided. Which EC2 purchasing option would you recommend? * Reserved Instances ### Topic 12 #### Question #17 A developer wants to deploy an application quickly on AWS without manually creating the required resources. Which AWS service can help with this task? * AWS CodeBuild ### Topic 13 #### Question #18 A company is storing sensitive customer data in an Amazon S3 bucket. The company wants to protect the data from accidental deletion or overwriting. Which S3 functionality would you recommend? * S3 Versioning ### Topic 14 #### Question #19 Which AWS service provides the ability to manage infrastructure as code? * AWS CodeDeploy ### Topic 15 #### Question #20 An online gaming company needs to choose a purchasing option to run its Amazon EC2 instances for 1 year. The web traffic is consistent, and any increases in traffic are predictable. The EC2 instances must be online and available without any interruptions. Which EC2 purchasing option would you recommend? * Reserved Instances ### Topic 16 #### Question #21 Which AWS service or feature allows a user to establish a dedicated network connection between a company's on-premises data center and the AWS Cloud? * AWS Direct Connect ### Topic 17 #### Question #22 Which option is a physical location of the AWS global infrastructure? * AWS Region ### Topic 18 #### Question #23 A company wants to protect its AWS Cloud information, systems, and assets while performing risk assessment and mitigation tasks. Which pillar of the AWS Well-Architected Framework does this belong to? * Security ### Topic 19 #### Question #24 What is the purpose of having an internet gateway within a VPC? * To allow communication between the VPC and the internet. ### Topic 20 #### Question #25 A company is running a monolithic on-premises application that does not scale and is difficult to maintain. The company has a plan to migrate the application to AWS and divide the application into microservices. What is the most important step to ensure the successful migration? * Integrate functional testing as part of AWS deployment. ### Topic 21 #### Question #26 A company has an AWS account. The company wants to audit its password and access key rotation details for compliance purposes. Which AWS service can help with this task? * AWS Artifact ### Topic 22 #### Question #27 A company wants to receive a notification when a specific AWS cost threshold is reached. Which AWS service can help with this task? * AWS Budgets ### Topic 23 #### Question #28 Which AWS service or resource provides answers to the most frequently asked security-related questions that AWS customers have? * AWS Chatbot ### Topic 24 #### Question #29 Which tasks are customer responsibilities, according to the AWS shared responsibility model? * Configure the AWS-provided security group firewall. * Classify company assets in the AWS Cloud. * Determine which Availability Zones to use for Amazon S3 buckets. * Patch or upgrade Amazon DynamoDB. ### Topic 25 #### Question #30 Which of the following are pillars of the AWS Well-Architected Framework? * Availability * Reliability * Scalability * Responsive design ### Topic 26 #### Question #31 Which AWS service or feature is used to send both text and email messages from distributed applications? * Amazon Simple Notification Service (Amazon SNS) ### Topic 27 #### Question #32 A user needs programmatic access to AWS resources through the AWS CLI or the AWS API. Which credential type should be used for secure authentication? * Access keys ### Topic 28 #### Question #33 A company runs thousands of simultaneous simulations using AWS Batch. Each simulation is stateless, is fault tolerant, and runs for up to 3 hours. Which EC2 instance type would you recommend? * Spot Instances ### Topic 29 #### Question #34 What does the concept of agility mean in AWS Cloud computing? * The ability to experiment quickly ### Topic 30 #### Question #35 A company needs to block SQL injection attacks. Which AWS service or feature can meet this security requirement? * AWS WAF ### Topic 31 #### Question #36 Which AWS service or feature identifies whether an Amazon S3 bucket or an IAM role has been shared with an external entity? * AWS IAM Access ### Topic 32 #### Question #37 A cloud practitioner needs to obtain AWS compliance reports before migrating an environment to the AWS Cloud. How can they access these reports? * Download the reports from AWS Artifact. ### Topic 33 #### Question #38 An e-commerce company has migrated its IT infrastructure from an on-premises data center to the AWS Cloud. Which cost factor is typically reduced after the migration? * Cost of power for the AWS servers ### Topic 34 #### Question #39 A company is setting up AWS Identity and Access Management (IAM) on an AWS account. Which of the following is a best practice for secure IAM configuration? * Turn on multi-factor authentication (MFA) for added security during the login process. ### Topic 35 #### Question #40 Elasticity in the AWS Cloud refers to which of the following? * The ability to rightsize resources as demand shifts ### Topic 36 #### Question #41 Which service enables customers to audit API calls in their AWS environment? * AWS CloudTrail ### Topic 37 #### Question #42 What is a customer responsibility when using AWS Lambda according to the AWS shared responsibility model? * Managing the code within the Lambda function. ### Topic 38 #### Question #43 A company has 5 TB of data stored in Amazon S3. The company plans to occasionally run queries on the data for analysis. Which AWS service is ideal for this purpose? * Amazon Athena ### Topic 39 #### Question #44 Which AWS service can be used at no additional cost? * AWS Config ### Topic 40 #### Question #45 Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people pillar? * Cloud fluency ### Topic 41 #### Question #46 A company wants to make an upfront commitment for continued use of its production Amazon EC2 instances in exchange for a reduced overall cost. Which EC2 purchasing option would you recommend? * Reserved Instances ### Topic 42 #### Question #47 A company wants to migrate its on-premises relational databases to the AWS Cloud. The company wants to use infrastructure as close to its current geographical location as possible. Which AWS service would help achieve this goal? * AWS Wavelength