QuestionQ19

Given a scenario, identify how to implement content fragments and experience fragments

An application development team must build a multi-channel application that uses AEM as a headless CMS.

Which feature should it use to maintain structured data for this application?

  • A Static template
  • B Content fragment
  • C Experience fragment
  • D Custom component
Explanation

AEM Content Fragments manage page-independent, structured, channel-neutral content. Their models define fields and data types, and the fragments can be delivered to headless applications across channels, including through AEM’s GraphQL API.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!