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
83
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
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Scaling GitHub
holman
460
140k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
510
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
740
RailsConf 2023
tenderlove
30
1.1k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
830
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が便利かも ✌