A survey on NoSQL stores

A Davoudian, L Chen, M Liu - ACM Computing Surveys (CSUR), 2018 - dl.acm.org
Recent demands for storing and querying big data have revealed various shortcomings of
traditional relational database systems. This, in turn, has led to the emergence of a new kind …

Trade-offs between distributed ledger technology characteristics

N Kannengießer, S Lins, T Dehling… - ACM Computing Surveys …, 2020 - dl.acm.org
When developing peer-to-peer applications on distributed ledger technology (DLT), a crucial
decision is the selection of a suitable DLT design (eg, Ethereum), because it is hard to …

Amazon aurora: Design considerations for high throughput cloud-native relational databases

A Verbitski, A Gupta, D Saha, M Brahmadesam… - Proceedings of the …, 2017 - dl.acm.org
Amazon Aurora is a relational database service for OLTP workloads offered as part of
Amazon Web Services (AWS). In this paper, we describe the architecture of Aurora and the …

A review of time-series anomaly detection techniques: A step to future perspectives

K Shaukat, TM Alam, S Luo, S Shabbir… - Advances in Information …, 2021 - Springer
Anomaly detection is a significant problem that has been studied in a broader spectrum of
research areas due to its diverse applications in different domains. Despite the usage of …

Evolve or die: High-availability design principles drawn from googles network infrastructure

R Govindan, I Minei, M Kallahalla, B Koley… - Proceedings of the 2016 …, 2016 - dl.acm.org
Maintaining the highest levels of availability for content providers is challenging in the face
of scale, network evolution and complexity. Little, however, is known about failures large …

Docker [software engineering]

C Anderson - Ieee Software, 2015 - ieeexplore.ieee.org
In episode 217 of Software Engineering Radio, host Charles Anderson talks with James
Turnbull, a software developer and security specialist who's vice president of services at …

Highly available transactions: virtues and limitations (extended version)

P Bailis, A Davidson, A Fekete, A Ghodsi… - arXiv preprint arXiv …, 2013 - arxiv.org
To minimize network latency and remain online during server failures and network partitions,
many modern distributed data storage systems eschew transactional functionality, which …

Bolt-on causal consistency

P Bailis, A Ghodsi, JM Hellerstein, I Stoica - Proceedings of the 2013 …, 2013 - dl.acm.org
We consider the problem of separating consistency-related safety properties from availability
and durability in distributed data stores via the application of a" bolt-on" shim layer that …

Coordination avoidance in database systems (Extended version)

P Bailis, A Fekete, MJ Franklin, A Ghodsi… - arXiv preprint arXiv …, 2014 - arxiv.org
Minimizing coordination, or blocking communication between concurrently executing
operations, is key to maximizing scalability, availability, and high performance in database …

Eventual consistency today: Limitations, extensions, and beyond

P Bailis, A Ghodsi - Communications of the ACM, 2013 - dl.acm.org
Eventual consistency today Page 1 MAy 2013 | VOl. 56 | nO. 5 | CommuNiCatioNS of the aCm 55
Doi:10.1145/2447976.2447992 Article development led by queue.acm.org How can applications …