I have 600000 products, 6000 categories and multiple attributes set and attributes
10 stores and 20 store views
This will create large set of data in Magento 2 open source in eav and creates indexing issues
indexing is taking more than 24 hours.
Anyway to optimise indexing and get it done in faster way?
Hosted on gcp with similar multiple
Magento instances on different kubernates PODs
Using common elastic search and MySQL service.
Mysql 8 common service for all magento installation.
Php 8.1
Elastic search 7 with elastic suite on different pod but common service
Varnish cache on different pod
Magento 2.4.6-p3 on different pod
Cron on different pod