Gyuhang Shimplto001.hashnode.dev·Oct 14, 2024Lambda vs Kappa Architecture in Data Pipeline (Korean)Lambda Architecture 구성 요소 Batch Layer 정기적으로 대량의 Historical Data 를 처리합니다. (예: Daily 또는 Hourly) 이를 통해 높은 정확도와 데이터 Completeness (완전성) 을 보장하며, 복잡한 Data 변환을 처리합니다. Speed Layer 실시간 Data 를 처리하여 low-latency 시간의 결과를 제공합니다. Batch Layer 가 동일한 Data 를 처리할...kappa architecture
Adarsh Kumar Debataadarshh.hashnode.dev·Aug 2, 2024Understanding Apache CassandraIntroduction to Apache Cassandra Apache Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers. It provides high availability with no single point of failure, making it ideal ...CQL
Dominik Kellerfive.hashnode.dev·Jun 12, 2024MySQL vs Cassandra: Everything You Need to KnowWhen it comes to choosing a database for your project, two popular options often come to mind: MySQL and Cassandra. Both databases have significant traction in the developer community, but they cater to different use cases. MySQL has been a go-to cho...MySQL
Maheshdatafly.hashnode.dev·May 2, 2024How to Create an AstraDB Database on CloudTo create an AstraDB database on a cloud account, you can follow these steps and alternatively you can also check out the below video for the video instructions. https://www.youtube.com/watch?v=AqKKi3iNKgs Sign up for a Datastax Astra Account: If ...astradb
Hakeem Abbascodingcrafts.hashnode.dev·Oct 3, 2023Apache Cassandra Development for Optimizing Big Data SolutionsApache Cassandra, a highly scalable and robust NoSQL database management system, has emerged as a powerful tool for optimizing big data solutions. In this article, we will delve into the world of Apache Cassandra development and explore how it can be...10 likesbig data