Acquia offers Front End Hosting - Advanced to build and host sites developed in popular JavaScript frameworks, such as Next.js. This supports Server-Side Rendered (SSR) and Incremental Static Regeneration (ISR) sites on Acquia Cloud Platform. To use Front End Hosting - Advanced, add it to your existing Drupal cloud subscription.
SSR sites generate HTML content dynamically for each request on the server. This approach combines the benefits of static sites, that includes fast initial load times, with the flexibility of dynamic content. For each request, the server fetches data and renders the HTML page before it is sent to the browser. SSR is well suited for content that is personalized or frequently updated.
ISR sites represent a powerful hybrid approach that combines the benefits of static site generation and server-side rendering. Initially, ISR generates static HTML pages to ensure fast load times and efficient content delivery from static files. ISR also supports the selective regeneration of specific pages on the server. The regeneration occurs either at predetermined time intervals or in response to particular triggers or events. This dynamic regeneration process ensures content stays current without the need of a full-site rebuild. This balances performance with freshness. ISR is well-suited for websites that contain a mix of primarily static content alongside pages that require more frequent updates. This optimized strategy delivers speed, scalability, and flexibility in content management.
Front End Hosting - Advanced supports the following features:
Auto scaling:
Environments are auto scaled for production applications based on traffic.
Shared filesystem to support ISR:
Environments have a shared filesystem to support Next.js ISR capabilities.
Content Delivery Network (CDN) integration:
Front End Hosting - Advanced integrates with a Content Delivery Network (CDN) through the third-party tool, Platform CDN, to enhance the distribution of web content.
Real-time monitoring and retrieval of balancer/environment logs:
Front End Hosting - Advanced monitoring provides the capability to download historical environment logs for offline analysis and to stream log data in real-time for live monitoring.
For more information, visit About Cloud Platform logging.
High availability configuration:
Front End Hosting – Advanced maintains at least two replica instances in every environment to ensure high availability.
Provisioning of three default environments:
Front End Hosting - Advanced comes provisioned with three default environments to support development (dev), staging (stage), and production (prod) environments. Customers can expand their environment setup with the purchase of additional environments to cater to any specific needs.
Automated cache clearing:
Front End Hosting - Advanced comes with a feature to clear cache that automatically clears stored data after each deployment. This ensures that users always access the most recent content. Additionally, there is cache invalidation based on Time-To-Live (TTL) configurations at the CDN level through Fastly. Customers also have the capability to manually initiate a cache clearance task as needed.
Code Studio integration:
Customers with an existing Code Studio subscription can use it for Continuous Integration/Continuous Deployment (CI/CD) with our service. This integration allows for the use of Code Studio to handle the build and deployment phases for artifacts efficiently.
Drupal integration:
Applications can be integrated with Drupal applications through Drupal Starter Kits.
NewRelic integration:
Application includes a New Relic license to monitor application performance.
Custom CI/CD pipeline integration:
Frontend Hosting Advanced supports integration with customer-managed CI/CD pipelines. Organizations can use their own build processes through this integration.
Performance improvement
Frontend Hosting Advanced provides enhanced performance over Node.js Classic hosting.
Front End Hosting - Advanced has the following limitations:
max_conn limit on load balancer cannot be changed.If this content did not answer your questions, try searching or contacting our support team for further assistance.
Tue Oct 28 2025 12:40:48 GMT+0000 (Coordinated Universal Time)