Questions for the AWS CERTIFIED CLOUD PRACTITIONER were updated on : Dec 01 ,2025
Which services are parts of the AWS serverless platform?
C
Explanation:
AWS provides a set of fully managed services that you can use to build and run serverless
applications. Serverless applications don’t require provisioning, maintaining, and administering
servers for backend components such as compute, databases, storage, stream processing, message
queueing, and more. You also no longer need to worry about ensuring application fault tolerance
and availability. Instead, AWS handles all of these capabilities for you. Serverless platform includes:
AWS lambda, Amazon S3, DynamoDB, API gateway, Amazon SNS, AWS step functions, Amazon
kinesis and developing tools and services.
Which of the following services is in the category of AWS serverless platform?
C
Explanation:
AWS provides a set of fully managed services that you can use to build and run serverless
applications. Serverless applications don’t require provisioning, maintaining, and administering
servers for backend components such as compute, databases, storage, stream processing, message
queueing, and more. You also no longer need to worry about ensuring application fault tolerance
and availability. Instead, AWS handles all of these capabilities for you. Serverless platform includes:
AWS lambda, Amazon S3, DynamoDB, API gateway, Amazon SNS, AWS step functions, Amazon
kinesis and developing tools and services.
An administrator needs to rapidly deploy a popular IT solution and start using it immediately.
Where can the administrator find assistance?
D
Explanation:
Quick Starts are built by AWS solutions architects and partners to help you deploy popular
technologies on AWS, based on AWS best practices for security and high availability. These
accelerators reduce hundreds of manual procedures into just a few steps, so you can build your
production environment quickly and start using it immediately.
One benefit of On-Demand Amazon Elastic Compute Cloud (Amazon EC2) pricing is:
C
Explanation:
On-Demand Capacity Reservations are priced exactly the same as their equivalent (On-Demand)
instance usage. If a Capacity Reservation is fully utilized, you only pay for instance usage and nothing
towards the Capacity Reservation. If a Capacity Reservation is partially utilized, you pay for the
instance usage and for the unused portion of the Capacity Reservation.
Which of the following tasks is the responsibility of AWS?
C
Explanation:
In EC2, the AWS IaaS offering, everything from the hypervisor layer down is AWS’s responsibility. A
customer’s poorly coded applications, misconfigured operating systems, or insecure firewall settings
will not affect the hypervisor, it will only affect the customer’s virtual machines running on that
hypervisor.
Which is the MINIMUM AWS Support plan that provides technical support through phone calls?
B
How should a customer forecast the future costs for running a new web application?
D
Explanation:
You can use Cost explorer which is part of Cost and Usage report to forecast future costs of running
an application.
A company will be moving from an on-premises data center to the AWS Cloud.
What would be one financial difference after the move?
C
A solution that is able to support growth in users, traffic, or data size with no drop in performance
aligns with which cloud architecture principle?
B
Which of the following can limit Amazon Simple Storage Service (Amazon S3) bucket access to
specific users?
C
Explanation:
To allow users to perform S3 actions on the bucket from the VPC endpoints or IP addresses, you must
explicitly grant those user-level permissions. You can grant user-level permissions on either an AWS
Identity and Access Management (IAM) policy or another statement in the bucket policy.
What can AWS edge locations be used for? (Select TWO.)
B,D
Explanation:
CloudFront delivers your content through a worldwide network of data centers called edge locations.
When a user requests content that you're serving with CloudFront, the user is routed to the edge
location that provides the lowest latency (time delay), so that content is delivered with the best
possible performance.
How does AWS shorten the time to provision IT resources?
C
Which AWS service can serve a static website?
A
Explanation:
You can host a static website on Amazon Simple Storage Service (Amazon S3). On a static website,
individual webpages include static content. They might also contain client-side scripts. By contrast, a
dynamic website relies on server-side processing, including server-side scripts such as PHP, JSP, or
ASP.NET. Amazon S3 does not support server-side scripting.
Which is the minimum AWS Support plan that includes Infrastructure Event Management without
additional costs?
B
Which AWS feature should a customer leverage to achieve high availability of an application?
B
Explanation:
This is to achieve High Availability for any web application (in this case SwiftCode) deployed in AWS.
The following features will be present: