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
91
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
31
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Code Review Best Practice
trishagee
70
19k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
The World Runs on Bad Software
bkeepers
PRO
70
11k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Making Projects Easy
brettharned
117
6.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
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が便利かも ✌