Sitecore 10 .NET Developer Certification — Question 25
When developing using Sitecore headless SDKs, what is the relationship between the rendering host and the Sitecore Content Delivery role?
Answer options
- A. The Content Delivery role hosts the headless services that the rendering host uses to retrieve Sitecore content and layout.
- B. The Content Delivery role has absolutely no relation to the rendering host as both are separate features for content management and delivery.
- C. The rendering host is a plugin feature that is loaded into the Content Delivery role to enhance the response speed of page requests.
- D. The rendering host is integrated into the Content Delivery role to make a highly-coupled system for retrieving and displaying content data.
Correct answer: A
Explanation
The correct answer is A because the Content Delivery role is responsible for providing the headless services that the rendering host relies on to access Sitecore content and layout. Option B is incorrect as it dismisses the essential link between the two roles, while C and D mischaracterize the relationship, suggesting either a plugin enhancement or a highly-coupled integration that does not accurately represent their roles.