Free preview mode

Enjoy the free questions and consider upgrading to gain full access!

AWS Certified Cloud PractitionerFree trialFree trial

By amazon
Aug, 2025

Verified

25Q per page

Question 151

Which task can a company complete by using AWS Organizations?

  • A: Track application deployment statuses globally.
  • B: Remove unused and underutilized AWS resources across all accounts.
  • C: Activate DDoS protection across all accounts.
  • D: Share pre-purchased Amazon EC2 resources across accounts.

Question 152

A user has been granted permission to change their own IAM user password.
Which AWS services can the user use to change the password? (Choose two.)

  • A: AWS Command Line Interface (AWS CLI)
  • B: AWS Key Management Service (AWS KMS)
  • C: AWS Management Console
  • D: AWS Resource Access Manager (AWS RAM)
  • E: AWS Secrets Manager

Question 153

A company needs to run an application on Amazon EC2 instances. The instances cannot be interrupted at any time. The company needs an instance purchasing option that requires no long-term commitment or upfront payment.
Which instance purchasing option will meet these requirements MOST cost-effectively?

  • A: On-Demand Instances
  • B: Spot Instances
  • C: Dedicated Hosts
  • D: Reserved Instances

Question 154

A company uses Amazon EC2 instances to run its web application. The company uses On-Demand Instances and Spot Instances. The company needs to visualize its monthly spending on both types of instances.
Which AWS service or feature will meet this requirement?

  • A: AWS Cost Explorer
  • B: AWS Budgets
  • C: Amazon CloudWatch
  • D: AWS Cost Categories

Question 155

Which task can a user complete by using AWS Identity and Access Management (IAM)?

  • A: Validate JSON syntax from an application configuration file.
  • B: Analyze logs from an Amazon API Gateway call.
  • C: Filter traffic to or from an Amazon EC2 instance.
  • D: Grant permissions to applications that run on Amazon EC2 instances.

Question 156

A company needs to generate reports for business intelligence and operational analytics on petabytes of semistructured and structured data. These reports are produced from standard SQL queries on data that is in an Amazon S3 data lake.
Which AWS service provides the ability to analyze this data?

  • A: Amazon RDS
  • B: Amazon Neptune
  • C: Amazon DynamoDB
  • D: Amazon Redshift

Question 157

A company needs to establish a connection between two VPCs. The VPCs are located in two different AWS Regions. The company wants to use the existing infrastructure of the VPCs for this connection.
Which AWS service or feature can be used to establish this connection?

  • A: AWS Client VPN
  • B: VPC peering
  • C: AWS Direct Connect
  • D: VPC endpoints

Question 158

A system automatically recovers from failure when a company launches its workload on the AWS Cloud services platform.
Which pillar of the AWS Well-Architected Framework does this situation demonstrate?

  • A: Cost optimization
  • B: Operational excellence
  • C: Performance efficiency
  • D: Reliability

Question 159

Which of the following describes AWS Local Zones?

  • A: A cluster of data centers in one geographic location
  • B: A site used by Amazon CloudFront to cache frequently accessed content
  • C: An extension of an AWS Region to more granular locations
  • D: One or more data centers with redundant power and networking

Question 160

A retail company is migrating its IT infrastructure applications from on premises to the AWS Cloud.
Which costs will the company eliminate with this migration? (Choose two.)

  • A: Cost of data center operations
  • B: Cost of application licensing
  • C: Cost of marketing campaigns
  • D: Cost of physical server hardware
  • E: Cost of network management

Question 161

What is a benefit of moving to the AWS Cloud in terms of improving time to market?

  • A: Decreased deployment speed
  • B: Increased application security
  • C: Increased business agility
  • D: Increased backup capabilities

Question 162

Which of the following are characteristics of a serverless application that runs in the AWS Cloud? (Choose two.)

  • A: Users must manually configure Amazon EC2 instances.
  • B: Users have a choice of operating systems.
  • C: The application has built-in fault tolerance.
  • D: Users can run Amazon EC2 Spot Instances.
  • E: The application can scale based on demand.

