Cloudflare Serverless Edge Computing
13 Oct 2021 - T Kumagai
クラウドフレアによるサーバレスエッジコンピューティング
- Cloudflare
- Ryoma Nagata(Solution Engineer)
- Keio Oyama
- Erwin van der Koogh(Product Manager)
Cloudflareの紹介
ミッション
We are helping build a better Internet
- Security
- Performance
- Reliability
- Privacy
Cloudflareのアーキテクチャ
提供プロダクト
今回は赤枠の説明
沿革
2009〜
2020/7 日本オフィス開設
Cloudflare WORKERS
Our Vision
A world where there is no distinction between writting ..
Cloudflare Workers エコシステム
- Cloudflare Workers
- Cron Triggers
- Workers KV(キー・バリューストア)
- Durable Object
- Cache API
- Cloudflare Pages
- 開発プラットフォーム
Cloudfare Workers
主要な2つの目的とユースケース
-
他のCloudflare製品をより強固にする
-
アプリケーションの展開
sample
Workers KV
自動キャッシング
Durable Object
コンセプト
- ユニーク: 全てのIDに対して、世界に1つだけのDurable Objectのインスタンスが存在
-
シングル・イベント・ループ: 全てのDurable Objectは、1度に1つのイベントしか実行せず、並行性はなし
-
トランザクション・ストレージ: プライベートなKey-Valueストアにアクセス可能
-
近い: 最初にリクエストしたワーカーにできるだけ近い場所で作成
- Websocket対応:
お知らせ
Cloudflare Developer Summer Charange
Fin.