article thumbnail

Client-Side Perf Testing Using Lighthouse CI With Puppeteer

DZone

Whenever we need to do performance testing, mostly it is the APIs that come to mind. Testing the performance of an application by putting load on APIs or on servers and checking out various metrics or parameters falls under server-side performance testing.

Testing 336
article thumbnail

Exploring MySQL Binlog Server – Ripple

Scalegrid

MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. A classic solution for this problem is to deploy a binlog server – an intermediate proxy server that sits between the master and its slaves. Ripple is an open source binlog server developed by Pavel Ivanov.

Servers 262
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

23 Node.js Best Practices For Automation Testing

DZone

can run on a server, and a majority of devs use it for enterprise applications. When it comes to automation testing, it requires a very systematic approach to automate test cases and set them up for seamless execution of any application. tips for automation testing. Powered by JavaScript, Node.js And if you follow Node.js

article thumbnail

Important Health Checks for your MySQL Master-Slave Servers

Scalegrid

In a MySQL master-slave high availability (HA) setup, it is important to continuously monitor the health of the master and slave servers so you can detect potential issues and take corrective actions. MySQL Master Server Health Checks. Important Health Checks for your MySQL Master-Slave Servers Click To Tweet.

Servers 273
article thumbnail

How executives reveal breakthrough insights into customer experiences with Dynatrace to accelerate business growth

Dynatrace

The steps across devices, APIs, server-side service invocations, and information from the inner workings of services can be used to gain a complete understanding of omnichannel user journeys and their associated customer satisfaction and business success. Automate smarter using actual customer experience metrics, not just server-side data.

Analytics 286
article thumbnail

An Overview of TCPCopy for Beginners

DZone

With the rapid development of Internet technology, server-side architectures have become increasingly complex. Therefore, real online traffic is crucial for server-side testing. While many use TCPCopy for testing in their projects, they may not fully understand its underlying principles.

Traffic 182
article thumbnail

Deploy a Nodejs App to AWS in an EC2 Server

DZone

We will show you exactly how to deploy a Nodejs app to the server using Docker containers, RDS Amazon Aurora, Nginx with HTTPS, and access it using the Domain Name. We will deploy a Nodejs app to the server, Nginx, and Certbot as Docker containers. Hence, here we are to help you with the steps to deploy a Nodejs app to AWS.

AWS 274