A developer needs to configure sets of values according to the following parameters:
– Varies for different staging environments
– Varies for different content paths
– Differs between author and publish
Which implementation strategy should the developer use to meet these requirements?
A . A custom cloud configuration
B . A context aware configuration with buckets using an OSGi configuration
C . One OSGi configuration for the set of values with runmodes
D . A JCR property at the content root node of the site with inheritedPageProperties
Answer: C