I want to see if I can create a stack based on both, CDN and also angular 2 universal. So when the user navigate has the CDN to get the assets, and if the user access the first time will have the complete html rendered by Universal.
I was thinking in:
Client <===> Akamai <===> Varnish <===> Origin Server (node.js with universal)
This sounds good? have you ever tried it? Also i'm considering adding nginx and ELB for the complete stack.
The question is: - Can this stack work as expected?
via Ricardo Daniel
No comments:
Post a Comment