A client has a requirement to render different content on the homepage based on if the customer is logged in or guest user.
What should a developer implement to achieve this requirement?
A developer has a requirement to adda new field to the IN registration from that must not appear in the US one.
Which path should be created to accomplish this requirement?
Given the requirements:
To integrate with an external web service using HTTP requests
To create a service for this purpose with the Service framework using the LocalServiceRegistry
class.
To test the service before the external service provider makes the API available
Which solution allows the developer to satisfy the requirements?
Which two methods are efficientand scalable? (Choose two.)