Amazon AWS Certified Cloud Practitioner Exam Practice Questions (P. 2)
- Full Access (988 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
A company wants to review its monthly costs of using Amazon EC2 and Amazon RDS for the past year.
Which AWS service or tool provides this information?
Which AWS service or tool provides this information?
- AAWS Trusted Advisor
- BCost ExplorerMost Voted
- CAmazon Forecast
- DAmazon CloudWatch
Correct Answer:
B
B

Absolutely, Cost Explorer is spot on for tracking and reviewing your AWS expenses over time. You can dig into how much you're spending monthly on specific services like Amazon EC2 and RDS. It's super handy as it not only shows past usage but also throws in some predictions for future costs, which is great for budget planning. Plus, it updates daily so you're always looking at the latest data. Definitely your go-to tool for getting a handle on your AWS expenses.
send
light_mode
delete
Question #12
A company wants to migrate a critical application to AWS. The application has a short runtime. The application is invoked by changes in data or by shifts in system state. The company needs a compute solution that maximizes operational efficiency and minimizes the cost of running the application.
Which AWS solution should the company use to meet these requirements?
Which AWS solution should the company use to meet these requirements?
- AAmazon EC2 On-Demand Instances
- BAWS LambdaMost Voted
- CAmazon EC2 Reserved Instances
- DAmazon EC2 Spot Instances
Correct Answer:
B
B

AWS Lambda is the ideal choice for the company's needs as it offers a serverless compute service which means there's no need for server management. It automatically scales according to the application's needs and charges only for the compute time used, making it cost-effective for applications with a short runtime that are triggered by events. This setup maximizes operational efficiency by managing the compute resources dynamically, aligning perfectly with the application's invocation model and short runtime requirement.
send
light_mode
delete
Question #13
Which AWS service or feature allows users to connect with and deploy AWS services programmatically?
- AAWS Management Console
- BAWS Cloud9
- CAWS CodePipeline
- DAWS software development kits (SDKs)Most Voted
Correct Answer:
D
D

Absolutely, let's dive right into the meat of it! The true power player here is the AWS software development kits (SDKs). These handy toolkits are chock-full of APIs and language-specific libraries that serve one main purpose: letting developers get hands-on with AWS programmatically. Whether you're coding in Python, Ruby, or any other language under the sun, these SDKs are your golden ticket to interacting, automating, and managing all the AWS services directly through your code. No clicky-clicky in the console, just pure coded commands doing the heavy lifting. So, when it's about programming your way through AWS, SDKs are your best friend.
send
light_mode
delete
Question #14
A company plans to create a data lake that uses Amazon S3.
Which factor will have the MOST effect on cost?
Which factor will have the MOST effect on cost?
- AThe selection of S3 storage tiersMost Voted
- BCharges to transfer existing data into Amazon S3
- CThe addition of S3 bucket policies
- DS3 ingest fees for each request
Correct Answer:
A
A

The storage tier chosen in Amazon S3 plays a critical role in determining the cost of maintaining a data lake. Each tier is priced differently based on how frequently the data is accessed and the speed at which it must be available. For instance, data that is seldom accessed can be stored in the Glacier or Deep Archive tiers at a much lower cost compared to the S3 Standard tier, which is designed for data that needs to be frequently accessed. Making informed decisions about which tier to use based on your data access patterns can lead to significant cost savings over time.
send
light_mode
delete
Question #15
A company is launching an ecommerce application that must always be available. The application will run on Amazon EC2 instances continuously for the next
12 months.
What is the MOST cost-effective instance purchasing option that meets these requirements?
12 months.
What is the MOST cost-effective instance purchasing option that meets these requirements?
- ASpot Instances
- BSavings PlansMost Voted
- CDedicated Hosts
- DOn-Demand Instances
Correct Answer:
B
B

For your company's ecommerce application that needs to be available at all times over the next 12 months, utilizing Amazon EC2 Savings Plans is indeed the smartest financial move. These plans let you commit to a consistent usage level (like compute power) for a fixed term of 1 or 3 years, offering substantial discounts up to 72% compared to On-Demand pricing. This is perfect for scenarios where workload requirements are predictable and stable, making Savings Plans not just affordable but perfectly suited for your application's demands.
send
light_mode
delete
Question #16
Which AWS service or feature can a company use to determine which business unit is using specific AWS resources?
- ACost allocation tagsMost Voted
- BKey pairs
- CAmazon Inspector
- DAWS Trusted Advisor
Correct Answer:
A
A

The correct tool for identifying resource usage across different business units in AWS is the Cost Allocation Tags. These tags attach metadata to AWS resources, making it straightforward to categorize and track expenses per business unit, project, or department. This specific functionality enhances visibility into how resources are consumed and how costs are distributed, which is essential for effective management and budgeting within a company. These tags are designed not just for cost tracking but also for enabling more detailed and precise cost management and reporting.
send
light_mode
delete
Question #17
A company wants to migrate its workloads to AWS, but it lacks expertise in AWS Cloud computing.
Which AWS service or feature will help the company with its migration?
Which AWS service or feature will help the company with its migration?
- AAWS Trusted Advisor
- BAWS Consulting PartnersMost Voted
- CAWS Artifacts
- DAWS Managed Services
Correct Answer:
D
D
send
light_mode
delete
Question #18
Which AWS service or tool should a company use to centrally request and track service limit increases?
- AAWS Config
- BService QuotasMost Voted
- CAWS Service Catalog
- DAWS Budgets
Correct Answer:
B
B
send
light_mode
delete
Question #19
Which documentation does AWS Artifact provide?
- AAmazon EC2 terms and conditions
- BAWS ISO certificationsMost Voted
- CA history of a company's AWS spending
- DA list of previous-generation Amazon EC2 instance types
Correct Answer:
B
B
send
light_mode
delete
Question #20
Which task requires using AWS account root user credentials?
- AViewing billing information
- BChanging the AWS Support planMost Voted
- CStarting and stopping Amazon EC2 instances
- DOpening an AWS Support case
Correct Answer:
B
B
send
light_mode
delete
All Pages