-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add complexity, latency, and cost to chart #25
Conversation
nvkelso
commented
Feb 13, 2024
- In existing comparison chart, add new rows in existing table for complexity, latency, and cost
- Above chart add tl;dr summary of Cloudflare versus AWS
- Below chart add feature explanation section
- Note Azure is "coming soon"
- In existing comparison chart, add new rows in existing table for complexity, latency, and cost - Above chart add tl;dr summary of Cloudflare versus AWS - Below chart add feature explanation section - Note Azure is "coming soon"
| SSL | ✅ | ✅ | ✅ | ✅ | With reverse proxy | | ||
| Scale to zero | ✅ | $5 (USD) | ✅ | ✖️ | ✖️ | | ||
| Setup effort | 😓 | 😓 | 😓 | 😓😓 | 😓😓😓 | | ||
| Latency | 🚀 | 🚀 | 🚀🚀🚀 | 🚀🚀 | 🚀🚀🚀 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last two columns are more like it depends
for latency because they only prescribe a decoding method, not what network it comes from (it could just as well be AWS Cloudfront or Cloudflare)
| Scale to zero | ✅ | $5 (USD) | ✅ | ✖️ | ✖️ | | ||
| Setup effort | 😓 | 😓 | 😓 | 😓😓 | 😓😓😓 | | ||
| Latency | 🚀 | 🚀 | 🚀🚀🚀 | 🚀🚀 | 🚀🚀🚀 | | ||
| Cost | 💰 | 💰 | 💰💰💰 | 💰💰 | 💰💰 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above comment, the first 3 are complete solutions while the last two are "missing something"