Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

delta lake

2 articles across 2 sub-topics

#Apache-spark(1)
Modern Table Formats: Delta Lake vs Apache Iceberg vs Apache Hudi

Modern Table Formats: Delta Lake vs Apache Iceberg vs Apache Hudi

TLDR: Delta Lake, Apache Iceberg, and Apache Hudi are open table formats that wrap Parquet files with a transaction log (or snapshot tree) to deliver ACID guarantees, time travel, schema evolution, an

Mar 28, 2026•27 min read
Architecture(1)
Medallion Architecture: Bronze, Silver, and Gold Layers in Practice

Medallion Architecture: Bronze, Silver, and Gold Layers in Practice

TLDR: Medallion Architecture solves the "data swamp" problem by organizing a data lake into three progressively refined zones — Bronze (raw, immutable), Silver (cleaned, conformed), Gold (aggregated,

Mar 28, 2026•26 min read

Abstract Algorithms

Exploring the fascinating world of algorithms, data structures, and software engineering through clear explanations and practical examples.

Navigation

  • Home
  • All Posts
  • All Series
  • About

Series

  • Software Engineering Principles
  • Machine Learning Fundamentals
  • Low-Level Design Guide
  • LLM Engineering
  • How It Works: Internals Explained
  • Data Structures and Algorithms
  • Big Data Engineering
  • Architecture Patterns for Production Systems
  • Agentic AI: LangChain and LangGraph

Popular Topics

  • Roadmap
  • learning path
  • langchain
  • Python
  • llm
  • big data

Author

Abstract Algorithms

Abstract Algorithms

@abstractalgorithms

© 2026 Abstract Algorithms. All rights reserved.

Powered by Hashnode