Single Page Application (SPA) with internal AJAX calls to other services

Hi,

My Angular application is an SPA and consumes other ReST APIs for content and images. I am not sure having a CDN for my Angular app will help improve performance. I am new to CDN so please excuse me if this is a dumb question :slight_smile:

Note: those other ReST APIs are also developed by my team however as we don’t plan to expose those APIs to external world, we don’t intend to get any custom domains for those APIs (along with the Angular app those APIs also will be hosted by Azure)

Thank you!

This topic was automatically closed after 31 days. New replies are no longer allowed.