Courseiva
Question 720 of 977
easyMultiple ChoiceObjective-mapped

How to Handle an Untagged Resource Alert: Apply Tags Without Disruption

A company has a policy that all cloud resources must be tagged with 'CostCenter' and 'Project' tags. The cloud operations team uses a monitoring tool to alert when untagged resources are created. The team receives an alert for a new EC2 instance that lacks the required tags. The instance was launched two hours ago by a DevOps engineer who is on leave. The instance is critical for production. What should the administrator do to resolve the compliance violation?

Quick Answer

The correct action is to apply the required tags to the existing EC2 instance using the cloud provider’s console or CLI, because tagging is a metadata operation that does not affect the running state of a resource. This resolves the untagged cloud resource compliance alert without disrupting the critical production workload, since stopping or terminating the instance would cause unnecessary downtime. On the CompTIA Cloud+ CV0-004 exam, this scenario tests your understanding of resource governance and the principle of least disruption—you must prioritize business continuity over re-creating resources. A common trap is assuming you must rebuild the instance to enforce tagging, but cloud providers allow retroactive tagging on existing resources. Remember the memory tip: “Tag, don’t drag”—apply tags in place rather than dragging the instance offline.

⚠ Common exam trap

A common mistake is to assume that a compliance violation due to missing tags requires terminating and recreating the resource. In reality, tags can be applied to existing instances without disruption, as they are metadata.

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

Apply the required tags to the existing instance using the cloud provider's console or CLI.

The compliance violation is the absence of required tags, not a problem with the instance itself. The administrator can use the AWS Management Console, CLI (e.g., `aws ec2 create-tags`), or SDK to apply the 'CostCenter' and 'Project' tags to the existing EC2 instance without disrupting its operation. This resolves the alert and maintains production continuity.

Answer analysis

Option-by-option breakdown

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

  • Terminate the instance immediately and launch a new one with proper tags.

    Why it's wrong here

    Terminating a critical production instance would cause downtime and is not necessary.

  • Apply the required tags to the existing instance using the cloud provider's console or CLI.

    Why this is correct

    Tagging can be applied post-creation; this resolves the compliance issue without affecting operations.

  • Ignore the alert because the instance is critical and the engineer will fix it when back.

    Why it's wrong here

    Ignoring alerts violates policy; proactive action is needed.

  • Modify the tag policy to exempt instances launched by senior engineers.

    Why it's wrong here

    Exemptions undermine compliance; all resources should follow policy.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr 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

1 more way this is tested on CV0-004

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. An organization requires that all cloud resources be tagged with the cost center and environment (e.g., production, development). A compliance checker runs weekly to report untagged resources. The cloud administrator notices that newly created resources are often missing tags. What is the most effective long-term solution?

easy
  • A.Configure a cloud governance policy that prevents resource creation without required tags.
  • B.Create a custom dashboard to show untagged resources.
  • C.Run a script daily to tag any untagged resources.
  • D.Send an email reminder to all users about tagging policies.

Why A: Enforcing tagging as part of resource creation policy prevents untagged resources from being created, ensuring compliance proactively.

Last reviewed: Jul 4, 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 CV0-004 practice question is part of Courseiva's free CompTIA 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 CV0-004 exam.