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
85
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
Statistics for Hackers
jakevdp
799
220k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
282
13k
Agile that works and the tools we love
rasmusluckow
329
21k
The Language of Interfaces
destraynor
158
25k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
750
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Scaling GitHub
holman
460
140k
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が便利かも ✌