What is FEaaS?

TODO: get the thread

james.gregory Feb 27th at 11:24 AM Aside from known nuances, any known concerns of using FEaaS and BYOC components in regards to the roadmap of upcoming releases? Are there any known (to the product team) upcoming breaking changes we should expect? About to lean into them heavily for a client having a good fit for them, but nervous framework may be altered in 6 months, causing rework. (edited)

9 replies

Eirini Feb 28th at 9:09 AM Hi @james.gregory , we are not planning to introduce any breaking changes so you FEaaS components can be used. But we do not recommend to use BYOC components

Marcel Gruber Friday at 9:59 AM You don't recommend using BYOC? Why not? Should the docs be updated to reflect that? https://doc.sitecore.com/xmc/en/developers/xm-cloud/bring-your-own-components.html#hybrid

james.gregory Friday at 10:04 AM Oh really? Can you expound why? It's a really great feature. Really useful for non-sitecore devs to define props and ui for them in the page builder. 10:07 Ideally I'd like a flow where a dev can write a react component locally, compile it, then publish to FEaaS. This would support richer component experiences needed by marketing teams. Looking at the Rest API as a way to do this, https://components.sitecorecloud.io/api/docs/static/index.html#/ (edited) Saved for later • Due in 22 hours

Eirini Wednesday at 6:42 AM Our Design Library is going to be built to visualize and create template-driven code components, and our strategy focuses on expanding and optimizing this component type. Aligning with these code components ensures a more seamless and scalable experience within XMC. That said, FEaaS components are a great tool for our Marketers, and no breaking changes are planned for them. In the long term, our low code builder will be merged with our AI coded component strategy. BYOC is an alternative, non template-driven code component and remains experimental, we would recommend to use the first two approaches.

georgechang :coffee: Wednesday at 1:58 PM I see BYOC as an alternative to regular SXA components - what’s the future of code-driven custom components? Is it still headless SXA? Should we ever favor BYOC over SXA components? 1:59 I can see FEaaS as a good alternative unless you have a strict design system (like a real one, not just colors and typography) then FEaaS only approximates adherence to the design system but may not fully conform. Saved for later • Due in 22 hours

Liz Nelson Wednesday at 4:58 PM FEaaS is an awesome feature and we totally recommend using it with exactly the caveats you mentioned George. With regards to "SXA" vs "BYOC", the major consideration in the choice for code based component patterns shifted for us because of AI. I agree the BYOC registration model is a lovely DevEx. We hope our new Design Library vastly improves the DevEx for non Sitecore devs to create template-based code components too. BYOC should definitely be used when you want to enrich a FEaaS component with some additional coded capabilities, but as Eirini was suggesting, we wouldn't recommend basing your coded component system on it. The background: The challenge with BYOC and many of our competitors who also have a runtime based code components, they aren't ideal for building brand-aware AI services. As Eirini alluded template-based code components means we have a database representation of the component, along with the code, which allows us to be much more powerful AI component generation tools, which is the future space we are headed -> FEaaS and code components blended in a single system where AI can do a lot of the work. :+1: 1

georgechang :coffee: Wednesday at 6:11 PM Thanks @Liz Nelson this was really informative! Are there more details around these template-based code components? I understand it’s probably relatively early days but interested to see how this new DevEx is shaping out. Also never too early to start thinking about migration paths. :joy:


More Stories

Cover Image for Tips for Forms Implementations

Tips for Forms Implementations

> And other pro tips

Cover Image for Early Returns in React Components

Early Returns in React Components

> When and how should you return early in a React component?

Cover Image for Content Editor Search Bar Not Working

Content Editor Search Bar Not Working

> Sometimes it works, sometimes not

Cover Image for How to Run Old Versions of Solr in a Docker Container

How to Run Old Versions of Solr in a Docker Container

> Please don't make me install another version of Solr on my local...

Cover Image for Don't Ignore the HttpRequestValidationException

Don't Ignore the HttpRequestValidationException

