Search results
9 resultsCI/CD Pipeline Design — From Commit to Production
Stages, gates, deployment strategies, and keeping pipelines fast.
Apache Iceberg — The Open Table Format Explained
Snapshots, schema evolution, partition evolution, time travel, and compaction.
Dependency Management and Supply Chain Security
Lock files, vulnerability scanning, SBOM, and keeping dependencies up to date.
Convert a Windows 10 Boot Disk from Legacy BIOS (MBR) to UEFI (GPT)
Step-by-step guide to switching an existing Windows 10 installation from MBR/Legacy BIOS boot to GPT/UEFI — without reinstalling Windows — using Microsoft's bu…
Delta Lake — ACID Transactions for Your Data Lake
Transaction log, upserts, schema enforcement, and time travel on S3.
Disk Partition Management in Windows
Resize, merge, create, and delete partitions using built-in tools and free utilities.
Product Engineering — Service Overview
APIs, dashboards, and services delivered with tests, CI/CD, and observability from day one.
Materialised Views — When and How to Use Them
Incremental refresh, use cases, and implementation across Postgres, Snowflake, and dbt.
Batch vs Streaming Pipelines — Choosing the Right Pattern
Lambda architecture, Kappa architecture, and practical guidance for choosing.