A utilities clerk asks whether applying a CostCenter tag is enough to stop accidental deletion of a billing API. Which distinction is correct?
Select an answer to reveal the explanation.
Short Explanation
A tag is a sticky note; a lock is a padlock. CostCenter helps finance find the resource—it will not stop the delete button. If you need protection, apply a lock.
Full Explanation
Tags store metadata used for organization, cost allocation, and operations filtering. Resource locks enforce restrictions such as CanNotDelete or ReadOnly. Confusing labels with enforcement is a common error. Fundamentals answers keep locks as the restriction mechanism and tags as metadata only.