Server

Effective Ways to Optimize the Performance of Nginx Server

Apart from being the HTTP server efficiency, Nginx can also function as a reverse proxy, proxy server (for mail), load balancer and HTTP cache server. Thus, optimizing the web server like Nginx to achieve an effective performance is not a simple thing and needs effective implementation too. To achieve this effective performance, follow the optimization of the below parameters.

Magento

Enhancing Magento’s Performance with Varnish Cache

Popular E-commerce websites like Magento is comprised of considerably heavy-content and demands an extra-pull during peak times. Varnish, a web application accelerator, and can also act as a load balancer is reputed to be an ideal solution to enhance the performance of content-heavy sites like Magento.

Magento, Server

Everything About Redis Installation and Configuration with Magento

Redis is an in-memory data structure store and primarily used as a database, cache and message broker. It supports almost most of the programming languages and works well in systems like Linux, OS X, etc. without the need for any external dependencies. This article will take you to the how-to of installing and configuring Redis on Ubuntu system.

Magento, Testing

Things to Know Before You Test Magento

One such recent development in the Magento family was that migration from Magento 1 to Magento 2. Everywhere testing an e-commerce sites/platform demands an onerous effort. So, what happens when a complex e-commerce platform undergoes a migration? What decisive steps must be undertaken while testing an upgraded e-commerce platform?

Magento, Testing

How to Run Automation Testing in Magento

To overcome the real-time challenges faced by an e-commerce site, a mere automation feature doesn’t suffice, indeed an Automation Testing has to be integrated for Multi-vendor Marketplace. Here, an end-to-end guide of running an Automated Testing for all regression scenarios in Magento using Selenium, MFTF and TestNG Framework have been discussed.

Testing

Understanding Appium and it’s Installation Procedures on Windows.

Take a brief glimpse about Appium, its features and significance in mobile automation. Also, the installation and configuration of necessary tools and technologies such as Java, Android Studio, virtual device (an emulator), Node.js, Appium server and the Eclipse editor. By this, you all set to invoke and activate the Emulator and target application on your Appium server. 

Server

Installing Nginx on Ubuntu 18.04

Nginx, the most widely used web servers in recent years is popularly known for its simple configuration, stability and high performance. Unlike the other web servers, it can also function as a proxy server and cache server. This article will help you find the how-to of installing the Magento platform using Nginx web server on Ubuntu 18.04.

Scroll to Top