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
70
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
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Typedesign – Prime Four
hannesfritz
41
2.6k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Site-Speed That Sticks
csswizardry
7
590
Testing 201, or: Great Expectations
jmmastey
42
7.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
620
Balancing Empowerment & Direction
lara
1
83
Building a Modern Day E-commerce SEO Strategy
aleyda
40
7.3k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Practical Orchestrator
shlominoach
188
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
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が便利かも ✌