Configuring a load test for your application
Before we learn about the scaling options on Bluemix, let us go ahead and create a load-test scenario for the application we just created. This is required to simulate the conditions for the application where the application would need to scale.
Creating the BlazeMeter service instance
We will use the BlazeMeter service to configure the load-test scenario:
From the Bluemix catalog, select BlazeMeter from the DevOps category of services, as shown in the following screenshot:
Click BlazeMeter and review the details of the service and the service plan:
Click Create. A BlazeMeter service instance is created:
Creating the load test
Using the next set of steps, we will create a load test using the BlazeMeter service:
Click OPEN BLAZEMETER DASHBOARD to open the BlazeMeter dashboard. Click Skip wizard, as shown in the following screenshot:
From the BlazeMeter dashboard, click Create Test:
Click URL Test to create HTTP requests to your application simulating...