Keywords: Magento - AWS - How to - Other
Description:
Hi,
Our magento application now running in m5.large instance with nearly 15000 skus.Media files are stored in S3. Now all services(Apache,MYSQL,varnish,PHP_FPM,Redis) running in EBS volume.
We want to move it to auto scaling with load balancer.Could you please provide best suggestion to ec2 instance type and the architecture to achieve this task?.
And how to maintain the files same across the all instances and csv file import takes place?