3 minutes read Introduction to Azure Web Apps Azure Web Apps are like the best pizza delivery in town – fast, consistent, and always there when you need them. But like any good pizzeria, they need to be load tested to handle the maximum user load, especially during peak times like the big Saturday night rush. The Importance… Read more »
Posts Categorized: Cloud Services
CI/CD Best Practices
3 minutes read What is CI/CD? Continuous Integration/Continuous Delivery (or Continuous Deployment) is abbreviated as CI/CD. It is a software development practice that emphasizes more frequent and reliable software development, testing, and deployment. Continuous Integration is the practice of automatically building, testing, and merging code changes into a shared repository, whereas Continuous Delivery/Deployment is the practice of automatically… Read more »
Continuous Performance Testing in CI/CD with Jenkins Plugin
2 minutes read We’ve released a new version of our load testing plugin for Jenkins CI. See here more details. Load Testing CI/CD Plugin helps to run load tests automatically as a Post-build action and mark the build as PASSED, UNSTABLE or FAILED based on errors received during the test run and the average response time. Use the… Read more »
How to Build, Schedule and Execute Performance Tests Before Black Friday and Cyber Week
8 minutes read Well into the pandemic and with the E-commerce boom rapidly accelerating due to people needing to stay inside, you’ll need to make sure that your website and mobile applications are performing well under high load for the holiday shopping season and especially for Black Friday and Cyber Monday sale events. We have written a handbook,… Read more »
Introducing LF Page Speed Monitoring – Easily track speed of your website and compare with competitors
2 minutes read Customers conversion rate is a very important metric for every online business, even if you have a simple website, a blog, an ecommerce marketplace or a complex platform. At LoadFocus, we saw this as an opportunity to add a new service under the same plans, a service which will help you keep an eye on… Read more »
How to Load Test your Cryptocurrency Exchange Service
< 1 minute read Load Testing your cryptocurrency exchange service is very easy with the Cloud Load Testing Tool provided by LoadFocus. You can easily simulate exchange transactions by calling your API endpoints within our load testing tool. It can simulate up to 600k requests per each load test. Load tests run in real-time and you can inspect multiple performance… Read more »
How to Load Test an E-commerce Website?
3 minutes read If you own an E-commerce website or you are responsible with the performance of a E-commerce website there are some specific tests you would want to do in order to find potential bottlenecks and be confident nothing is going to break when a lot of users are going to access your E-commerce website. Here are… Read more »