Hi all,
I'm developing a huge Magento store with 1 million Products, 7.5k Categories, 4.2k Brands. Can you guys recommend a AWS instance type and RDS instance for handle large number of Products,Categories smoothly.
Solved! Go to Solution.
Hi @chathuramk
Based on the above details and based on our experience here i would suggest you to use below resources :
Amazon Aurora Serverless - On-demand, Auto-scaling Relational Database - AWS
https://aws.amazon.com
Hope it helps !
Hi @chathuramk
Based on the above details and based on our experience here i would suggest you to use below resources :
Amazon Aurora Serverless - On-demand, Auto-scaling Relational Database - AWS
https://aws.amazon.com
Hope it helps !
Thank you @Manthan Dave for your suggestion. Any idea about high performance theme for us? (Multi Vendor/Market place theme)??
Hi @chathuramk
There are couple of themes available for the same - below i am listing links :
https://themeforest.net/item/bicomart-powerful-magento-2-theme-for-marketplace/22610207?s_rank=1
But for better and high performance - i would always suggest to go with custom theme - rather than adopting a readymade theme - because sometimes it requires lot of time to debug the issues.
Hope it helps !
Hi @Manthan Dave I tried with bicomart. after install the theme site was super slow. home page load time was 25s. TTFB was around 20s. (ecs t3.medium and RDS Mysql t2.medium).
We are migrating our M1 store to M2.3 and experience the same slow response for all catalog pages within Admin & Frontend.
All other pages are loading pretty fast but its just the catalog pages which are extremely slow and taking approx 15 secs to load.
We have nearly 100K products with flat tables enabled. We deployed our application on EC2 with Mysql RDS (2vCPU + 8GB RAM)
Can you please let me know how did you optimised your store for 1M products?