Tag: aws

  • Improving performance when upgrading Magento 2 with Elastic File System

    We have experienced very slow execution when running bin/magento setup:upgrade command on various production and staging environments. For the majority of eCommerce websites, an upgrade process should be fast and smooth. In this article, I will show you how to overcome performance degradation when running upgrades for your Magento 2 store. Magento 2 Upgrade Command […]

  • Amazon Web Services for Magento 2

    Amazon Web Services (AWS) provide reach set of cloud-computing services to setup, build and run scalable environment. I use AWS as a main hosting provider to run Magento 2 websites. I decided to share a minimum set of services to build the Magento 2 infrastructure. Amazon EC2 First and most widely used service is Amazon EC2 or Amazon Elastic Compute Cloud. […]