What is Chaos Engineering? Your customers, clients, visitors – and even internal employees – all rely on your systems to be functioning, available, and performing all the time. In a perfect world, there would never be a term for when systems, applications,...
What is Singles’ Day? Singles’ Day, or as it was originally called, Bachelors’ Day, is an unofficial Chinese shopping holiday that celebrates, as the name implies, being single. The name reportedly originated in the early 1990s by a group of male students attending...
Load Testing Using JMeter If your organization has not historically performed load tests on your websites, web applications, or APIs, you may not only be risking performance issues and poor user experience, you may encounter issues getting room in the budget for a...
Load testing is very important for gauging website, web application, and API performance during normal, heavy, or even sudden traffic spikes. This post will help to understand load testing using Docker containers with Continuous Integration (CI) tools. The Docker...
React.js, colloquially known as just React, is an open-source JavaScript library published and maintained by Facebook used to build dynamic user interfaces for single-page applications (SPAs) and modern web applications. It is a lightweight front-end library capable...
APIs are integrated into many of the web services used today, allowing systems to send and communicate various pieces of information back and forth. As such, they are a powerful link between critical services and users. And as with any important part of a system, it...