Timothy Spanntimwithpulsar.hashnode.dev·Nov 18, 2024FLAIV-KING Weekly (Flink AI Vectors Kafka) for 18 Nov 2024FLAIV-KING Weekly (Flink AI Vectors Kafka Intelligence NiFi ) #164 - 18-November-2024 https://bsky.app/profile/paasdev.bsky.social The Coolness this week 🌐 Flink or Quix or RisingWave or Spark or Bytewax or ...🌐 Important new API for Moderating by ...Discussapache-flink
Timothy Spanntimwithpulsar.hashnode.dev·Nov 11, 2024AIM Weekly #163 - 11 Nov 2024AIM Weekly (AI Native + LLM + Milvus) #163 - 11-November-2024 https://bsky.app/profile/paasdev.bsky.social The Coolness this week 🌐 All this buildings📎 Synthetic Data Generator - local on Ollama!💻 Agentic Mesh Future!🦾 Convert an entire HTML Webs...Discussapachepulsar
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 를 처리할...Discusskappa architecture
Raghu Annamalaidevraghu.hashnode.dev·Sep 22, 2024Apache-kafka with raft mode in Docker ComposeIntroduction to Raft Mode: Raft mode in Kafka refers to a new architecture introduced to remove ZooKeeper from Kafka’s setup. ZooKeeper used to manage Kafka’s metadata (like topic configurations and broker states). However, ZooKeeper adds complexit...Discuss·40 readsApache Kafka#KafkaRaftMode
Christopher Garzonchrisgarzon.hashnode.dev·Sep 13, 2024Apache Superset TutorialFAQ – Creating Your First Dashboard 1. What is a dashboard in Apache Superset? A dashboard in Apache Superset is a visual display that combines multiple data visualizations, such as charts, graphs, and tables, on a single screen. It provides an inter...DiscussApache Superset
Ronit Banerjeeronitbanerjee.com·Aug 26, 2024Message streaming with Apache Kafka on KubernetesApache Kafka is an excellent distributed messaging and stream-processing platform for real-time data processing. Its integration with container orchestration platforms like Kubernetes has become essential in the era of microservices and containerized...Discuss·57 readskafka
Pravesh Sudhapraveshstwt.hashnode.dev·Aug 21, 2024Introduction to Apache Kafka: Core Concepts and Its Role in Modern Data-Driven Applications💡 Introduction According to official docs: Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applicati...Discuss·1 likeapache
Nahidnahidislam.hashnode.dev·Jul 26, 2024DatabasesWhat is Data? Data is a collection of a distinct small unit of information. It can be used in a variety of forms like text, numbers, media, bytes, etc. it can be stored in pieces of paper or electronic memory, etc. What is Database? A database is an ...Discuss·1 likeDatabases
Baseer Baheerbaheer.hashnode.dev·Jul 24, 2024Detecting Fraud in Real-Time with Apache Pinot and Serverless KafkaIn today’s digital economy, real-time fraud detection is crucial for safeguarding financial transactions. By integrating Apache Pinot with Serverless Kafka, you can build a robust and scalable system for detecting fraudulent activities as they happen...Discuss·2 likes·146 readspinot
Anushikha Dasoreosblog.hashnode.dev·Jul 21, 2024Event-Driven ArchitectureEvent-driven architecture (EDA) is a software design pattern that revolves around events, which are essentially signals indicating that something important has happened. Almost one-third of global organizations use EDA to power their apps, systems, a...Discusspub/sub (publish-subscribe)