Dynamic Page and Dataset

Hi I have a question about dynamic pages and dataset . If im going to have a validation process on a dynamic page will it not affect the process speed? Example:
I have 10 services offered and client’s may choose different services but each service has a validation process. So I made a dynamic page of services, this will filter out my clients based on type of services they choose( current serviceName filter to client serviceName chosen ). So I am going to have 10 dynamic page with then Admin where the validation process takes place. Validation will accept the client’s service request. It will also filter if that client is loyal or has took some other services . Accepted requests will be stored into another database. Below are the sample dynamic page with number of clients requested:

#servicesdynamicdataset

www.domain.com/services/services-name1 (130 clients requested)
www.domain.com/services/services-name2 (217 clients requested)
www.domain.com/services/services-name3 (78 clients requested)

www.domain.com/services/services-name10 (889 clients requested)

My concern is:
Having that kind of traffic will that affect the speed of the other dynamic pages? I am worried about the dataset since it is only ONE and having a lot of pages. I am also worried if that can cause confusion and errors when communicating to the dataset’s sort and filter function? Giving that every request granted on each dynamic pages will refresh some dataset.
What if i have more than 50 services offered and at least 1000 clients per service.
THANK YOU. I HOPE I CAN BE ENLIGHTENED ABOUT STRESSING DATA SET.

Hello.

The issues you have raised above have been addressed in this article: Improving Performance in Wix Sites with Data

I hope that answers your questions.

Good luck!