Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Cloudflare_pagesにおける_マルチドメイン運用.pdf
Search
yosano
April 25, 2024
1
67
Cloudflare_pagesにおける_マルチドメイン運用.pdf
yosano
April 25, 2024
Tweet
Share
More Decks by yosano
See All by yosano
Introduction__AI_Gateway_in_Cloudflare.pdf
sanoyo
0
29
Featured
See All Featured
Adopting Sorbet at Scale
ufuk
76
9.3k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.4k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.2k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
23
2.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.1k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.3k
Side Projects
sachag
453
42k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
Cloudflare pagesにおける マルチドメイン運用 2024/04/24 Cloudflare Meet-up Tokyo Vol.4 佐野 鷹
自己紹介 ・佐野 鷹 ・SREやデータ分析基盤周りやってます ・和歌山からやってきました ・人生初めての登壇です
突然ですが、 我々はCloudflare pagesを使ってます
なんで使うことになったか 新規事業においてマルチドメインを運用する必要があった 👀
こんなイメージ https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/ より引用
こんなサービスを検討した • Vercel • AWS Amplify • Cloudflare pages
Vercel ・SLAがあるプランはenterpriseプランのみ ・enterpriseは新規事業として投資できる金額では なかった
AWS Amplify ・ドメイン毎にリソースを作る必要があるかも ・SREメンバーが一人しかいなく運用できない ・Next.js13で使用できない機能がいくつかあった (Dynamic Routingなど)
そこでCloudflare pages 👈
Cloudflare pages ・カスタムドメインに制限はあるがSLAがある ・Vercelよりもコストが非常に安い ・運用においてもカスタムドメインを登録すればいい
こんな画面
・ログを永続化できなさそう ・権限を細かく管理できない Cloudflare pagesのつらみ
まとめ スタートアップでマルチドメインを複数管理したい場 合はCloudflare pagesが便利かも ✌