Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified Cloud Practitioner Certification - Part 25

Mary Smith

Wed, 21 Jan 2026

AWS Certified Cloud Practitioner Certification - Part 25

1. Which is the minimum AWS Support plan that includes Infrastructure Event Management without additional costs?

A) A. Enterprise
B) B. Business
C) C. Developer
D) D. Basic



2. Which AWS service can serve a static website?

A) A. Amazon S3
B) B. Amazon Route 53
C) C. Amazon QuickSight
D) D. AWS X-Ray



3. How does AWS shorten the time to provision IT resources?

A) A. It supplies an online IT ticketing platform for resource requests.
B) B. It supports automatic code validation services.
C) C. It provides the ability to programmatically provision existing resources.
D) D. It automates the resource request process from a company's IT vendor list.



4. What can AWS edge locations be used for? (Choose two.)(Select 2answers)

A) A. Hosting applications
B) B. Delivering content closer to users
C) C. Running NoSQL database caching services
D) D. Reducing traffic on the server by caching responses
E) E. Sending notification messages to end users


5. Which of the following can limit Amazon Simple Storage Service (Amazon S3) bucket access to specific users?

A) A. A public and private key-pair
B) B. Amazon Inspector
C) C. AWS Identity and Access Management (IAM) policies
D) D. Security Groups



1. Right Answer: A
Explanation:

2. Right Answer: 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. https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html

3. Right Answer: C
Explanation:

4. Right Answer: 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. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html

5. Right Answer: 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. https://aws.amazon.com/premiumsupport/knowledge-center/block-s3-traffic-vpc-ip/

0 Comments

Leave a comment