Web Server Configuration

How To Configure Varnish Cache with Apache Reverse Proxy and SSL Termination

In this guide, we will show you how to install and configure the Varnish cache for the Apache webserver with SSL termination. One limitation of Varnish Cache is that it is designed to accelerate HTTP, not the secure HTTPS protocol. Therefore, some workarounds must be performed to allow Varnish to work on SSL enabled website.

Magento Setup

How to Install Magento 1

In this tutorial, we will be installing Magento Community Edition v1.9.4.5. This is the last official release of Magento 1 created by Adobe back in May 2020. This Magento 1.9 installation guide can become handy for those developers who are assisting Merchants in migrating their stores to Magento 2 or simply for adding new features to existing Magento 1 installation.

Magento Setup

How to Install Magento 2.4 + ElasticSearch + Varnish with Docker

The following guide is our second tutorial dedicated to Magento installation with Docker. Whether you are just starting with Magento or a seasoned developer, you should be able to install Magento 2.4 in less than 30 minutes after reading the next simple eight steps.

In this guide, we will be using the free Visual Studio Code editor with VSCode .env syntax highlighting extension and new Windows Terminal.

Magento Performance Optimization

Comparing Core Web Vitals of eCommerce Platforms: Shopify, Wix, Squarespace, Magento, and WordPress

Development teams behind Shopify, Wix, Squarespace, Magento, WordPress, and others started to apply best practices to improve their platform speed and performance. This article will compare the best and worst-performing eCommerce platforms in every Core Web Vital category and advise which platform to choose for your eCommerce business.

Magento Backend Development

How to Create and Test AMP for Email

In this post, we gathered all the required information that can be useful for those who want to start building dynamic emails and implement AMP mail into the business strategy. You can find out about AMP for email requirements and structure, explore the main steps of technology validation and learn how to test AMP for Email in different ways. So, before jumping into the details of AMP email testing, check out the following example to see what dynamic email looks like.