상세 보기
초록
Cloud-based databases often decouple database instances from physical storage to provide reliability and high availability to users. This design can robustly handle a single point of failure but needs substantial effort to attain good performance. In this paper, we analyze the decoupled architecture and present important optimization issues that we found while implementing this design. For implementing the prototyped system, we decouple MariaDB into a database instance and storage managing both transaction log and data pages. We also explore design considerations for transaction processing performance in the front-end side and efficient way of guaranteeing data durability in the back-end side. We evaluate the prototyped system using standard database benchmarks, and experimental results show that adopting the decoupled architecture for cloud-based DBMSs needs to address numerous optimization issues for achieving better performance.
키워드
- 제목
- Towards Sustainable High-Performance Transaction Processing in Cloud-based DBMS
- 저자
- Sul, Woong; Yeom, Heon Y.; Jung, Hyungsoo
- 발행일
- 2019-03
- 유형
- Article
- 권
- 22
- 호
- 1
- 페이지
- 135 ~ 145