Choosing a frontend framework for your web development project can be a crucial decision that impacts your project's scalability, performance, and maintainability.
A question to ask yourself is:
Who will maintain the website long term?
Will a development team maintain the website or will marketers who need site building capabilities be maintaining your site long term?
Acquia CMS provides three starterkits so you can choose how to maintain your frontend moving forward, decoupled(headless), low code enterprise and community. Acquia Content Management System (Acquia CMS) is an open source, composable CMS for managing digital content and experiences. It is powered by Drupal and optimized for the Acquia platform.
Key features of a starter kit
Site Studio is a Drupal add-on service available for Acquia subscribers that empowers non-developers to make layout and design changes inside the CMS.
Designers with little coding knowledge can create within the CMS
The low-code enterprise solution is ideal for marketers and companies seeking a simplified coding approach.
Headless
What is headless?
Headless is a loose term that refers to decoupling frontend UX from the backend systems that provide, manage and control data.
Why is Headless so Popular
Flexibility:
By separating the frontend from the backend, you can use any technology stack for the frontend, such as React or Next.JS.
This allows developers to choose the best tools for their specific project needs.
API-First Approach:
Drupal's API-first approach ensures that data is accessible via web services (typically REST or JSON:API) right out of the box.
This is crucial for modern web applications and mobile apps that rely on data APIs.
Composable Architecture:
Components of a the application are designed to be modular and easily interchangeable
Key Features:
Headless required design component
'Components are the reusable building blocks of our design system. Each component meets a specific interaction or UI need, and has been specifically created to work together to create patterns and intuitive user experiences.'
Item | Frontend | Headless |
Target customers | Marketing Team or small development team looking to make dynamic page changes to a production site fast | All in one service for frontend and backend. All component content is in JSON. |
Pain points | Requires a site redesign by taking over the frontend architecture and styling is now apart of the Drupal Config system | Makes working with Drupal in headless projects easier |
Complementing products | Drupal Cloud, Acquia Site Factory, DAM. Code Studio, VWO. Monidso | Drupal Cloud, Node.js |
Exceptions | All in one service for frontend and backend. All component content is in JSON. | Headless CMS has fewer requirements for integrations making it incompatible with many of our products: Search, Personalization, CDP, etc. |
What are my needs?
Low Code
When it comes down to it, it is a business decision and who is maintaining your site. Choosing the path of lease resistance for what makes sense for your company and and future of your web application.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Fri Sep 12 2025 08:40:58 GMT+0000 (Coordinated Universal Time)