The Subrequests module aggregates multiple requests of any kind into a single one, providing multiple responses in one single HTTP round-trip with zero server configuration.
Matt & Mike are joined by Pantheon co-founder and CTO David Strauss, Pantheon co-founder and Head of Product Josh Koenig, as well as Lullabot's perf expert Nate Lampton to talk everything performance.
Elasticsearch offers a powerful search API for decoupled architectures. Drupal pushes content changes to an Elasticsearch index, while the front-end queries Elasticsearch directly.
Whether you’re new to maintaining large Drupal sites or a seasoned veteran, looking hard at these three aspects of your site could be critical to its success.
Mike and and Matt are joined by Google's AMP developer advocate Paul Bakaus, as well as Lullabot senior developer (and AMP module creator) Matthew Tift to talk all things Accelerated Mobile Pages.
Matt and Mike sit down with the Drupal.org infrastructure team and talk the ins and outs of what it takes to keep drupal.org's services such as composer, git, testing suite and more up and running.
I was about to embark on a series of projects that would also teach me the subtleties of designing APIs to maximize performance and minimize roundtrips to the server found in RESTful architectures.
CouchDB's JSON document storage and Rest API made it a perfect choice when we built the Lullabot.com front-end. In this article, we will share a few recipes for working with CouchDB.