Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified Cloud Practitioner Certification - Part 19

Mary Smith

Wed, 21 Jan 2026

AWS Certified Cloud Practitioner Certification - Part 19

1. Which of the following is an advantage of consolidated billing on AWS?

A) A. Volume pricing qualification
B) B. Shared access permissions
C) C. Multiple bills per account
D) D. Eliminates the need for tagging



2. Which of the following steps should be taken by a customer when conducting penetration testing on AWS?

A) A. Conduct penetration testing using Amazon Inspector, and then notify AWS support.
B) B. Request and wait for approval from the customer - s internal security team, and then conduct testing.
C) C. Notify AWS support, and then conduct testing immediately.
D) D. Request and wait for approval from AWS support, and then conduct testing.



3. Which of the following AWS features enables a user to launch a pre-configured Amazon Elastic Compute Cloud (Amazon EC2) instance?

A) A. Amazon Elastic Block Store (Amazon EBS)
B) B. Amazon Machine Image
C) C. Amazon EC2 Systems Manager
D) D. Amazon AppStream 2.0



4. How would an AWS customer easily apply common access controls to a large set of users?

A) A. Apply an IAM policy to an IAM group.
B) B. Apply an IAM policy to an IAM role.
C) C. Apply the same IAM policy to all IAM users with access to the same workload.
D) D. Apply an IAM policy to an Amazon Cognito user pool.



5. What technology enables compute capacity to adjust as loads change?

A) A. Load balancing
B) B. Automatic failover
C) C. Round robin
D) D. Auto Scaling



1. Right Answer: A
Explanation: If you have multiple standalone accounts, your charges might decrease if you add the accounts to an organization. AWS combines usage from all accounts in the organization to qualify you for volume pricing discounts.https://help.nops.io/consolidated-billing

2. Right Answer: D
Explanation: AWS customers are welcome to carry out security assessments or penetration tests against their AWS infrastructure without prior approval for 8 services.https://aws.amazon.com/security/penetration-testing/

3. Right Answer: B
Explanation: To use Amazon EC2, you simply:Select a pre-configured, templated Amazon Machine Image (AMI) to get up and running immediately. Or create an AMI containing your applications, libraries, data, and associated configuration settings. Configure security and network access on your Amazon EC2 instance. Choose which instance type(s) you want, then start, terminate, and monitor as many instances of your AMI as needed, using the web service APIs or the variety of management tools provided. Determine whether you want to run in multiple locations, utilize static IP endpoints, or attach persistent block storage to your instances. Pay only for the resources that you actually consume, like instance-hours or data transfer.https://aws.amazon.com/ec2/features/

4. Right Answer: A
Explanation: Instead of defining permissions for individual IAM users, it's usually more convenient to create groups that relate to job functions (administrators, developers, accounting, etc.). Next, define the relevant permissions for each group. Finally, assign IAM users to those groups. All the users in an IAM group inherit the permissions assigned to the group. That way, you can make changes for everyone in a group in just one place. As people move around in your company, you can simply change what IAM group their IAM user belongs to.https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html

5. Right Answer: D
Explanation: AWS Auto Scaling monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost. Using AWS Auto Scaling, it's easy to setup application scaling for multiple resources across multiple services in minutes. The service provides a simple, powerful user interface that lets you build scaling plans for resources including Amazon EC2 instances and Spot Fleets, Amazon ECS tasks, Amazon DynamoDB tables and indexes, and Amazon Aurora Replicas. AWS Auto Scaling makes scaling simple with recommendations that allow you to optimize performance, costs, or balance between them. If you're already using Amazon EC2 Auto Scaling to dynamically scale your Amazon EC2 instances, you can now combine it with AWS Auto Scaling to scale additional resources for other AWS services. With AWS Auto Scaling, your applications always have the right resources at the right time.https://aws.amazon.com/autoscaling/

0 Comments

Leave a comment