> Doing so could be... potentially dangerous

Cover Image for Sitecore Symposium 2022

Sitecore Symposium 2022

> What I'm Watching 👀

Cover Image for Troubleshooting 502 Responses in Azure App Services

Troubleshooting 502 Responses in Azure App Services

> App Services don't support all libraries

Cover Image for On Sitecore Stack Exchange (SSE)

On Sitecore Stack Exchange (SSE)

> What I've learned, what I see, what I want to see

Cover Image for Year in Review: 2022

Year in Review: 2022

> Full steam ahead

Cover Image for NextJS/JSS Edit Frames Before JSS v21.1.0

NextJS/JSS Edit Frames Before JSS v21.1.0

> It is possible. We have the technology.

Cover Image for Considerations for Hosting Mail Signature Images on Vercel

Considerations for Hosting Mail Signature Images on Vercel

> Outlook is a Cache-Control disrepectoor and that's a problem

Cover Image for Hello World

Hello World

> Welcome to the show

Cover Image for Tips for Applying Cumulative Sitecore XM/XP Patches and Hotfixes

Tips for Applying Cumulative Sitecore XM/XP Patches and Hotfixes

> It's probably time to overhaul your processes

Cover Image for Super Fast Project Builds with Visual Studio Publish

Super Fast Project Builds with Visual Studio Publish

> For when solution builds take too long

Cover Image for Azure PaaS Cache Optimization

Azure PaaS Cache Optimization

> App Services benefit greatly from proper configuration

Cover Image for Symposium 2022 Reflections

Symposium 2022 Reflections

> Sitecore is making big changes

Cover Image for Ideas For Docker up.ps1 Scripts

Ideas For Docker up.ps1 Scripts

> Because Docker can be brittle

Cover Image for Add TypeScript Type Checks to RouteData fields

Add TypeScript Type Checks to RouteData fields

> Inspired by error: Conversion of type may be a mistake because neither type sufficiently overlaps with the other.

Cover Image for Security Series: App Service IP Restrictions

Security Series: App Service IP Restrictions

> How to manage IP rules "at scale" using the Azure CLI

Cover Image for SPE Script Performance & Troubleshooting

SPE Script Performance & Troubleshooting

> Script never ends or runs too slow? Get in here.

Cover Image for JSS: Reducing Bloat in Multilist Field Serialization

JSS: Reducing Bloat in Multilist Field Serialization

> Because: performance, security, and error-avoidance

Cover Image for Critical Security Bulletin SC2024-001-619349 Announced

Critical Security Bulletin SC2024-001-619349 Announced

> And other scintillating commentary

Cover Image for How to Run Sitecore 10.3.x in Docker on Windows 10

How to Run Sitecore 10.3.x in Docker on Windows 10

> Configs for loading useful asset images

Cover Image for JSS + TypeScript Sitecore Project Tips

JSS + TypeScript Sitecore Project Tips

> New tech, new challenges

Cover Image for NextJS: Access has been blocked by CORS policy

NextJS: Access has been blocked by CORS policy

> CORS is almost as much of a nuisance as GDPR popups

Cover Image for Tips for New Sitecore Developers

Tips for New Sitecore Developers

> If I had more time, I would have written a shorter letter

Cover Image for Script: Boost SIF Certificate Expiry Days

Script: Boost SIF Certificate Expiry Days

> One simple script that definitely won't delete your system32 folder

Cover Image for NextJS: Unable to Verify the First Certificate

NextJS: Unable to Verify the First Certificate

> UNABLE_TO_VERIFY_LEAF_SIGNATURE

Cover Image for On Sitecore Development

On Sitecore Development

> Broadly speaking

Cover Image for On Mentorship and Community Contributions

On Mentorship and Community Contributions

> Reflections and what I learned as an MVP mentor

Cover Image for NextJS: Short URL for Viewing Layout Service Response

NextJS: Short URL for Viewing Layout Service Response

> Because the default URL is 2long4me