What defines a professional software engineer?
There isn’t a simple answer to that question, but after reading several books on the subject I identified some tips that I have...
- Blog
- Irek Mirgaleev
- 3 minute read
There isn’t a simple answer to that question, but after reading several books on the subject I identified some tips that I have...
This article is to describe how to create a plugin for the Memory Limit Policy module.
For this exercise, we will...
A best practice for Drupal sites is to add and manage a content security policy (CSP) http header, to mitigate risks such as...
Discover 11 common Drupal implementation mistakes and learn how to avoid them. Improve your website's performance and optimize...
Caching is one of two hard things in computing. At its most primitive form, caching starts with setting how long a cached item...
Discover how to review GitHub pull requests with this step-by-step guide. Improve your team's repository collaboration and code...
On any Drupal project, you may face this kind of log:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted...
If you haven't heard about Acquia's latest developer tool, Code Studio, you're missing out. But before we get into the value for...
One of the most common requests / questions we get is to support CI/CD for multisite codebases. This comes up regularly for our...