Question 540 of 1,024
Cloud ConceptsmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is on-demand self-service. This scenario perfectly illustrates the characteristic because the developer independently provisioned an EC2 instance through the AWS Management Console without any human interaction with AWS support or IT administrators, completing the entire process in under ten minutes. In cloud computing, on-demand self-service means a user can automatically configure and deploy computing resources—like selecting an AMI, instance type, and security groups—whenever needed, without requiring manual approval or provisioning from a service provider. On the AWS Certified Cloud Practitioner CLF-C02 exam, this concept tests your understanding of the five essential characteristics defined by NIST SP 800-145, and it often appears in scenario-based questions where a user performs actions without contacting support. A common trap is confusing this with rapid elasticity, but remember: self-service is about *who* provisions (the user), while elasticity is about *how much* scales. A helpful memory tip is to think of a vending machine—you choose your snack and get it instantly, no cashier needed.

CLF-C02 Cloud Concepts Practice Question

This CLF-C02 practice question tests your understanding of cloud concepts. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A development team needs to provision a new Amazon EC2 instance for a proof-of-concept project. The team has an AWS account with appropriate IAM permissions. One developer logs into the AWS Management Console, selects an Amazon Machine Image (AMI), chooses an instance type, configures security groups, and launches the instance. The entire process takes less than 10 minutes and does not require any interaction with AWS support or IT administrators. Which essential characteristic of cloud computing does this scenario best illustrate?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1mediummultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

On-demand self-service

This scenario best illustrates on-demand self-service because the developer was able to provision an EC2 instance entirely through the AWS Management Console without any human interaction with AWS support or IT administrators. The ability to independently configure and launch compute resources—selecting an AMI, instance type, and security groups—within minutes, without requiring manual approval or provisioning, is the defining characteristic of on-demand self-service as defined by NIST SP 800-145.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • On-demand self-service

    Why this is correct

    Correct. The developer provisions the instance entirely through self-service steps in the AWS Management Console without any human intervention from AWS staff or internal IT, which is the definition of on-demand self-service.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Resource pooling

    Why it's wrong here

    Incorrect. Resource pooling refers to the cloud provider's ability to serve multiple customers from the same physical infrastructure using multi-tenancy. The scenario focuses on the user's ability to provision resources independently, not on how the underlying resources are shared.

  • Measured service

    Why it's wrong here

    Incorrect. Measured service is about cloud systems automatically controlling and optimizing resource usage by metering it (e.g., pay-per-use billing). While AWS does meter usage, the scenario emphasizes the provisioning action, not the billing or metering aspect.

  • Broad network access

    Why it's wrong here

    Incorrect. Broad network access means that resources are available over the network and accessed through standard mechanisms (e.g., mobile phones, laptops). Although the developer uses a browser to access the console, the key point is the self-service provisioning capability, not the network accessibility.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse the speed of provisioning (which is a benefit of on-demand self-service) with resource pooling or measured service, but the question specifically tests the ability to provision resources without human interaction, which is the core of on-demand self-service.

Trap categories for this question

  • Scenario analysis trap

    Incorrect. Resource pooling refers to the cloud provider's ability to serve multiple customers from the same physical infrastructure using multi-tenancy. The scenario focuses on the user's ability to provision resources independently, not on how the underlying resources are shared.

Detailed technical explanation

How to think about this question

Under the hood, on-demand self-service is enabled by AWS APIs (e.g., EC2 RunInstances) and IAM policies that allow users to call these APIs directly without a human intermediary. The AWS Management Console is a web-based front-end that invokes these same APIs, and the entire provisioning workflow—from AMI selection to security group configuration—is automated by AWS orchestration services, eliminating the need for a ticket or manual approval. In a real-world scenario, this characteristic allows a developer to spin up a test environment in minutes, whereas in a traditional data center, the same task could take days due to hardware procurement and administrator scheduling.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CLF-C02 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CLF-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CLF-C02 question test?

Cloud Concepts — This question tests Cloud Concepts — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: On-demand self-service — This scenario best illustrates on-demand self-service because the developer was able to provision an EC2 instance entirely through the AWS Management Console without any human interaction with AWS support or IT administrators. The ability to independently configure and launch compute resources—selecting an AMI, instance type, and security groups—within minutes, without requiring manual approval or provisioning, is the defining characteristic of on-demand self-service as defined by NIST SP 800-145.

What should I do if I get this CLF-C02 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

3 more ways this is tested on CLF-C02

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A development team needs to create a new Amazon RDS MySQL database for a temporary testing environment. A developer logs into the AWS Management Console, selects the desired instance type, storage, and network settings, and clicks 'Create database'. The database is available within 10 minutes, and the developer did not need to submit a request or wait for IT approval. Which essential characteristic of cloud computing does this process best demonstrate?

easy
  • A.Rapid elasticity
  • B.On-demand self-service
  • C.Broad network access
  • D.Resource pooling

Why B: The developer was able to create and provision the RDS MySQL database entirely through the AWS Management Console without any human interaction or approval from IT. This is the core definition of on-demand self-service: a user can provision computing resources as needed automatically, without requiring service provider interaction. The process took only 10 minutes and required no ticket submission, which directly aligns with the NIST definition of on-demand self-service.

Variation 2. A development team needs to create a temporary Amazon RDS database for testing a new feature. The team uses the AWS Management Console to launch a db.t3.micro MySQL instance, configures the security group, and connects the application within minutes. When the testing is complete, they terminate the instance without any interaction with AWS support or IT administrators. This ability to provision and manage resources entirely through self-service interfaces best describes which essential characteristic of cloud computing?

medium
  • A.On-demand self-service
  • B.Resource pooling
  • C.Rapid elasticity
  • D.Measured service

Why A: Option A is correct because the scenario describes the development team provisioning and terminating an RDS instance entirely through the AWS Management Console without requiring any human interaction with AWS support or IT administrators. This aligns with the NIST definition of on-demand self-service, where a consumer can unilaterally provision computing capabilities as needed automatically without requiring human interaction with each service provider.

Variation 3. A development team needs to spin up a new Amazon RDS database instance for a proof-of-concept application. The team can log into the AWS Management Console, select the database engine, configure settings, and launch the instance within minutes, without needing to submit a ticket or wait for IT operations to provision hardware. Which essential characteristic of cloud computing does this scenario BEST demonstrate?

medium
  • A.Resource pooling
  • B.Measured service
  • C.On-demand self-service
  • D.Rapid elasticity

Why C: The scenario describes a user independently provisioning an RDS instance through the AWS Management Console without any human interaction with IT operations. This directly aligns with the on-demand self-service characteristic of cloud computing, where users can provision computing resources automatically as needed without requiring service provider interaction.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.