Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding fallback to blob storage if CDN fails #14

Open
a1Gupta opened this issue May 17, 2017 · 0 comments
Open

Adding fallback to blob storage if CDN fails #14

a1Gupta opened this issue May 17, 2017 · 0 comments

Comments

@a1Gupta
Copy link

a1Gupta commented May 17, 2017

Feature Request

As per Azure Docs,

The CDN is a potential single point of failure for an application. It has a lower availability SLA than blob storage (which can be used to deliver content directly) so you may need to consider implementing a fallback mechanism for critical content.

Fallback to blob storage can be added if CDN is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants