Why we need App Router Real time app || SAP BTP Managed App Router || Real Time use case app router

Why we need App Router Real time app || SAP BTP Managed App Router || Real Time use case app router
In this Video, we want to go the next step towards a productive application development.
Enterprise applications in SAP Cloud Platform typically have an application router as main entry point.
The App Router can serve a static web page (e.g. homepage), or just redirect to the web application itself.
Big advantage is: the app router can be used for Authentication.
And even better: the user login can be reused.
We will have a closer look at it.
In our video of Tutorials about SAP Cloud Platform Backend service, why are we covering App Router?
Yes, why?
Because App Router plays a role in a scenario where Backend service is used as backend by a front-end application.
Call us on +91-84484 54549
Mail us on contact@Anubhavtrainings.com
Website: www.Anubhavtrainings.com
Our forum: www.anubhavtrainings.com/anub...
Join Our Telegram Channel : t.me/Anubhavlearningseries12
Linkedin: / anubhav-oberoy-3a216957
Pinterest: / anubhavtrainings
Twitter Page: / anubhavoberoy
Facebook : / anubhav.oberoy
Instagram : / anubhavtrainings
Linkedin: / anubhavtrainings
Feel free to call us on +91 8448454549, Or mail us on contact@Anubhavtrainings.com
You can download the ppt of this session from below
www.anubhavtrainings.com/anub...
So, an approuter is just a forwarder?
Sure. A forwarder, It is like a redirector
Or we can say: it is a router
How does it look like?
The app router is an existing node.js application
Since routing is a rather simple job, we can use the default implementation available for SAP Cloud Platform Cloud Foundry Environment
How can that be done?
Download the node.js package
Configure
Deploy
Any other benefit?
The App Router can take over one very important task for us:
Authenticate the end-user, before doing the routing
App Router does the oauth flow
If we configure that
Great, can we start?
Yep
sap app router,
what are some tasks of an app router,
app.router is deprecated,
managed vs standalone app router,
app.router node js,
router app,
app-router angular,
sap/approuter example,

Пікірлер: 1

  • @HarishGGU
    @HarishGGU3 ай бұрын

    Hi Anubhav thanks for share your knowledge. can you please make one more video and explain how we can call single entry point url and get response from destination server.