nerdexam
IBM

C1000-141 · Question #35

What is the primary function of the Entitled Registry in the MAS architecture?

The correct answer is B. To act as a centralized repository for container images. Option B is correct because the Entitled Registry (IBM's cp.icr.io) serves as the centralized repository from which licensed IBM container images are pulled during MAS installation and deployment - it is the source of truth for all entitled software images your cluster needs…

Maximo Manage Architecture and System Administration

Question

What is the primary function of the Entitled Registry in the MAS architecture?

Options

  • ATo provide a backup for application data
  • BTo act as a centralized repository for container images
  • CTo monitor system performance
  • DTo manage user access and permissions

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    78% (18)
  • C
    13% (3)
  • D
    4% (1)

Explanation

Option B is correct because the Entitled Registry (IBM's cp.icr.io) serves as the centralized repository from which licensed IBM container images are pulled during MAS installation and deployment - it is the source of truth for all entitled software images your cluster needs.

Why the distractors are wrong:

  • A (backup for application data): The Entitled Registry holds software images, not runtime application data; backups are handled by separate storage and disaster recovery solutions.
  • C (monitor system performance): Monitoring is handled by tools like Instana or OpenShift's built-in observability stack, not the registry.
  • D (manage user access and permissions): User access and permissions are managed by identity providers and RBAC configurations (e.g., LDAP, OpenShift OAuth), not the container registry.

Memory tip: Think of "Entitled" as your license receipt - just as a software license entitles you to download software, the Entitled Registry is where your entitled (licensed) container images live. Registry = repository of images, never data, monitoring, or users.

Topics

#Entitled Registry#container images#MAS architecture#IBM licensing

Community Discussion

No community discussion yet for this question.

Full C1000-141 Practice