Skip to main content
Start of main content.
Adam Bramley headshot

Adam Bramley

Lead Developer

Location
Melbourne
Drupal.org
acbramley
Social
theacbramley

Adam has been an active member of the Drupal community since he began building websites in 2010, accumulating experience across technical leadership, architecture, engineering and consulting for government and large enterprise clients. He has built a strong reputation for delivering consistently high quality and maintainable websites.

At PreviousNext, Adam works as a Lead Developer, bringing expertise across a broad range of Drupal integrations, testing frameworks and open source methodologies. For the Drupal open source project, Adam is a subsystem maintainer for Block Content and Node. His meticulous approach to code quality ensures the solutions he delivers are built to last.

My blog posts

How to debug Redis Exceptions in Drupal

Caching issues can be one of the hardest things to track down in a website. This is especially the case when you have external caches involved that can't be entirely replicated on a local stack, like AWS's ElastiCache Redis in clustered mode!

by adam.bramley /

Component based design with Paragraphs and Field formatters

A common problem that I’ve faced, particularly in the last few years, is how to deliver the complex, component driven design that clients want while also giving content authors full flexibility with those components without creating an un-maintainable, or brittle product.

by adam.bramley /