Skip to main content

High Performance Drupal

Goodbye Internet Explorer

Internet Explorer retires next month (June 15th). It’s well and truly time for you to stop supporting it on your website for any current and future development (you have already, I hope).

Faster Hierarchies with Nested Sets and the Entity Reference Hierarchy module.

In Drupal 7 we used Node Hierarchy module to keep track of a hierarchy of pages. Node hierarchy ties directly to the menu system. When getting a list of all ancestors or descendents, it is a O(n) operation, and at least one site we use it on has a lot of nodes in the tree. Performance was terrible. Add to that it has no notion of revisions or forward revisions, so changing the parent and saving a draft can cause all sorts of issues with your menu. When the time came to update the site to Drupal 8, we took a different approach.

Enterprise Drupal Hosting with Skipper

PreviousNext has worked closely with a large government agency on their public portal for the last few years. As one of the most visited Drupal sites in Australia with more than 7 million page views per month, the agency was seeking higher performance and cost efficiency from their Drupal hosting provider. 

High Availability Drupal 8 on Microsoft Azure

In this blog post we will take you though all the components required to provision a high availability Drupal 8 stack on Microsoft Azure. This is an extract from the demonstration given at Microsoft Ignite on the Gold Coast in November 2015.

Continuous Integration as a Service

As part of our development and support workflow, we have gradually built up a Continuous Integration (CI) platform to run automated tests and builds. It’s become such an essential part of our ever-growing toolkit that we are now offering it as a service to select customers.

Client Service Manager

PreviousNext are AWS Consulting Partners for Enterprise Drupal Hosting

With a rapidly expanding global infrastructure, Amazon Web Services provides a highly reliable, scalable, low-cost infrastructure platform in the cloud that powers hundreds of thousands of websites around the world. PreviousNext are pleased to announce we’re now AWS Consulting Partners and Certified Solution Architects, offering diversity in enterprise-grade Drupal hosting and support for our clients.

DrupalCon Sydney: NovaFM Case Study

3 PreviousNext developers, Jack Taranto, Christian Biggins & Nick Schuch, deliver a detailed technical insight into the huge development effort that went into NovaFM's new website.

Drupal Developer

Pagination