Acquia provides Acquia’s Front End Hosting - Advanced to help you effortlessly build and host sites developed in most of the popular javascript frameworks including Next.js to support Server-Side Rendered (SSR) and Incremental Static Regeneration (ISR) sites on Acquia Cloud Platform. To use Acquia’s Front End Hosting - Advanced, you can 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 (fast initial load times) with the flexibility of dynamic content. Upon each request, the server fetches the necessary data and renders the HTML page, which is then sent to the user's browser. SSR is particularly useful when content needs to be personalized or frequently updated.
ISR sites are a hybrid of static and server-side rendered sites. They initially generate static HTML pages, but also allow for specific pages to be regenerated on the server at predetermined intervals or when triggered by certain events. This approach ensures that most content is served quickly from static files and allows dynamic updates without the need to rebuild the entire site. ISR is ideal for sites with a mix of static and dynamic content, where some pages require more frequent updates than others.
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) using 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 ensures high availability by maintaining at least two replica instances across all environments.
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 cache clearing feature that automatically clears stored data following 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 building and deployment phases for artifacts efficiently.
Drupal Integration:
Applications can be integrated with Drupal applications through Drupal Starter Kits.
NewRelic Integration:
Application comes with NewRelic license for monitoring application performance.
Front End Hosting - Advanced has the following limitations:
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Thu May 08 2025 13:53:39 GMT+0000 (Coordinated Universal Time)