0

I am learning Magento and working on a e-commerce based project. I wanted to host the website on Azure. I an not able to find any suitable documentation that can help me to design the architecture for Magento on Azure. I am looking recommendation for server configuration, OS - Ubuntu or RedHat and different environment setup. Any recommendation or pointer will be really helpful.

Thanks in advance. Rajesh

Rajesh
  • 57
  • 5
  • Magento 2 recommend to use linux base OS for the installation. And the following is installation guide with requirements. https://devdocs.magento.com/guides/v2.4/install-gde/install-flow-diagram.html – L.C. Echo Chan Jun 01 '22 at 11:38

1 Answers1

0

To design the architecture for Magento on Azure please check this suitable document. Also check this So thread for Magento Design Patterns

For more information in detail, please refer below links:

Magento e-commerce platform in Azure Kubernetes Service

To setup Magento 2 Server on Ubuntu in Azure (Open Source eCommerce Web Server)

https://cloudinfrastructureservices.co.uk/how-to-setup-magento-server-on-azure-aws-gcp/

Imrankhan-MT
  • 226
  • 1
  • 3
  • Thanks, Imran, I was looking for other options besides AKS. Recommendations for Azure VM, Red Hat on CentOS, and different pods in which Magento installation can be done. – Rajesh Jun 01 '22 at 12:23