airavata-courses / alpha

Team Alpha Project Repo
0 stars 2 forks source link

What application is running in pod "Load balancer" #61

Open pswargam opened 5 years ago

hardikrakholiya commented 5 years ago

We cannot create performance charts using our React App which is the entry point into the application since React App requires Javascript and cannot receive requests from load testing tools such as Apache JMeter. Therefor we created a new microservice which mimics the React App in the way that it also receives data from other microservices but can also receive requests from JMeter for creating performance metrics.

pswargam commented 5 years ago

Great