Magento is a very popular e-commerce platform using MySQL as backend.
The latest version is compatible with MySQL 8.0, however it’s not that easy to deploy. Magento has multiple dependencies like Elasticsearch for example. Additionally, the Open Source version seems to require Highly Technical knowledge to be deployed correctly.
If you would like to test it with MySQL Database Service (MDS) in OCI, you can find a stack file on this GitHub repository that easily deploys everything you need.
After applying the Stack in OCI’s Resource Manager, you have a brand new Magento ready to use !
Let’s see this in action:
As you could see this is very easy. Enjoy MySQL Database Service on OCI and I’m always please to get feedback !