if there are css files along with around 50 JS files, JS wouldn't be a static page right? how would you implement a logic to load the pages within less time in AWS?
From the controller.php file, if you have to internally navigate it again to a different web page, how would you implement that routing?