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
NoSQL in the Cloud
Search
Adiel Cristo
April 06, 2019
Technology
0
16
NoSQL in the Cloud
Adiel Cristo
April 06, 2019
Tweet
Share
More Decks by Adiel Cristo
See All by Adiel Cristo
Entregando Bons Resultados com BDD - PHP Conference Brasil 2019
adielcristo
0
33
Saindo do Legado com os Componentes Symfony - PHP Conference Brasil 2019
adielcristo
0
180
Crawling the Web with the New Symfony Components
adielcristo
0
32
PHP Internals: Primeiros Passos - PHP Community Summit 2019
adielcristo
0
82
Testando aplicações legadas: por onde começo?
adielcristo
0
83
OWASP Top 10-2017: Sua aplicação está protegida?
adielcristo
0
40
Other Decks in Technology
See All in Technology
解析の定理証明実践@Lean 4
dec9ue
1
190
2025-06-26 GitHub CopilotとAI駆動開発:実践と導入のリアル
fl_kawachi
1
210
CI/CD/IaC 久々に0から環境を作ったらこうなりました
kaz29
1
200
5min GuardDuty Extended Threat Detection EKS
takakuni
0
180
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
200
フィンテック養成勉強会#54
finengine
0
200
KubeCon + CloudNativeCon Japan 2025 Recap
ren510dev
1
290
登壇ネタの見つけ方 / How to find talk topics
pinkumohikan
5
570
Tokyo_reInforce_2025_recap_iam_access_analyzer
hiashisan
0
130
Witchcraft for Memory
pocke
1
650
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
3
230
KubeCon + CloudNativeCon Japan 2025 Recap by CA
ponkio_o
PRO
0
240
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Rails Girls Zürich Keynote
gr2m
94
14k
Facilitating Awesome Meetings
lara
54
6.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Code Reviewing Like a Champion
maltzj
524
40k
BBQ
matthewcrist
89
9.7k
Faster Mobile Websites
deanohume
307
31k
Into the Great Unknown - MozCon
thekraken
39
1.9k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Transcript
NoSQL in the Cloud Adiel Cristo April 2019
NoSQL in the Cloud 2 ✔ Some Background ✔ NoSQL
✔ ACID ✔ Cap Theorem ✔ Cloud Providers ✔ Heroku ✔ Google Cloud ✔ AWS
Some Background ✔ NoSQL ✔ Entities ✔ Properties ✔ Keys
✔ Sharding ✔ Replication 3
ACID ✔ Atomic ✔ Consistent ✔ Isolated ✔ Durable 4
CAP Theorem ✔ Consistency ✔ Availabiliy ✔ Partition Tolerance 5
CAP Theorem ✔ Eventually Consistent Operations 6
CAP Theorem ✔ Strongly Consistent Operations 7
Warning!! ✔ The creation and/or use of the listed services
may incur costs. Please read carefully the related docs before proceed to use them!! 8
Warning!! ✔ The creation and/or use of the listed services
may incur costs. Please read carefully the related docs!! 9
Cloud Providers ✔ Heroku mLab MongoDB ✔ Google Cloud Datastore
✔ AWS DynamoDB ✔ MongoDB Atlas ✔ Azure Table Storage ✔ Oracle NoSQL Database 10
Heroku mLab MongoDB ✔ Add-ons ✔ Region Availability ✔ Plans
& Pricing ✔ Sandbox (Free) ✔ … ($$$) 11
Google Cloud Datastore ✔ Region Availability ✔ Plans & Pricing
✔ Free Quota ✔ Backup/Restore ($$$) ✔ Import/Export ($$$) 12
AWS DynamoDB ✔ Region Availability ✔ Plans & Pricing ✔
Free Tier ✔ Provisioned ✔ On-Demand 13
Hands-On ✔ Creating a Heroku project 14
Adiel Cristo Camaçari, BA, Brazil https://github.com/arcristo https://twitter.com/adielcristo https://www.adielcristo.com http://phpba.com.br 15
Links ✔ https://cloud.google.com/datastore/ ✔ https://aws.amazon.com/dynamodb/ ✔ https://www.mongodb.com/cloud/atlas ✔ https://elements.heroku.com/addons ✔
https://azure.microsoft.com/en-us/services/storage/tables/ ✔ https://cloud.oracle.com/en_US/nosql ✔ https://dzone.com/articles/nosql-in-the-cloud-a-scalable-alternative-to-relat 16