Proceedings of Twenty-First ACM SIGOPS Symposium on Operating Systems Principles 2007
DOI: 10.1145/1294261.1294281
|View full text |Cite
|
Sign up to set email alerts
|

Dynamo

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
111
0
1

Year Published

2010
2010
2020
2020

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 1,985 publications
(112 citation statements)
references
References 19 publications
0
111
0
1
Order By: Relevance
“…A consequence of this comparatively broad definition of "serverless" is that the term does not only include FaaS, but encompasses various other kinds of hosted cloud services, many of which predate FaaS substantially (including hosted database technologies, such as DynamoDB [13]). In fact, many early definitions of cloud computing used the same principle of "servers as utility" as the defining feature of clouds [14].…”
Section: Study Resultsmentioning
confidence: 99%
“…A consequence of this comparatively broad definition of "serverless" is that the term does not only include FaaS, but encompasses various other kinds of hosted cloud services, many of which predate FaaS substantially (including hosted database technologies, such as DynamoDB [13]). In fact, many early definitions of cloud computing used the same principle of "servers as utility" as the defining feature of clouds [14].…”
Section: Study Resultsmentioning
confidence: 99%
“…Pnuts tables are horizontally partitioned and each partition named tablets is no bigger than 1Gbyte. Other systems like Dynamo [19] and Cassandra [42] use an even simpler data access. Dynamo is used only by Amazon's internal services.…”
Section: Data Manipulation Languages Without Relational Operatorsmentioning
confidence: 99%
“…Dynamo [9] is a highly available, scalable key-value store implemented by Amazon. Data is distributed using consistent hashing [13].…”
Section: Dynamomentioning
confidence: 99%