I create html page in react , previously i made request 400 kb json api to render HTML, i made some changes.
i break json api into 3 microservices each 180kb respectively , is this beneficial for Server Resonse Time?
As per my understanding this will improve server response time. but nothing will impact.
New contributor
Nitesh Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.