Structured
Everything on SkillVeris tagged Structured — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 2 libraries
Study Notes(5)
Logging and Observability with Serilog
Configure structured logging with Serilog and pair it with metrics and distributed tracing to build real observability into an ASP.NET Core API.
Structured Streaming Basics
Learn how Spark's Structured Streaming engine treats a live data stream as an unbounded, continuously growing table processed with the same DataFrame API used…
Semi-Structured Data: JSON and VARIANT
Learn how Snowflake's VARIANT data type stores semi-structured JSON, and how to query, flatten, and optimize access to nested data.
Azure Interview Questions
A study guide covering the kinds of conceptual, scenario-based, and hands-on questions commonly asked in Azure-focused technical interviews.
Task and Structured Concurrency
Explore how Swift's Task type creates units of asynchronous work, how structured concurrency establishes parent-child relationships, and how cancellation propa…