Chat on WhatsApp
TAG

#DevOps

Magento 2 & Hyvä articles tagged “DevOps”: hands-on tutorials, fixes, and guides from Kishan Savaliya, an Adobe-certified Magento developer.

7 articles
Magento Development DevOps Magento 2 Multi-Store & Multi-Website Setup (Step by Step)

Magento 2 Multi-Store & Multi-Website Setup (Step by Step)

One Magento install can serve any number of brands, regions, and languages, but only if you map the Website, Store, and Store View scopes correctly from the start. This guide walks you through every step: admin creation, nginx virtual host wiring, per-scope CLI config, shared vs separate catalogs, and the common pitfalls that break production multi-store setups.

Kishan Savaliya 11 min read
Performance Magento Performance Redis + Varnish + OpenSearch Tuning for Magento 2.4.x

Redis + Varnish + OpenSearch Tuning for Magento 2.4.x

Most Magento performance guides stop at FPM_CHILDREN and "enable Varnish." The real wins live in six config keys nobody talks about: Redis eviction policy, Varnish ESI hold-times, OpenSearch query clause limits, and a handful of header rules. Here is the diff per key, the ROI measured on a real 80k-SKU prod trace, and the safe-rollback notes.

Kishan Savaliya 11 min read