Sending Data to Apache Iceberg from Apache Kafka with Apache Flink
A technical guide on using Apache Flink SQL to stream data from Apache Kafka into Apache Iceberg tables, including code examples.
A technical guide on using Apache Flink SQL to stream data from Apache Kafka into Apache Iceberg tables, including code examples.
Explains how to use new provider-defined functions in Terraform 1.8, including syntax and examples like AWS's arn_parse.
array_find in PHP 8.4 Written on 2024-07-18 PHP 8.4 adds a handful of functions that have been missing for a while: array_find() and its variants. The
Explores architectural solutions for handling overlapping IP address spaces in Azure, focusing on VNET-to-VNET NAT and Private Link for services like AKS and Databricks.
Troubleshooting guide for importing SSL certificates into NVIDIA GPU Operator to enable a private apt repository on Ubuntu 20.04.
Explores whether Crossplane, a Kubernetes-based control plane tool, can replace Terraform for infrastructure orchestration, analyzing their roles and differences.
The technical changes behind Puzzmo's 'Weird Puzzmo' update, enabling playful puzzle variants and a new extension system.
Announcement and guide for VMware Explore Europe 2024, covering registration details, event highlights, session tracks, and benefits of attending.
Explores Bayesian alternatives to the frequentist t-test for comparing two means, discussing non-parametric and resampling-based approaches.
Analyzes the economic challenges for businesses trying to monetize open source software, highlighting the inherent conflict between collaboration and competition.
A developer restores and open-sources the old JetBrains Omea information management app, making it run on modern Windows.
Analyzes a flawed LinkedIn benchmark on LINQ's 'let' keyword, explaining why the test doesn't measure real performance and how to benchmark correctly.
An overview of Azure Kubernetes Service (AKS) Automatic SKU, detailing its pre-configured, production-ready setup and deployment methods.
A .NET product manager explains the compliance-driven shutdown and transfer of several personal .NET microsites to Microsoft.
Microsoft announces general availability of its Entra Suite, a comprehensive set of identity and network access security solutions for Zero Trust environments.
A tutorial on performing 22 common filesystem operations using the std::filesystem library in modern C++ (C++17/20/23).
An AWS expert critiques AWS's overwhelming focus on Generative AI, arguing it neglects core cloud services and alienates traditional cloud engineers.
Explains methods for typing non-English characters on computers, including AltGr, dead keys, and the Compose key.
A guide to using Xcode's hidden feature for bookmarking and reusing project-wide search queries, like finding merge conflicts.