Suppose you have a website that helps people file Income Tax returns where a user logs in to your website to fill in his details and attach documents for further processing. The backend of your system validates the data, does some needed transformations or formatting of the data, and then…