並び順

ブックマーク数

期間指定

  • から
  • まで

321 - 360 件 / 851件

新着順 人気順

cloudflareの検索結果321 - 360 件 / 851件

  • Cloudflare R2 メモ

    課金体系 無料枠 ingress / egress 転送量 無料 10 GB / month 無料容量 10 G Class A Operations 1,000,000 requests / month ListBuckets, PutBucket, ListObjects, PutObject, CopyObject, CompleteMultipartUpload, CreateMultipartUpload, UploadPart, and UploadPartCopy Class B Operations 10,000,000 requests / month HeadBucket, HeadObject, and GetObject Free operations DeleteObject, DeleteBucket and DeleteMultipartUpload. 有料

      Cloudflare R2 メモ
    • Cloudflare Email Routingがオープンベータに、メールアドレスのカスタマイズと転送が無料で利用可能


      Cloudflare Email Routing CloudflareCloudflare Email Routing  With Cloudflare Email Routing, you can effectively start receiving emails in any of your domains, for any number of custom addresses you want and forward the messages to any existing destination mailboxes. For fre
        Cloudflare Email Routingがオープンベータに、メールアドレスのカスタマイズと転送が無料で利用可能
      • Cloudflare Workersとかでお仕事したり遊んだりしていたら就職することになった件|ryoppippi

        ことの顛末5月: Cloudflareで開発を始める/遊び始める2023年5月ごろからとある業務委託で新規開発を任されたので、心機一転新しいスタックで開発を行っていました。 具体的には Cloudflare Workers/Pages (Host) SvelteKit(フロントエンド) Hono (API Backend) Lucia Auth (認証) Drizzle (ORM) Swift UI (モバイル) Planetscale (DB) etc... なるべく安く、なるべく安定させて、かつWeb FrontendもiOSアプリも必要だったのでこのような構成になってます。 当時、この構成でこれだけのものを一人で開発していました。文字通りのfull stack engineerをやってました。とてもしんどかったですが、最近のエコシステムの成熟はとてつもなく、1ヶ月ほどで基本のものは出

          Cloudflare Workersとかでお仕事したり遊んだりしていたら就職することになった件|ryoppippi
        • Cloudflare D1でCloudflareワーカーのための分散SQLiteを提供


          Spring BootAPI 2 InfoQPractical Guide to Building an API Back End with Spring BootSpring Boot使REST API Spring Boot 2 使Spring Boot3...
            Cloudflare D1でCloudflareワーカーのための分散SQLiteを提供
          • 英会話LINE BotのCloudflare Queues利用部分をwaitUntil APIで書き直す - $shibayu36->blog;

            OpenAI APIで英会話LINE Botを作る with Hono + Cloudflare Workers + Queues + D1 - $shibayu36->blog; を書いたら、id:mechairoi さんからwaitUntilが使えるんではと教えてもらった。確かにwaitUntilで書き直せればQueues依存がなくせるため、コンポーネントの複雑度もコストも抑えられる。 実際にやってみるとかなり簡単にできたのでメモしておく。 waitUntil APIとは https://developers.cloudflare.com/workers/runtime-apis/fetch-event/#waituntil The waitUntil command extends the lifetime of the "fetch" event. It accepts a Pro

              英会話LINE BotのCloudflare Queues利用部分をwaitUntil APIで書き直す - $shibayu36->blog;
            • 漫画村運営者情報の開示請求が棄却になったのはなぜ?  Cloudflare訴訟の地裁判決を解説


              Cloudflare122   Walkin' ButterflyCloudflare 2018416Cloudflare姿201810
                漫画村運営者情報の開示請求が棄却になったのはなぜ?  Cloudflare訴訟の地裁判決を解説
              • GitHub - cloudflare/miniflare: 🔥 Fully-local simulator for Cloudflare Workers. For the latest version, see https://github.com/cloudflare/workers-sdk/tree/main/packages/miniflare.

                Warning This repository is for Miniflare 2, which is only receiving critical security updates. Miniflare 2 simulated the Workers runtime and the rest of the Cloudflare developer platform using Node.js. New versions of Miniflare can be found in the workers-sdk repository, and use the open-sourced Workers runtime workerd. This practically eliminates behaviour mismatches between development and produ

                  GitHub - cloudflare/miniflare: 🔥 Fully-local simulator for Cloudflare Workers. For the latest version, see https://github.com/cloudflare/workers-sdk/tree/main/packages/miniflare.
                • Hono + htmx + Cloudflare is a new stack - Yusuke Wada

                  Hono + htmx + Cloudflare is a new stack Jul 21, 2023 As a former backend engineer, I sometimes find React complex. Moreover, as a framework developer, creating a hydration mechanism can be troublesome. But we often end up using React. One of the main advantages of using React is JSX. At first, JSX seems strange - “Why are HTML tags in JavaScript!!!” However, once I get used to it, I find that JSX

                    Hono + htmx + Cloudflare is a new stack - Yusuke Wada
                  • Remix on Cloudflare WorkersからCloudflare R2を使う | DevelopersIO


                    *2022515 Cloudflare R2 documentation · Cloudflare R2 docs Pricing · Cloudflare R2 docs R2  R2 R2R2 R2 CLI Wrangler Wrangler v2 $ npm install -g wra
                      Remix on Cloudflare WorkersからCloudflare R2を使う | DevelopersIO
                    • Cloudflare に Node.js の AsyncLocalStorage がサポートされたので試してみた | DevelopersIO

                      先日、 Cloudflare WorkesでNods.js の一部のAPIが対応されました。 その中で AsyncLocalStorage も対応されていたので Cloudflare Workers で実際に試して見ました 西田@CX事業本部です 先日、 Cloudflare WorkesでNods.js の一部のAPIが対応 されました。 その中で AsyncLocalStorage も対応されていたので Cloudflare Workers で実際に試して見ました AsyncLocalStorage について AsyncLocalStorage は Node.js が提供している非同期処理中に同時にアクセスしてもメモリセーフに使えるデータストアです。同時にストアにアクセスする可能性があっても安全に使えるグローバルなオブジェクトのように使えます。他の言語でいうところの Thread Lo

                        Cloudflare に Node.js の AsyncLocalStorage がサポートされたので試してみた | DevelopersIO
                      • Cloudflare Pages gets even faster with Early Hints

                        Cloudflare Pages gets even faster with Early Hints10/07/2022 This post is also available in 简体中文, 繁體中文, Deutsch, Español and Français. Last year, we demonstrated what we meant by “lightning fast”, showing Pages' first-class performance in all parts of the world, and today, we’re thrilled to announce an integration that takes this commitment to speed even further – introducing Pages support for Ear

                          Cloudflare Pages gets even faster with Early Hints
                        • Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees

                          Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees09/28/2021 This post is also available in 简体中文, 繁體中文, 日本語, Deutsch, Français and 한국어. We’re excited to announce Cloudflare R2 Storage! By giving developers the ability to store large amounts of unstructured data, we’re expanding what’s possible with Cloudflare while slashing the egress bandwidth fees associat

                            Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
                          • Cloudflare Pagesの開発でVite使う

                            Cloudflare Pagesの開発にはwrangler pages devが使えるんだけど、引数にコマンドライン渡せるの知らなかった。引数に渡したコマンドが開いたポートをリバースプロキシしてくれる。つまり、viteコマンドを渡せばViteのdevサーバーをバックエンドにしたWranglerが立ち上がり、裏側ではHMRが効く。これ何が嬉しいって、/functionsでAPIを作った場合にこれまでWranglerとVite2つ立ち上げていたのが1つで済むし、クライアントもAPIサーバーもホットリロード効くのでDXが良い。そして、これを利用すると例えば非常に少ないファイルでReactのSPAが作れる。 まずWranglerにコマンドライン渡せるやつはこんな感じ。 以下のスクショだと、Viteのdevサーバーが5175で立ったのを検出してWranglerがプロキシしている。 ではこれを利用して

                              Cloudflare Pagesの開発でVite使う
                            • Cloudflare Workersで動くOG画像生成器

                              2023/01/24 Serverless Frontend Meetup #1 「Cloudflare Workers」のLT枠で発表した資料です。 https://serverless-frontend.connpass.com/event/271894/

                                Cloudflare Workersで動くOG画像生成器
                              • Cloudflare WorkersとKVを使ってパフォーマンスを上げる話


                                CloudflareDeveloper Week 2024Picsart Cloudflare Picsart PicsartiOSAndroidWeb Wikipedia18010  Picsart 1.5MB 
                                  Cloudflare WorkersとKVを使ってパフォーマンスを上げる話
                                • Cloudflareがデータセンターで大規模な停電が発生したことを報告、フェイルオーバーが機能してサービスへの影響はほぼ無し

                                  2024年3月26日にCloudflareのデータセンターで大規模な停電が発生しましたが、ほとんどのサービスは全く影響を受けませんでした。どのように障害を防止したのかについてCloudflareが公式ブログに投稿しました。 Major data center power failure (again): Cloudflare Code Orange tested https://blog.cloudflare.com/major-data-center-power-failure-again-cloudflare-code-orange-tested 今回の停電事件の約5カ月前である2023年11月2日に、Cloudflareのオレゴン州ポートランド地域にあるデータセンターで停電が発生しました。この11月の停電では下記の14サービスにおいて、データの伝送経路を制御するコントロールプレーンが

                                    Cloudflareがデータセンターで大規模な停電が発生したことを報告、フェイルオーバーが機能してサービスへの影響はほぼ無し
                                  • Cloudflareが毎秒2600万件のDDoS攻撃を検知して軽減に成功


                                    2022614Cloudflare12600DDoSHTTPSDDoS Cloudflare mitigates 26 million request per second DDoS attack https://blog.cloudflare.com/26m-rps-ddos/ CloudflareCloudflare20224DDoS使
                                      Cloudflareが毎秒2600万件のDDoS攻撃を検知して軽減に成功
                                    • 銃乱射事件の犯行予告に利用されCloudflareに手切りされた画像掲示板「8chan」が復旧するも即停止

                                      CDNプロバイダーのCloudflareは、2019年8月3日にテキサス州エルパソで発生した銃乱射事件の犯人が犯行直前に声明文を投稿した画像掲示板「8chan」が「憎しみの汚水であると繰り返し証明された」として、提供していたCDNサービスを打ち切りました。ダウンしてしまった8chanは急きょ別のCDNプロバイダーと契約して稼働を再開。しかし、CDNサービスそのものがストップしてしまったため、8chanが再度稼働停止に追い込まれています。 Dumped by Cloudflare, 8chan gets back online—then gets kicked off again | Ars Technica https://arstechnica.com/tech-policy/2019/08/8chan-briefly-got-back-online-with-same-cdn-used

                                        銃乱射事件の犯行予告に利用されCloudflareに手切りされた画像掲示板「8chan」が復旧するも即停止
                                      • 「Cloudflareは著作権侵害サイトに貢献していない」という判決が下る

                                        by Web Summit インターネットインフラ企業であるCloudflareが「著作権侵害サイトをブロッキングせず野放しにし、著作権侵害をほう助していた」として権利者から訴えられていた件について、2021年10月6日付けでCloudflareの主張を認め、著作権侵害のほう助には当たらないとする判決が下されました。 gov.uscourts.cand.339512.151.0.pdf (PDFファイル)https://storage.courtlistener.com/recap/gov.uscourts.cand.339512/gov.uscourts.cand.339512.151.0.pdf In a win for the Internet, federal court rejects copyright infringement claim against Cloudflare

                                          「Cloudflareは著作権侵害サイトに貢献していない」という判決が下る
                                        • 個人開発のWebサービスをCloudflareに載せてみた【無料でここまでできる】

                                          概要 私は個人でWebサイトやWebサービスを色々公開しております。 この度、個人開発でWebサービスを運用するときにCloudflareを利用すると様々なリスクを無料でヘッジできるので事例を紹介します。 今回移行してみたサイトの1つはこちら。多分、瞬間的に表示されると思います。 個人開発サービスの問題 費用をかけられない お金をかければWAFや計算処理の高いサーバやコンテナなどの環境を使えますが、テストで開発したサービスや収益化するかどうかわからないサービスをたくさん運用することになるので固定費は可能な限り抑える必要があります。 いかに安く安定的にサービスを提供できるかは腕の見せどころでもあります。 複数サービスがダウンする可能性 固定費を抑えるために1ホストにいろいろなサービスを動かすことが多いと思います。 よって、1つのサービスに対してDoS攻撃や突発的にWeb上でバズって大量のトラ

                                            個人開発のWebサービスをCloudflareに載せてみた【無料でここまでできる】
                                          • GitHub - serverless-dns/serverless-dns: The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - serverless-dns/serverless-dns: The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io
                                            • 2021年の最多トラフィックドメインはGoogleを抜いてTikTokに──Cloudflare調べ

                                              米CDN(Content Delivery Network)大手のCloudflareは12月21日(現地時間)、2021年のトラフィックランキングを発表した。トップは中国ByteDance傘下の米TikTok。昨年は7位で、トップは米Googleだった。 この調査結果は、Cloudflareの解析ツール「Cloudflare Radar」によるもの。同社によると、「世界的に、そして個々の国で、どのドメインが最も人気があり、最近トレンドになり始めたか(つまり、人気に大きな変化が見られた)を計算するアルゴリズム」を持っているとしている。公式ブログでは、「ランキングはパブリックDNSリゾルバの1.1.1.1から導き出している」と説明している。 2020年と2021年のCloudflareによるトラフィック量ランキングは以下の通り。

                                                2021年の最多トラフィックドメインはGoogleを抜いてTikTokに──Cloudflare調べ
                                              • Announcing support for WASI on Cloudflare Workers

                                                This post is also available in 简体中文 and 繁體中文. Today, we are announcing experimental support for WASI (the WebAssembly System Interface) on Cloudflare Workers and support within wrangler2 to make it a joy to work with. We continue to be incredibly excited about the entire WebAssembly ecosystem and are eager to adopt the standards as they are developed. A Quick Primer on WebAssemblySo what is WASI a

                                                  Announcing support for WASI on Cloudflare Workers
                                                • ロシアでは「安全なインターネット通信が違法」になる可能性、AWSやCloudflareも対象か

                                                  ロシア政府が、インターネット通信を暗号化する技術を一部禁止にする改正法案の制定に向けて動いていると報道されています。これにより、ロシア政府の領土内ではウェブページやサイトの名前ともいえる識別子を秘匿した通信が行えなくなる可能性があります。 Proposed Russia law to ban secure encryption protocols (PDFファイル)https://www.documentcloud.org/documents/7215232-Proposed-Russia-law-to-ban-secure-encryption.html Russia wants to ban the use of secure protocols such as TLS 1.3, DoH, DoT, ESNI | ZDNet https://www.zdnet.com/article/

                                                    ロシアでは「安全なインターネット通信が違法」になる可能性、AWSやCloudflareも対象か
                                                  • Cloudflareと「Chrome Canary」がHTTP/3に対応--「Firefox」も間もなく

                                                    HTTPプロトコルの次期メジャーバージョンであるHTTP/3は米国時間9月26日、大きな後押しを受けた。CDN大手のCloudflareとGoogleの「Chrome Canary」が対応し、Mozillaの「Firefox」も近く対応するためだ。 Cloudflareは26日より、ダッシュボードでオプションを有効にすることで、顧客は自分のドメインをHTTP/3に対応させられるようになると発表した。 これはつまり、ユーザーがHTTP/3に対応したクライアントからCloudflareがホスティングしているウェブサイトを訪問すると、接続は旧バージョンのHTTPで処理されるのではなく、自動的にHTTP/3にアップグレードされるということだ。 ブラウザーでは、GoogleのChrome Canaryが9月に入ってHTTP/3に対応した。ユーザーは「--enable-quic --quic-vers

                                                      Cloudflareと「Chrome Canary」がHTTP/3に対応--「Firefox」も間もなく
                                                    • 最新鋭のサイバー攻撃「SAD DNS」についてCloudflareが解説、その巧妙な手口とは?

                                                      インターネットを利用する上で欠かすことができない「ドメインネームシステム(DNS)」は、1983年に設計された古いシステムであるため、高度化した現代のサイバー攻撃に対応できるセキュリティを持ち合わせているとは言えません。実際にDNSキャッシュポイズニングで利用者を悪意のあるウェブサイトに誘導するといった攻撃事例は数多く存在します。そんなDNSに対する新たな攻撃手法「SAD DNS」について、ネットワーク企業のCloudflareが説明しています。 SAD DNS Explained https://blog.cloudflare.com/sad-dns-explained/ インターネット上の通信にはIPアドレスが用いられていますが、ただの数字の羅列であるIPアドレスは人間にとっては扱いにくいもの。そんなIPアドレスを「gigazine.net」といったドメイン名に対応させ、インターネット

                                                        最新鋭のサイバー攻撃「SAD DNS」についてCloudflareが解説、その巧妙な手口とは?
                                                      • 竹書房、米Cloudflareを提訴 海賊版サイト巡り、損害賠償とデータ削除求める

                                                        海賊版サイトの運営者が違法にアップロードした漫画などのデータをサーバ上から削除しなかったとして、出版社の竹書房がCDN(コンテンツデリバリーネットワーク)事業者の米Cloudflareに対し、損害賠償とデータの削除を求める訴訟を、東京地裁で2019年12月20日に起こした。竹書房が1月7日に発表した。 CloudflareなどのCDN事業者は、配信元のサーバデータをキャッシュデータとして一時的に複製・保存し、配信元へのアクセス集中を緩和している。多くの海賊版サイトはこの仕組みを利用し、コンテンツを配信している。 こうした状況を受け、竹書房はCloudflareに対し、違法にアップロードされた漫画などのデータをサーバ上から削除するよう要請したという。しかしCloudflareが対応しなかったため、今回の訴訟に至ったとしている。 訴訟は、竹書房のWebサイト「WEBコミックガンマ」に「どるから

                                                          竹書房、米Cloudflareを提訴 海賊版サイト巡り、損害賠償とデータ削除求める
                                                        • ITジャーナリスト/Publickeyブロガー。IT系の雑誌編集者、オンラインメディア発行人を経て独立。2009年にPublickeyを開始しました。 クラウドをはじめとするITインフラの構成をコードで定義する、いわゆるInfrastructure as Codeツール「Pulumi」を提供するPulumi社は、自然言語からインフラ構成コードを自動生成する「Pulumi AI」を含む、AIを活用した新サービス群「Pulumi Insights」を発表しました。 PulumiはTypeScriptやPython、Go、Javaといった一般的なプログラミング言語を使ってインフラの構成コードを記述できるのが大きな特徴です。Pulumi Insightsは、そのPulumiをベースにした拡張機能です。 AIが130以上のインフラやサービスの構成コードを生成Pulumi Insightsの目玉機能が

                                                            自然言語からインフラ構成コードを自動生成してくれる「Pulumi AI」発表。AWS、Azure、Cloudflare、Kubernetes、Datadogなど130以上に対応 | テクノエッジ TechnoEdge
                                                          • How to Bypass Cloudflare in 2023: The 8 Best Methods - ZenRows

                                                            About 1/5 of websites you need to scrape use Cloudflare, a hardcore anti-bot protection system that gets you blocked easily. So what can you do? 😥 We spent a million dollars figuring out how to bypass Cloudflare in 2023 so that you don't have to and wrote the most complete guide (you're reading it!). These are some of the techniques you'll get home today: Method 1: Get around Cloudflare CDN. Meth

                                                              How to Bypass Cloudflare in 2023: The 8 Best Methods - ZenRows
                                                            • Cloudflare社内の全監視カメラがハッキングされた事件についてCloudflare自身が解説

                                                              by Marco Verch Professional Photographer Cloudflareやテスラなどの大企業や病院、警察、学校などの公的機関に設置された監視カメラの運用を手がけるスタートアップVerkadaがハッキングを受け、同社が運営する全監視カメラの映像が流出するという事件が発生しました。この事件の経緯や被害状況について、被害を受けたCloudflare自身が解説しています。 About the March 8 & 9, 2021 Verkada camera hack https://blog.cloudflare.com/about-the-march-8-9-2021-verkada-camera-hack/ 2020年3月8日、監視カメラのクラウド管理サービスを手がけるスタートアップVerkadaがハッキングされ、Coudflareやテスラ、病院、刑務所、学校など

                                                                Cloudflare社内の全監視カメラがハッキングされた事件についてCloudflare自身が解説
                                                              • TiDB + Prisma (Edge Functions Preview)をCloudflare Workersで動かす


                                                                2024/03/12Prisma v5.11.0Early AccessPreview https://www.prisma.io/blog/prisma-orm-support-for-edge-functions-is-now-in-preview PlanetScaleTiDB Serverless PlanetScale PlanetScale2021/11使  
                                                                  TiDB + Prisma (Edge Functions Preview)をCloudflare Workersで動かす
                                                                • Cloudflare Radar

                                                                  Internet disruptions observed in analysis of Cloudflare traffic Learn more...Notify me of Internet outages

                                                                    Cloudflare Radar
                                                                  • GitHub - cloudflare/workerd: The JavaScript / Wasm runtime that powers Cloudflare Workers

                                                                    Server-first: Designed for servers, not CLIs nor GUIs. Standard-based: Built-in APIs are based on web platform standards, such as fetch(). Nanoservices: Split your application into components that are decoupled and independently-deployable like microservices, but with performance of a local function call. When one nanoservice calls another, the callee runs in the same thread and process. Homogeneo

                                                                      GitHub - cloudflare/workerd: The JavaScript / Wasm runtime that powers Cloudflare Workers
                                                                    • 東京地裁、Cloudflareに対する漫画村運営者情報の開示請求を棄却 米国企業ながら裁判の管轄は東京地裁と明らかに

                                                                      漫画家のたまきちひろさん(著書に『人生リセット留学。』、ドラマ化された『Walkin' Butterfly』など)が、「漫画村」へサーバ提供を行っていた米Cloudflareに対し、運営者情報などの開示を求めた裁判が1月22日に判決を迎え、東京地方裁判所は「原告の請求を棄却する」との判断を下しました。なおこの判決により、Cloudflareに対しては東京地裁での管轄が認められることが明らかとなりました。 「漫画村」(既に閉鎖/画像加工は編集部によるもの) たまきさんは、自身の作品が漫画村に無断で掲載されていたことから、2018年4月16日に、プロバイダ責任制限法に基づき、発信者(漫画村運営者)の情報開示を求めてCloudflareを提訴(関連記事)。 Cloudflare側は2018年8月16日に「漫画村に関するアクセスログ」を、たまきさんの代理人である、東京フレックス法律事務所の中島博之

                                                                        東京地裁、Cloudflareに対する漫画村運営者情報の開示請求を棄却 米国企業ながら裁判の管轄は東京地裁と明らかに
                                                                      • SvelteKit を Cloudflare Workers で動かしてみた | DevelopersIO

                                                                        西田@CX事業本部です 今回は1.0が発表された(SvelteKit 1.0 発表) SvelteKit を Cloudflare Workers で動かしてみたいと思います SvelteKit は Svelte と Vite を使用しており、最低限のコンフィグで開発が始められるWEBアプリケーションフレームワークです SPA, MPA, SSR, SSG 全てに対応しており、アダプタと呼ばれる機能でCloudflare、Vercel などの多くのサービスに簡単にデプロイすることができます Svelte について Svelte の特徴の一つには純粋なコンパイラであることが挙げられます。 React や Vue と違い、Vitural DOMを実行時に構築せずに、あらかじめvanila JS(ピュアなJS)とCSS にコンパイルしておき、これらをデプロイし実行します SvelteKit につ

                                                                          SvelteKit を Cloudflare Workers で動かしてみた | DevelopersIO
                                                                        • Early Hints update: How Cloudflare, Google, and Shopify are working together to build a faster Internet for everyone

                                                                          Early Hints update: How Cloudflare, Google, and Shopify are working together to build a faster Internet for everyone06/23/2022 A few months ago, we wrote a post focused on a product we were building that could vastly improve page load performance. That product, known as Early Hints, has seen wide adoption since that original post. In early benchmarking experiments with Early Hints, we saw performa

                                                                            Early Hints update: How Cloudflare, Google, and Shopify are working together to build a faster Internet for everyone
                                                                          • 記事中のURLプレビューを実装した (Cloudflare Pages Functions) | Marginalia

                                                                            記事中のURLプレビューをiframeで表示するためのエンドポイントをCloudflare Pages Functionsで実装した。実はこれまで長らくはてなブログのembed APIを勝手に借りていた。倫理的によろしくない面もあったり、パフォーマンスや信頼性の面でもセルフホストしたいと思っていたが、着手するのを先延ばしにしていた。別に技術的に困難なポイントがあったわけではないが、備忘録としてやったことを書く。 /embed エンドポイントの作成このブログはCloudflare Pagesでホスティングしている。Cloudflare PagesのFunctions機能は、デプロイするレポジトリの /functions ディレクトリの中に配置したスクリプトを動的なWorker関数として呼び出せるようにしてくれる。 今回はこの機能を使って、 /functions/embed/index.tsx

                                                                              記事中のURLプレビューを実装した (Cloudflare Pages Functions) | Marginalia
                                                                            • Cloudflare Workers Tech Talks #1 - Yusuke Wada

                                                                              Yesterday, on July 19, I hosted an event called ”Workers Tech Talks #1” in Tokyo. It’s a developer meetup for developers by developers, particularly aimed at those interested in Cloudflare Workers. As a Developer Advocate at Cloudflare, this was - exactly what I wanted! Let’s dive into the details of the event. Me? Before we get started, let me introduce myself. I’ve been working as a Developer Ad

                                                                                Cloudflare Workers Tech Talks #1 - Yusuke Wada
                                                                              • Cloudflare took down our website after trying to force us to pay 120k$ within 24h

                                                                                TL;DR: We've been on the Cloudflare Business plan ($250/month) for years. They suddenly contacted us and asked us to either pay them $120k up front for one year of Enterprise within 24 hours or they would take down all of our domains. While this escalated up our business we had 3 sales calls with them, trying to figure out what was happening and how to reach a reasonable contract in a week. When w

                                                                                  Cloudflare took down our website after trying to force us to pay 120k$ within 24h
                                                                                • 「Cloudflare Zero Trust」 で組織のゼロトラストネットワークを構成する

                                                                                  この記事以外にもいくつかCloudflareのゼロトラストについての記事を書いています。今回はその第一弾として、Cloudflareのゼロトラストネットワークの概要について書きます。 「Cloudflare Zero Trust」 で組織のゼロトラストネットワークを構成する Cloudflare Zero Trust の基本的なセットアップ手順 Cloudflare Zero Trust クライアント側のセットアップ手順 Cloudflare Zero Trust 経由でAWS上のEC2(グローバルIPアドレス無し)にSSHでログインする 2023年11月27日 追記 PayPayやInstagramなど、一部サービスのスマートフォンアプリが使えない問題の解決策を追記しました。 背景 2020年、新型コロナウイルスが蔓延しだしてから、「ゼロトラスト」という言葉をよく聞くようになりました。

                                                                                    「Cloudflare Zero Trust」 で組織のゼロトラストネットワークを構成する