-
Notifications
You must be signed in to change notification settings - Fork 7
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
腾讯云函数不再提供免费额度了 #1
Comments
阿里云公网流量不免费.... |
那可以考虑使用华为云函数,也是提供免费额度使用,暂没有看到公网流量收费,毕竟腾讯云已经不提供免费额度,每月仍继续使用的话费用肯定比只是公网流量收费阿里云贵 |
现在不关停,每天扣费0.41元 新的计费规则从6月1日开始实施,为避免意外计费,你可以现在在控制台关停函数服务。 ` |
加入百度云函数了, 华为云真的搞, 文档找了半天没看到如何动态修改环境变量 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前阿里云和华为云还提供免费函数服务
阿里云提供每月 40 万 GBs 的免费资源使用量,100 万次免费调用次数,但不含有免费的公网出流量。
按照默认的 512MB 内存计算,可以运行 781,250 秒;按照本项目一次运行 5 秒估算,可运行 156250 次/月,即每天 5208 次。
请问大佬能更新个阿里云函数或者华为云函数么
The text was updated successfully, but these errors were encountered: