Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified Cloud Practitioner Certification - Part 27

Mary Smith

Mon, 24 Mar 2025

AWS Certified Cloud Practitioner Certification - Part 27

1. One benefit of On-Demand Amazon Elastic Compute Cloud (Amazon EC2) pricing is:

A) A. the ability to bid for a lower hourly cost.
B) B. paying a daily rate regardless of time used.
C) C. paying only for time used.
D) D. pre-paying for instances and paying a lower hourly rate.



2. An administrator needs to rapidly deploy a popular IT solution and start using it immediately. Where can the administrator find assistance?

A) A. AWS Well-Architected Framework documentation
B) B. Amazon CloudFront
C) C. AWS CodeCommit
D) D. AWS Quick Start reference deployments



3. Which of the following services is in the category of AWS serverless platform?

A) A. Amazon EMR
B) B. Elastic Load Balancing
C) C. AWS Lambda
D) D. AWS Mobile Hub



4. Which services are parts of the AWS serverless platform?

A) A. Amazon EC2, Amazon S3, Amazon Athena
B) B. Amazon Kinesis, Amazon SQS, Amazon EMR
C) C. AWS Step Functions, Amazon DynamoDB, Amazon SNS
D) D. Amazon Athena, Amazon Cognito, Amazon EC2



5. According to the AWS shared responsibility model, what is the sole responsibility of AWS?

A) A. Application security
B) B. Edge location management
C) C. Patch management
D) D. Client-side data



1. Right Answer: 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. https://aws.amazon.com/ec2/pricing/on-demand/

2. Right Answer: 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.https://aws.amazon.com/quickstart/?quickstart-all.sortby=item.additionalFields.updateDate&quickstart-all.sort-order=desc

3. Right Answer: 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. https://aws.amazon.com/serverless/

4. Right Answer: 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.https://aws.amazon.com/serverless/

5. Right Answer: B
Explanation: Client-side data, application security is the sole responsibility of the customer. Patch management is a shared responsibility. That leaves us with edge location management and since this out of the control of the customer, AWS is the one responsible for it.https://aws.amazon.com/compliance/shared-responsibility-model/

0 Comments

Leave a comment