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
Multi-databases in real life
Search
Sebastian Webber
July 09, 2016
Technology
0
92
Multi-databases in real life
Ignition talk no DevOpsDays Porto alegre 2016
Sebastian Webber
July 09, 2016
Tweet
Share
More Decks by Sebastian Webber
See All by Sebastian Webber
Corrupção de dados: de onde vem? do que se alimenta?
sebastianwebber
0
210
12+ factor databases
sebastianwebber
0
57
Tests for dummies
sebastianwebber
0
140
Prometheus 101
sebastianwebber
0
100
Monitorando seu banco na nuvem
sebastianwebber
0
190
Monitorando sistemas distribuidos
sebastianwebber
1
83
SRE for Dummies
sebastianwebber
0
350
Prometheus_Dojo.pdf
sebastianwebber
0
100
Como ser um DBA na era DEVOPS?
sebastianwebber
0
370
Other Decks in Technology
See All in Technology
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
430
Zero Trust DNS でより安全なインターネット アクセス
murachiakira
0
100
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
270
Linux カーネルが支えるコンテナの仕組み / LF Japan Community Days 2025 Osaka
tenforward
1
130
デザインとエンジニアリングの架け橋を目指す OPTiMのデザインシステム「nucleus」の軌跡と広げ方
optim
0
120
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
260
AI機能プロジェクト炎上の 3つのしくじりと学び
nakawai
0
120
OTEPsで知るOpenTelemetryの未来 / Observability Conference Tokyo 2025
arthur1
0
270
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
400
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
190
AIとともに歩んでいくデザイナーの役割の変化
lycorptech_jp
PRO
0
890
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
150
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Gamification - CAS2011
davidbonilla
81
5.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Raft: Consensus for Rubyists
vanstee
140
7.2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
Optimizing for Happiness
mojombo
379
70k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
640
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Transcript
Multi-databases in real life
Sebastian Webber • Consultor na area de TI • Instrutor
de banco de dados • metido a Chef • [aprendiz de] Ninja
Ninjas de verdade… ok?
None
Arquitetura cliente servidor Servidor de banco de dados sem alta
disponibilidade(apenas backup)
Arquitetura cliente servidor Pra implementar alta disponibilidade: se disponivel replicação
na rede local
Arquitetura cliente servidor Pra implementar alta disponibilidade: se disponivel replicação
na internet/outro DC Problemas: link, latencia, tamanho vs custo
Mas eu uso NOSQL! e ele tem multimaster… Ok. Ele
tem. Isso quer dizer que não precisa de backup?
None
Na nuvem tem um produto que implementa isso pra você.
Não precisa acreditar em mim, é só olhar lá no heroku, Amazon RDS, Oracle Cloud Database e Azure SQL Server
None
None
Com a Cloud: Multitenancy Pega aquela tua infra e quebra
ela em multiplaspequenas infras.
None
E não esqueça que cadamicro ambiente precisa daquele pacote padrão
Backup, replicação e uma estratégia de desaster recovery
Heroku ou RDS voltou a ser atraente? É. Fazer no
braço nem sempre é mais fácil.
One more thing…
Sharding Que tal dividir pra conquistar?
None