Cloudflare JavaScript Workers are $0.50 per million requests

Cloudflare JavaScript Workers are $0.50 per million requests

  • March 13, 2018
Table of Contents

Cloudflare JavaScript Workers are $0.50 per million requests

Exactly one year ago today, Cloudflare gave me a mission: Make it so people can run code on Cloudflare’s edge. At the time, we didn’t yet know what that would mean. Would it be container-based?

A new Turing-incomplete domain-specific language? Lua? ‘Functions’?

There were lots of ideas.

Source: cloudflare.com

Share :
comments powered by Disqus

Related Posts

Philosophical intuition: just what is ‘a priori’ justification?

Philosophical intuition: just what is ‘a priori’ justification?

Philosophers use the term ‘intuition’ in a slightly different sense than it is used in everyday discourse. Generally speaking, the difference is that philosophical intuitions are based solely on understanding a proposition, while non-philosophical intuitions are not. If a proposition seems true to you simply on the basis of your understanding of it, and not on the basis of empirical evidence, testimony, memory or reasoning, then you are having an intuition in a philosophical sense that it is true.

Read More
HotSwap: Bringing hot code reloading to Buck

HotSwap: Bringing hot code reloading to Buck

Every day hundreds of Facebook engineers make thousands of code changes, each of which requires at least one, and usually many, iterations of the edit-compile-run development cycle. To speed up this process, we built and open-sourced Buck, a build tool designed from the ground up for fast iteration, allowing engineers to compile and run changes quickly.

Read More
Building Windows: 4 million commits, 10 million work items

Building Windows: 4 million commits, 10 million work items

Microsoft’s switch to using Git as the version control system for Windows’ development has resulted in many challenges. Git wasn’t really built for a 300GB repository with 3.5 million files, and the engineering effort to make Git scale in this way continues.

Read More