Server side

The server side covers all the operations carried out on a server before sending a response to the browser: database requests, authentication, business logic, page generation, etc.