Our blog features insights on Magento 2 development, performance optimization, eCommerce improvements, and real case studies. Explore practical guides and expert tips to help you build and maintain a high-performing Magento store.
•
Our Magento 2 store with 13,000+ products relies on dynamic pricing, and the original PHP cron needed 40 seconds to recalculate all prices every minute. We migrated the entire logic to Redis Lua, reducing the execution time to just 2 seconds. In this article, we explain how Magento 2 price calculations were redesigned with Redis…
•
Varnish is a powerful HTTP accelerator that sits in front of your web server and caches content to deliver lightning-fast page loads.In this guide, we’ll walk through how to set up Varnish Cache for Magento 2 with Apache (via WHM/cPanel) and configure Varnish 7.7 for optimal caching performance.This setup ensures seamless integration with Magento’s Full…