All Articles

Follow our blog and discover the world of Software Development, Web Desing, and SEO. Besides, keep up with the latest company news and official product releases.

The Complete Magento 2 Architecture Setup Guide for Ubuntu 16.04

In this guide, I will show you how to set up a complete scalable solution for a Magento 2 website on Ubuntu 16.04. You will use Apache web server, MariaDB for database, Redis for sessions, Varnish cache to lower load on web servers, and load balancer to balance between multiple machines.

Read More