TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Cloudflare for web applications?

1 pointsby philippnagelover 9 years ago
Cloudflare et al. only work properly with static web sites (esp. Always Online).<p>Is there a service that connects to my code repo, DBs&#x27;, etc. and is able to serve as a fallback system?

1 comment

wingsonfireover 9 years ago
I think you can achieve that using AWS OpsWork.. So you can configure local machine as well as cloud using same Opswork agent and when on premise one dies.. It should scale it on cloud.<p>Though it requires decent knowledge of AWS.