Amazon AWS Certified Cloud Practitioner (CLF-C02)
Get full access to the updated question bank and pass on your first attempt.
Vendor
Amazon
Certification
Foundational Certifications
Content
1129 Qs
Status
Verified
Updated
2 days ago
Test the Practice Engine
Experience our real exam environment with free demo questions
Premium Bundle
Complete Success Suite
Save $44 Instantly
-
โFull PDF + Interactive Engine Everything you need to pass
-
โAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
โPriority 24/7 Expert Support Direct line to certification leads
-
โ90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- โ Exam Questions (PDF)
- โ Mobile Friendly
- โ 60 Days Updates
Verified 10-Question Preview
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified Amazon certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated CLF-C02 prep kit.
Exam Overview
The AWS Certified Cloud Practitioner (CLF-C02) certification is your essential first step into the expansive world of Amazon Web Services. This credential validates a foundational understanding of the AWS Cloud, its global infrastructure, core services, security principles, and billing models. Achieving this certification demonstrates to employers your fundamental cloud fluency and readiness to engage with cloud-based solutions, making you a valuable asset in any organization transitioning to or operating in the cloud. It's a critical gateway for both technical and non-technical professionals, enhancing career prospects and opening doors to more specialized AWS certifications, solidifying your professional value in a cloud-centric economy.
Questions
65
Passing Score
700/1000
Duration
90 Minutes
Difficulty
Beginner
Level
Foundational
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest Amazon standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the CLF-C02 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated CLF-C02 bank (100 Questions).
A company wants to bridge the gap between technology and business to accelerate the companyโs cloud Journey. The company also wants to incrementally evolve its organizational culture with digital transformation.
Which perspective in the AWS Cloud Adoption Framework (AWS CAF) should the company use to meet these requirements?
Correct Option: B
โ
People
Description: The AWS Cloud Adoption Framework (CAF) is designed to help organizations develop a comprehensive plan for successful cloud adoption. It organizes guidance into six key perspectives, one of which is the People Perspective. This perspective focuses on ensuring that an organization's personnel are prepared and empowered to operate effectively in a cloud environment. It addresses areas such as organizational structure, staff capabilities, training, and cultural transformation.
Why this fits: The People Perspective is crucial for successful cloud adoption because human factors are often the biggest challenge in technology transformations. It emphasizes developing a cloud-ready workforce by identifying new skills required, reskilling existing staff, creating new roles, and fostering a culture of innovation and continuous learning. Without investing in the "people" aspect, even the most advanced cloud platforms may not deliver their full potential.
Example: An organization migrating its applications to AWS would leverage the People Perspective of the CAF to assess current staff skills, identify gaps in cloud expertise, and then implement training programs for solution architects, developers, and operations teams on AWS services, security best practices, and agile methodologies. This ensures that their workforce is capable of designing, deploying, and managing cloud resources efficiently.
Which of the following are advantages of moving to the AWS Cloud? (Select TWO.)
Correct Option: C,D
โ
Users experience increased speed and agility.
Description: Speed and agility in the cloud refer to the ability to rapidly provision, de-provision, and scale IT resources up or down as needed. It significantly reduces the time from idea to deployment by removing the need for physical hardware procurement and setup.
Why this fits: AWS provides a vast array of services that can be provisioned programmatically or via a console within minutes. This allows organizations to quickly experiment, deploy applications, and adapt to changing business requirements without lengthy hardware acquisition cycles, thus increasing their speed and agility.
Example: A development team can spin up a new test environment with compute, database, and networking resources in minutes for a new project, rather than waiting weeks for traditional IT provisioning.
โ Users benefit from massive economies of scale.
Description: Economies of scale in cloud computing mean that AWS, by aggregating hundreds of thousands of users, achieves lower per-unit costs for its infrastructure, which it then passes on to its customers.
Why this fits: AWS operates at a massive scale, purchasing hardware, power, and bandwidth in quantities far beyond what a single company could achieve. This allows AWS to negotiate better prices and build highly efficient data centers, leading to significant cost savings that are reflected in lower prices for customers compared to building and maintaining their own data centers.
Example: A small startup can access the same high-quality infrastructure as a large enterprise but pay only for the resources it consumes, benefiting from the aggregated buying power and operational efficiency of AWS's global infrastructure.
A company is creating a web application that requires a relational database to store customer data.
Which AWS service should the company use to host the database?
Correct Option: A
โ
Amazon Aurora
Description: Amazon Aurora is a fully managed, MySQL and PostgreSQL-compatible relational database built for the cloud. It combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open-source databases. Aurora is designed to deliver high throughput and low latency, often outperforming standard MySQL and PostgreSQL databases. It automatically scales storage up to 128 TB per database instance and supports up to 15 read replicas for high availability and performance.
Why this fits: Aurora is an excellent choice for applications requiring a robust, scalable, and highly available relational database solution. As a managed service, AWS handles database administration tasks such as patching, backups, and replication, allowing users to focus on application development. Its compatibility with MySQL and PostgreSQL engines makes it easy to migrate existing applications, while its cloud-native architecture provides superior performance and reliability compared to self-managed alternatives on EC2.
Example: A rapidly growing e-commerce platform needs a highly performant and scalable database to manage product catalogs, customer orders, and transaction data. By using Amazon Aurora, the platform benefits from automatic scaling, high availability with multiple replicas across Availability Zones, and performance optimized for transactional workloads, ensuring a smooth customer experience even during peak traffic.
Which AWS service is a fully managed service for machine learning?
Correct Option: D
โ
Amazon SageMaker
Description: Amazon SageMaker is a fully managed machine learning service that provides every developer and data scientist with the ability to build, train, and deploy machine learning (ML) models quickly. It encompasses an entire ML workflow, from data labeling and preparation to model training, tuning, and deployment.
Why this fits: For an AWS Certified Cloud Practitioner, understanding the core services for various use cases is crucial. Amazon SageMaker is AWS's flagship service for machine learning, providing a comprehensive platform for the entire ML lifecycle. It allows users to leverage powerful ML capabilities without managing underlying infrastructure, which aligns with the benefits of cloud computing.
Example: A company wants to develop a recommendation engine for its e-commerce website. They can use Amazon SageMaker to ingest customer browsing and purchase history, train an ML model to predict product preferences, and then deploy that model as an API endpoint to provide real-time recommendations to users.
Which AWS service should a company use to run thousands of complex computing jobs every night?
Correct Option: D
โ **AWS Batch **
Reasoning: AWS Batch is a fully managed service that allows customers to run thousands of batch computing jobs on AWS. It dynamically provisions and manages compute resources, optimizing job execution for complex, high-throughput workloads. This aligns perfectly with the need to run "thousands of complex computing jobs every night." โ Why the other choices are incorrect:
- Option A is incorrect: Amazon Polly is a text-to-speech service, converting text into lifelike speech. It is not used for running computing jobs.
- Option B is incorrect: Amazon Aurora is a high-performance, fully managed relational database service. While it processes data, it is not designed to orchestrate and run complex, general-purpose computing jobs.
- Option C is incorrect: AWS Direct Connect establishes a dedicated network connection from an on-premises data center to AWS. It's a networking service, not a compute service for job execution.
Which fully managed AWS service assists with the creation, testing, and management of custom Amazon EC2 images?
Correct Option: A
โ
EC2 Image Builder
Description: AWS EC2 Image Builder is a fully managed AWS service that makes it easier to automate the creation, management, and deployment of customized, secure, and up-to-date server images for use with Amazon EC2 (AMIs) or on-premises virtual machines. It simplifies the pipeline for building images, applying security patches, and distributing them across AWS Regions or accounts.
Why this fits: EC2 Image Builder directly addresses the need to build and maintain secure Amazon Machine Images (AMIs). It provides automated pipelines to ensure images are updated with the latest patches, configured correctly, and meet security standards before deployment. This helps reduce the manual effort and potential for errors associated with maintaining custom images.
Example: A company needs to ensure all its EC2 instances launched for a specific application use an AMI that includes a particular operating system, pre-installed software dependencies, and the latest security patches. They can use EC2 Image Builder to create a pipeline that starts with a base AMI, adds their custom software, runs tests, and then creates a new, updated AMI on a regular schedule (e.g., monthly) without manual intervention.
A company wants an AWS service to collect and process 10 TB of data locally and transfer the data to AWS. The company has intermittent connectivity.
Which AWS service will meet these requirements?
Correct Option: D
โ
AWS Snowball Edge
Description: AWS Snowball Edge is a data migration and edge computing device provided by AWS. It is a physical, ruggedized appliance designed for petabyte-scale data transfer into and out of AWS, as well as for running compute workloads at the edge. It comes in different options, including Storage Optimized for large-scale data migration and Compute Optimized for edge computing with machine learning capabilities.
Why this fits: Snowball Edge is ideal for transferring extremely large amounts of data (e.g., hundreds of terabytes or petabytes) to AWS when network bandwidth is a limiting factor, unreliable, or nonexistent. Instead of transferring data over the internet, which could take weeks or months, the data is copied onto the Snowball Edge device on-premises and then physically shipped to AWS, where it's uploaded to Amazon S3 or other AWS storage services. This significantly accelerates the data migration process for massive datasets. The other options rely on network connectivity (AWS DataSync, AWS DMS) or are primarily for backup management within AWS (AWS Backup) rather than large-scale physical data ingestion from on-premises.
Example: An oil and gas company needs to migrate 500 TB of seismic data from their remote rig locations to Amazon S3 for analysis. The internet connectivity at these sites is very slow and unreliable. They order an AWS Snowball Edge device, load the data onto it locally, and then ship the device back to AWS, where the data is ingested into S3.
Which of the following is an advantage that the AWS Cloud provides to users?
Correct Option: A
โ
Users eliminate the need to guess about infrastructure capacity requirements.
Description: One of the fundamental benefits of cloud computing is the ability to provision and de-provision resources on demand. This concept, known as elasticity, allows users to scale their infrastructure dynamically based on actual needs, rather than making upfront estimations.
Why this fits: In traditional on-premises environments, organizations must forecast their peak infrastructure requirements and purchase hardware to meet those speculative needs. This often leads to either over-provisioning (wasted resources and capital) or under-provisioning (performance bottlenecks and poor user experience). Cloud providers like AWS enable users to consume resources as a utility, scaling capacity up or down as demand fluctuates, thereby eliminating the financial and operational risks associated with guessing future capacity needs.
Example: A media company launching a new streaming service can automatically scale its server and database capacity using AWS Auto Scaling based on the number of concurrent viewers. Instead of buying enough servers to handle a potential blockbuster event that might never happen, they only pay for the resources actively consumed, adjusting instantly to both surges and dips in viewership.
A company needs to label its AWS resources so frat the company can categorize and track costs.
What should the company do to meet this requirement?
Correct Option: A
โ
Use cost allocation tags.
Description: Cost allocation tags are labels you can apply to AWS resources to organize your resources and costs. AWS provides two types of tags: AWS-generated tags and user-defined tags. Both types are key-value pairs that help you categorize costs by project, application, owner, department, or any other criteria. Once resources are tagged, you can use the AWS Cost Explorer or detailed billing reports to break down your AWS costs by these tags.
Why this fits: Cost allocation tags are the primary mechanism within AWS for tracking and allocating costs across different teams, projects, or departments. By applying specific tags to resources, organizations can gain granular visibility into their spending and attribute costs accurately to the relevant business units, which is crucial for internal chargeback or budget management.
Example: A company has multiple departments (e.g., Marketing, Engineering, Sales) using the same AWS account. By tagging EC2 instances, S3 buckets, and RDS databases with a "Department" tag (e.g., Department:Marketing, Department:Engineering), they can filter their AWS bill in Cost Explorer to see exactly how much each department spent on AWS resources, enabling accurate internal cost allocation.
Which AWS service can a company use to access compliance documentation and AWS agreements?
Correct Option: C
โ
AWS Artifact
Description: AWS Artifact is a no-cost, self-service portal for on-demand access to AWS security and compliance reports and select online agreements. It provides access to AWS's compliance reports from third-party auditors (e.g., ISO certifications, PCI reports, SOC reports) and contractual agreements (e.g., Business Associate Addendum (BAA) for HIPAA).
Why this fits: For an organization needing to demonstrate compliance with industry standards or regulatory requirements, AWS Artifact is the go-to service to obtain official AWS compliance documents, such as SOC reports or ISO certifications. This allows them to understand the security controls AWS has in place and leverage these reports for their own compliance audits.
Example: A healthcare company needs to provide evidence of HIPAA compliance to its auditors. They can use AWS Artifact to download the AWS Business Associate Addendum (BAA) and relevant SOC 2 reports to show how AWS's services meet the necessary security and privacy standards.
Which cloud concept is demonstrated by using AWS Cost Explorer?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature improves network performance by sending traffic through the AWS worldwide network infrastructure?
Premium Solution Locked
Unlock all 1129 answers & explanations
A team of researchers is going to collect data at remote locations around the world. Many locations do not have internet connectivity. The team needs to capture the data in the field, and transfer it to the AWS Cloud later.
Which AWS service will support these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company learning about its responsibilities that are related to the management of Amazon EC2 instances.
Which tasks for EC2 instances are the companyโs responsibility, according to the AWS shared responsibility model? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to gain data insights by using natural Language to ask questions about its data.
Which AWS service provides this functionality?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to run its application's code without having to provision and manage servers.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to deploy resources to AWS quickly.
Which advantage of cloud computing addresses this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which of the following are advantages of moving to the AWS Cloud? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants an automated process to continuously scan its Amazon EC2 instances for software vulnerabilities.
Which AWS service will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS tool or feature acts as a VPC firewall at the subnet level?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature gives users the ability to access AWS resources from any location by using an encrypted connection?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company has created an AWS Cost and Usage Report. The company wants to display the report in a visual format.
Which AWS service or resource will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service can assess and gather information about a companys on-premises servers and databases before a migration to AWS?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is developing an application that uses multiple AWS services. The application needs to use temporary, limited-privilege credentials for authentication with other AWS APIs.
Which AWS service or feature should the company use to meet these authentication requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to move its on-premises databases to managed cloud database services by using a simplified migration process.
Which AWS service or tool can help the company meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service provides DNS resolution?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is designing an identity access management solution for an application. The company wants users to be able to use their social media, email, or online shopping accounts to access the application.
Which AWS service provides this functionality?
Premium Solution Locked
Unlock all 1129 answers & explanations
According to the AWS shared responsibility model, who is responsible for the virtualization layer down to the physical security of the facilities in which AWS services operate?
Premium Solution Locked
Unlock all 1129 answers & explanations
A customer wants to secure an application that runs on an Amazon EC2 instance.
Which responsibilities belong to the customer according to the AWS shared responsibility model? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
Which option is an environment that consists of one or more data centers?
Premium Solution Locked
Unlock all 1129 answers & explanations
What can a cloud practitioner use to retrieve AWS security and compliance documents and submit them as evidence to an auditor or regulator?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which action should a company take to improve security in its AWS account?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service helps protect against DDoS attacks?
Premium Solution Locked
Unlock all 1129 answers & explanations
What should a user do if the user loses an IAM secret access key?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to receive notifications when an Auto Scaling group uses public IP addresses for Amazon EC2 instances.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS Cloud benefit is shown by an architecture's ability to withstand failures with minimal downtime?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to improve its security posture by reviewing user activity through API calls.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS Cloud design principle is a company using when the company implements AWS CloudTrail?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which task is the responsibility of the customer, according to the AWS shared responsibility mode?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to use a database service to store and analyze trillions of events each day.
Which AWS service will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
A cloud practitioner needs to analyze CPU utilization data for Amazon EC2 instances.
Which AWS service or resource provides this data?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which tasks are customer responsibilities, according to the AWS shared responsibility model? (Select Two)
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature is a browser-based, pre-authenticated service that can be launched directly from the AWS Management Console?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is building an application that will receive millions of database queries each second. The company needs the data store for the application to scale to meet these needs.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS Cloud benefit describes the ability to acquire resources as they are needed and release when they are no longer needed?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which component of the AWS global infrastructure does Amazon CloudFront use to deliver content to end users with low latency?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service is a cloud security posture management (CSPM) service that aggregates alerts from various AWS services and partner products in a standardized format?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company operates a petabyte-scale data warehouse to analyze its data. The company wants a solution that will not require manual hardware and software management.
Which AWS service will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
An ecommerce company has been monitoring usage of its online store that is hosted on a fleet of Amazon EC2 instances. Surges in traffic occur every weekend day at the same time and last for approximately 4 hours.
Which AWS service should the company use to ensure that there are enough instances to meet the surges in demand?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to invoke an AWS Step Functions workflow each time an Amazon EQ instance state changes to RUNNING.
Which AWS service can the company use to meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to use automated video analysis to identify employees who are accessing its offices.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
What is a customer responsibility when using AWS Lambda according to the AWS shared responsibility model?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which characteristic of the AWS Cloud helps users eliminate underutilized CPU capacity?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company's employees are working from home. The company wants its employees to use their personal devices to connect to a managed workstation in the AWS Cloud.
Which AWS service should the company use to provide the remote environment?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is considering a move to the AWS Cloud. The company wants to be able to scale its compute resources as needed to accommodate changing loads.
Which benefit of the AWS Cloud does this scenario describe?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs an AWS object storage solution for photos and videos.
Which AWS service will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which of the following are advantages of the AWS Cloud? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
Which encryption types can be used to protect objects at rest in Amazon S3? (Select Two)
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature allows users to securely store encrypted credentials and retrieve these credentials when required?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature can a company use to create a private, secured, and scalable network environment in the AWS Cloud?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service is a relational database management system (RDBMS)?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is planning its migration to the AWS Cloud. The company is its capability gaps by using the AWS Cloud Adoption Framework (AWS CAF) perspectives.
Which phase of the cloud transformation journey includes these identification activities?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which cloud computing advantage is a company applying when it uses AWS Regions to increase application availability to users in different countries?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to identify who accessed an AWS service and what action was performed for a given time period.
Which AWS service should the company use to meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which cloud concept is demonstrated by using AWS Compute Optimizer?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to replicate existing AWS resources by using templates.
Which AWS service provides this functionality?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is using a third-party service to back up 10 TB of data to a tape library. The on-premises backup server is running out of space. The company wants to use AWS services for the backups without changing its existing backup workflows.
Which AWS service should the company use to meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service uses a combination of publishers and subscribers?
Premium Solution Locked
Unlock all 1129 answers & explanations
What is the LEAST expensive AWS Support plan that provides the full set of AWS Trusted Advisor best practice checks for cost optimization?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which option routes inbound traffic from the internet to resources in a VPC?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company runs business applications in an on-premises data center and in the AWS Cloud. The company needs a shared file system that can be available to both environments.
Which AWS service meets these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature provides log information of the inbound and outbound traffic on network interfaces in a VPC?
Premium Solution Locked
Unlock all 1129 answers & explanations
What is a benefit of using AWS serverless computing?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to optimize the cost of its compute resources.
Which type of workload should the company on Amazon EC2 Reserved Instances?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which tasks are the responsibility of AWS, according to the AWS shared responsibility model? (Select TVVO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A customer wants answers to common AWS billing questions.
Which AWS service or resource will meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or resource provides answers to the most frequently asked security-related question that AWS receives from its users?
Premium Solution Locked
Unlock all 1129 answers & explanations
A Company wants to migrate to AWS and use the same security software it uses on premises. The security software vendor offers its security software as a service on AWS.
Where can the company purchase the security solution?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which option is AWS responsible for under the AWS shared responsibility model?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to use machine learning to identify suspicious activities in its AWS account.
Which AWS service provides this functionality?
Premium Solution Locked
Unlock all 1129 answers & explanations
An ecommerce company wants to design a highly available application that will be hosted on multiple Amazon EC2 instances.
How should the company deploy the EC2 instances to meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to manage sign-in security for workforce users. The company needs to create workforce users and centrally manage their access across all the company's AWS accounts and applications.
Which AWS service will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which maintenance task is the customers according to the AWS shared responsibility model?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to manage multiple logins across AWS accounts within the same organization in AWS Organizations.
Which AWS service should the company use to meet this requirement?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is building a business intelligence solution that uses Amazon Redshift. The company wants to use an AWS service to create interactive dashboards and not pay any upfront costs for it.
Which service should the company use?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service provides inbound and outbound network ACLs to restrict connectivity to Amazon EC2 instances?
Premium Solution Locked
Unlock all 1129 answers & explanations
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 disruption.
Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which of the following are benefits that a company receives when it moves an on-premises production workload to AWS? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company has multiple SQL-based databases located in a data center. The company needs to migrate all database servers to the AWS Cloud to reduce the cost of operating physical servers.
Which AWS service or resource will meet these requirements with the LEAST operational overhead?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service provides encryption of data at rest for Amazon Elastic Block Store (Amazon EBS)?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is creating a document that defines the operating system patch routine for all the company's systems.
Which AWS resources should the company include in this document? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to provide managed Windows virtual desktops and applications to its remote employees over secure network connections.
Which AWS services can the company use to meet these requirements? TWO)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company is using Amazon DynamoDB for its application database.
Which tasks are the responsibility of AWS, according to the AWS shared responsibility model? (Select TWO)
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service is designed to help users handle large amounts of data in a data warehouse environment?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company wants to develop applications that run on AWS. The company's developers need a set of libraries and development tools that are available in multiple programming languages.
Which AWS solution provides these libraries and tools?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs to migrate its website from on-premises to the AWS Cloud. The website must be hosted on hardware that is not shared with other companies. The company wants to use its existing per-socket, per-core software licenses.
Which Amazon EC2 instance purchasing option will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service provides command line access to AWS tools and resources directly from a web browser?
Premium Solution Locked
Unlock all 1129 answers & explanations
Which AWS service or feature will search for and identify AWS resources that are externally?
Premium Solution Locked
Unlock all 1129 answers & explanations
A company has migrated its workload to the AWS Cloud. The company wants to optimize existing Amazon EC2 resources.
Which AWS services or tools provide this functionality? (Select TWO.)
Premium Solution Locked
Unlock all 1129 answers & explanations
A company needs a serverless data integration service to discover, prepare, and combine data for analytics.
Which AWS service will meet these requirements?
Premium Solution Locked
Unlock all 1129 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 1129 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"