Northern Trail Outfitters (NTO) wants to consolidate various legacy commerce platforms into one centrally-managed platform on B2C Commerce. The IT department has been working extensively with web frameworks (such as React and Angular) in recent years and wants to leverage the benefits of B2C Commerce, but maintain the flexibility of the user experience using headless commerce.
Which three considerations, beyond user experience, should a Solution Architect consider before confirming a headless approach?
Choose 3 answers
- Additional infrastructure (for example Heroku servers) may be required to host the application
- Features that are available by default in the Storefront Reference Architecture (SFRA) app will need to be custom built in custom frameworks
- Developers will still be required to use the Commerce SDK for security purposes
- Available Service, Marketing, and LINK accelerators may not work without modifications when using a headless approach
- Developers familiar with the web frameworks (React, Angular) will be familiar with the framework used by B2C Commerce
Answer(s): A,B,D
Explanation:
A . Additional infrastructure (for example Heroku servers) may be required to host the application when using a headless approach. This can increase the complexity, cost, and maintenance of the solution. A Solution Architect should consider the trade-offs between flexibility and simplicity when choosing a headless approach.
B . Features that are available by default in the Storefront Reference Architecture (SFRA) app will need to be custom built in custom frameworks when using a headless approach. This can increase the development time, effort, and risk of the solution. A Solution Architect should consider the benefits and drawbacks of using SFRA versus custom frameworks when choosing a headless approach.
D . Available Service, Marketing, and LINK accelerators may not work without modifications when using a headless approach. This can limit the integration capabilities and functionality of the solution. A Solution Architect should consider the compatibility and extensibility of the accelerators when choosing a headless approach.
Reference:
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_headless.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_sfra.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_link.htm&type=5
Reveal Solution Next Question