Giter VIP home page Giter VIP logo

mac-config's People

Contributors

summer19940609 avatar

Watchers

 avatar  avatar

mac-config's Issues

Cloudflare Workers 介绍

什么是 Cloudflare Workers

Cloudflare Workers 提供了一个完全自动化的服务器端执行环境,可以让你创建完全新的应用程序或者增强现有的应用程序,而不需要配置或维护基础设施。

相当于腾讯云的云函数一类的服务。

核心特性

  • 全球分布:Workers在全球200多个城市拥有数据中心,确保了低延迟和高吞吐量。
  • 无服务器架构:无需管理服务器,只需上传代码,Workers会自动处理扩展和可用性。
  • 即时部署:代码更改可以实时部署,无需重启服务。
  • 免费额度:Cloudflare为每个账户提供了每天10万次的免费请求额度。

免费额度

Cloudflare Workers 的免费额度包括每天 10 万次请求。此外,Cloudflare KV 键值对存储的免费额度为每天 10 万次读请求,1 千次写,1 千次删除,1 千次列出和 1GB 存储。对于 Cloudflare R2 对象存储,免费额度为 10 GB存储,每月(30 天计)1 百万次 A 类请求(上传文件,列出所有文件等),1 千万次 B 类请求(获取文件等)。而对于 Cloudflare D1 数据库,免费额度为每天 5 百万行读,10 万行写,1 GB 存储。需要注意的是,D1 仍处于公开测试阶段,正式发布后定价可能有更改。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.