Auflistung nach Autor:in "Kraska, Tim"
1 - 3 von 3
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelData Management in the Cloud: Promises, State-of-the-art, and Open Questions(Datenbank-Spektrum: Vol. 10, No. 3, 2010) Kossmann, Donald; Kraska, TimCloud Computing has the potential to significantly change the IT world. It promises dramatic reductions in cost and time-to-market. This paper gives an introduction to cloud computing, thereby stating how cloud computing tries to fulfill these promises. Furthermore, this paper studies the state-of-the-art of cloud computing platforms and answers the question of how well the current generation of systems meets these promises. Based on that analysis, this paper states several fundamental questions that need to be addressed when designing a cloud computing platform. The focus of the paper is on database workloads; more specifically, on online transaction processing workloads (OLTP) in public clouds.
- KonferenzbeitragIncMap: A Journey towards Ontology-based Data Integration(Datenbanksysteme für Business, Technologie und Web (BTW 2017), 2017) Pinkel, Christoph; Binnig, Carsten; Jimenez-Ruiz, Ernesto; Kharlamov, Evgeny; Nikolov, Andriy; Schwarte, Andreas; Heupel, Christian; Kraska, TimOntology-based data integration (OBDI) allows users to federate over heterogeneous data sources using a semantic rich conceptual data model. An important challenge in ODBI is the curation of mappings between the data sources and the global ontology. In the last years, we have built IncMap, a system to semi-automatically create mappings between relational data sources and a global ontology. IncMap has since been put into practice, both for academic and in industrial applications. Based on the experience of the last years, we have extended the original version of IncMap in several dimensions to enhance the mapping quality: (1) IncMap can detect and leverage semantic-rich patterns in the relational data sources such as inheritance for the mapping creation. (2) IncMap is able to leverage reasoning rules in the ontology to overcome structural differences from the relational data sources. (3) IncMap now includes a fully automatic mode that is often necessary to bootstrap mappings for a new data source. Our experimental evaluation shows that the new version of IncMap outperforms its previous version as well as other state-of-the-art systems.
- KonferenzbeitragSpotlytics: How to Use Cloud Market Places for Analytics?(Datenbanksysteme für Business, Technologie und Web (BTW 2017), 2017) Kraska, Tim; Dadashov, Elkhan; Binnig, CarstenIn contrast to fixed-priced cloud computing services, Amazon’s Spot market uses a demand-driven pricing model for renting out virtual machine instances. This allows for remarkable savings when used intelligently. However, a peculiarity of Amazon’s Spot market is, that machines can suddenly be taken away from the user if the price on the market increases. This can be considered as a distinct form of a machine failure. In this paper, we first analyze Amazon’s current spot market rules and based on the results develop a general market model. This model is valid for Amazon’s current Spot service but also many potential variations of it, as well as other cloud computing markets. Using the developed market model, we then make recommendations on how to deploy analytical systems with the following three fault-tolerance/recovery strategies: re-execution as used by traditional database systems, checkpointing as, for example, used by Hadoop, and lineage-based recovery as, for example, used by Spark. The main insights are that for traditional database systems using significantly more instances/machines can be cheaper, whereas for systems with checkpoint recovery the opposite is true, while lineage-based recovery is not beneficial for cloud markets at all.