Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
From vertical to horizontal: The challenges of scalability in the cloud
Pierre-Yves Ritschard
May 18, 2018
Technology
0
38
From vertical to horizontal: The challenges of scalability in the cloud
A refresh on a previous talk, given at We are Developers 2018
Pierre-Yves Ritschard
May 18, 2018
Tweet
Share
More Decks by Pierre-Yves Ritschard
See All by Pierre-Yves Ritschard
Meetup Camptocamp: Exoscale SKS
pyr
0
150
The (long) road to Kubernetes
pyr
0
230
Change Management at Scale
pyr
0
67
5 years of Clojure
pyr
2
920
Taming Jenkins
pyr
0
18
Init: then and now
pyr
1
150
Billing the Cloud
pyr
0
260
From Vertical to Horizontal
pyr
2
120
Billing the Cloud
pyr
7
1.8k
Other Decks in Technology
See All in Technology
Stripe Search APIを利用した、LINEとStripeの顧客情報連携/line-dc-202205
stripehideokamoto
0
130
プロダクトグロースと技術のベースアップを両立させるRettyのアプリ開発スタイル / Achieve Product Growth and Tech Update
imaizume
1
290
Embedded SRE at Mercari
tcnksm
0
840
Oracle Content Management サービス概要 (2022年5月版)
oracle4engineer
PRO
0
110
AWS Control TowerとAWS Organizationsを活用した組織におけるセキュリティ設定
fu3ak1
2
640
Learning from AWS Customer Security Incidents [2022]
ramimac
0
800
一人から始めるプロダクトSRE / How to start SRE in a product team, all by yourself
vtryo
4
2.6k
長年運用されてきたモノリシックアプリケーションをコンテナ化しようとするとどんな問題に遭遇するか? / SRE NEXT 2022
nulabinc
PRO
15
7.5k
SRE_チーム立ち上げから1年_気づいたら_SRE_っぽくない仕事まで貢献しちゃってる説
bitkey
PRO
0
2.2k
2022年度ロボットフロンティア第1回
ryuichiueda
0
140
Scrum Fest Niigata 2022 開発エンジニアに聞いてみよう!
moritamasami
1
140
Research Paper Introduction #98 "NSDI 2022 recap"
cafenero_777
0
200
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
38
12k
Bash Introduction
62gerente
596
210k
Web Components: a chance to create the future
zenorocha
303
40k
Design by the Numbers
sachag
271
17k
The Mythical Team-Month
searls
208
39k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
37
3.2k
jQuery: Nuts, Bolts and Bling
dougneiner
56
6.4k
Git: the NoSQL Database
bkeepers
PRO
415
59k
Rails Girls Zürich Keynote
gr2m
86
12k
A designer walks into a library…
pauljervisheath
196
16k
Making Projects Easy
brettharned
98
4.3k
Intergalactic Javascript Robots from Outer Space
tanoku
261
25k
Transcript
@pyr
@pyr • • •
@pyr
@pyr • • • •
@pyr • • • •
@pyr
• • •
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
None
@pyr
@pyr
None
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr • • • •
None
@pyr • • •
@pyr • • • • •
@pyr
@pyr provider "exoscale" { api_key = "${var.exoscale_api_key}" secret_key = "${var.exoscale_secret_key}"
} resource "exoscale_instance" "web" { template = "ubuntu 18.04" disk_size = "50g" template = "ubuntu 18.04" profile = "medium" ssh_key = "production" }
None
@pyr “There is no cloud, there is just someone else’s
computer”
@pyr “There is no cloud, there is just someone else’s
computer pager”
@pyr • • ◦ • •
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr @timed('activate-account') def activate_account(self, id): self.accounts.by_id(id).try_activate()
@pyr
@pyr
@pyr
@pyr
@pyr { request_id: "97d4f7b3", host_id: "64e4-41b5", action: "mailout", recipients: [
"foo@example.com" ], content: "..." }
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr • • •
@pyr
@pyr
@pyr
@pyr
@pyr
@pyr