Routing is the most important piece of any application or framework. This post covers the request flow of magento or routing process in magento2. The Route will define name for a module, which we may use in the url to find the module and execute the controller action.