How does drupal scale?
Answer / Sushma
Drupal can be scaled in several ways. One method is to distribute the workload across multiple servers using techniques such as load balancing and caching. Another approach involves optimizing database queries, implementing content delivery networks (CDNs), and using performance-focused modules like Memcached or Varnish. Additionally, Drupal can be configured to use various cloud services for hosting and scaling.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the drush commands you use while development?
Where is drush?
Is drupal a framework or cms?
For image slider which modules are required in drupal?
What is the use of taxonomy and vocabulary in drupal?
What is module in drupal? List out some of the contributed modules used in drupal?
What is teaser in drupal ?
What do PDO mean?
What can you do with drupal?
What is the use of module_invoke and module_invoke_all?
What is drupal region?
Which are the core optional modules in drupal 6.x?