Question 163

A company has existing software licenses that it wants to bring to AWS, but the licensing model requires licensing physical cores.
How can the company meet this requirement in the AWS Cloud?

  • A: Launch an Amazon EC2 instance with default tenancy.
  • B: Launch an Amazon EC2 instance on a Dedicated Host.
  • C: Create an On-Demand Capacity Reservation.
  • D: Purchase Dedicated Reserved Instances.

Question 164

A company has a complex AWS architecture. The company needs assistance from a dedicated technical professional who can suggest strategies regarding incidents, trade-offs, support, and risk management.
Which AWS Support plan will provide the required support?

  • A: AWS Business Support
  • B: AWS Enterprise Support
  • C: AWS Developer Support
  • D: AWS Basic Support

Question 165

Which of the following is an advantage that the AWS Cloud provides to users?

  • A: Users eliminate the need to guess about infrastructure capacity requirements.
  • B: Users decrease their variable costs by maintaining sole ownership of IT hardware.
  • C: Users maintain control of underlying IT infrastructure hardware.
  • D: Users maintain control of operating systems for managed services.

Question 166

Which AWS services can use AWS WAF to protect against common web exploitations? (Choose two.)

  • A: Amazon Route 53
  • B: Amazon CloudFront
  • C: AWS Transfer Family
  • D: AWS Site-to-Site VPN
  • E: Amazon API Gateway

Question 167

Which controls are shared under the AWS shared responsibility model? (Choose two.)

  • A: Awareness and training
  • B: Patching of Amazon RDS
  • C: Configuration management
  • D: Physical and environmental controls
  • E: Service and communications protection or security

Question 168

According to the AWS shared responsibility model, what responsibility does a customer have when using Amazon RDS to host a database?

  • A: Manage connections to the database
  • B: Install Microsoft SQL Server
  • C: Design encryption-at-rest strategies
  • D: Apply minor database patches

Question 169

A company manages global applications that require static IP addresses.
Which AWS service would enable the company to improve the availability and performance of its applications?

  • A: Amazon CloudFront
  • B: AWS Global Accelerator
  • C: Amazon S3 Transfer Acceleration
  • D: Amazon API Gateway

Question 170

Which of the following are AWS compute services? (Choose two.)

  • A: Amazon Lightsail
  • B: AWS Systems Manager
  • C: AWS CloudFormation
  • D: AWS Batch
  • E: Amazon Inspector

Question 171

A company needs to report on events that involve the specific AWS services that the company uses.
Which AWS service or resource can the company use with Amazon CloudWatch to meet this requirement?

  • A: Amazon Inspector
  • B: AWS Personal Health Dashboard
  • C: AWS Trusted Advisor
  • D: AWS CloudTrail logs

Question 172

A company with AWS Enterprise Support needs help understanding its monthly AWS bill and wants to implement billing best practices.
Which AWS tool or resource is available to accomplish these goals?

  • A: Resource tagging
  • B: AWS Concierge Support team
  • C: AWS Abuse team
  • D: AWS Support

Question 173

Which of the following is an AWS key-value database offering consistent single-digit millisecond performance at any scale?

  • A: Amazon RDS
  • B: Amazon Aurora
  • C: Amazon DynamoDB
  • D: Amazon Redshift

Question 174

A company is developing a new Node.js application. The application must have a scalable NoSQL database to meet increasing demand as the popularity of the application grows.
Which AWS service will meet the requirements for the database?

  • A: Amazon Aurora Serverless
  • B: Amazon ElastiCache
  • C: Amazon DynamoDB
  • D: Amazon Redshift

Question 175

A company wants to set up an entire development and continuous delivery toolchain for coding, building, testing, and deploying code.
Which AWS service will meet these requirements?

  • A: Amazon CodeGuru
  • B: AWS CodeStar
  • C: AWS CodeCommit
  • D: AWS CodeDeploy
Page 7 of 40 • Questions 151-175 of 988

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!