22 Articles
JavaScript App with Azure App Configuration Service
A tutorial on configuring a JavaScript application to read settings from Azure App Configuration Service using the official client library.
Azure App Configuration Service – Labels for Environment Specific Settings
Explains how to use labels in Azure App Configuration Service to manage environment-specific settings like connection strings and feature flags.
Azure App Configuration Service – Export Key-Value Pairs to a JSON File
A tutorial on exporting key-value pairs from Azure App Configuration Service to a JSON file using Azure CLI commands.
Azure App Configuration Service – Import JSON Settings from File
A guide on importing JSON configuration files into Azure App Configuration Service using Azure Portal and CLI.
2022 Year in Review
A cloud consultant's 2022 year-end review, focusing on technical education efforts, YouTube channel growth, and lessons learned in Terraform content creation.
My 2022 In Review
A front-end developer's 2022 review covering conference talks on CSS, writing technical articles, and personal projects like a CSS browser support tool.
Conditional Feature Flags with Azure App Configuration Service
A guide to implementing conditional feature flags using Azure App Configuration Service and the Microsoft.FeatureManagement library.
Data Pipeline from Kafka to ElasticSearch using Logstash
A technical guide on configuring a data pipeline from Kafka to Elasticsearch using Logstash, including Docker setup and configuration examples.
New blog - moving from Medium to Gridsome
The author explains the technical process and reasons for migrating their blog from Medium to Gridsome, a Vue-based static site generator.
App Configuration – Using feature flags with Console App
A tutorial on implementing Azure App Configuration feature flags in a .NET 7 console application, covering setup and code integration.
App Configuration – Use Feature Flags in Isolated Azure Functions App
A tutorial on implementing feature flags in an isolated Azure Functions application using Azure App Configuration Service.
App Configuration – Use Feature Flags in InProcess Azure Functions App
A tutorial on implementing feature flags from Azure App Configuration in an InProcess Azure Functions application.
App Configuration – Using the feature flags from ASP .NET Core API
A tutorial on implementing Azure App Configuration feature flags in an ASP.NET Core API, including setup, configuration, and label-specific flag usage.
SQL + M4 = Composable SQL
Explores using the M4 macro processor to make SQL code more modular, reusable, and composable for managing large, complex codebases.
Feature Flag Management in Azure App Configuration Service
Explains how to implement and manage feature flags using Azure App Configuration Service for controlled feature releases.
Verify Slack signatures using Rust
A technical guide on implementing Slack's HTTP request signature verification in Rust using the ring crate.
Demystify RAM Usage in Multi-Process Data Loaders
Explains why PyTorch multi-process data loaders cause massive RAM duplication and provides solutions to share dataset memory across processes.
2022 in Review & 2023 Goals
A data scientist reviews his 2022 goals, including technical writing on ML topics and career progression, and sets new goals for 2023.
Close them out!
Discusses the importance of managing a project backlog by closing out old, unrealistic issues to improve focus and efficiency.