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.
A tutorial on configuring a JavaScript application to read settings from Azure App Configuration Service using the official client library.
Explains how to use labels in Azure App Configuration Service to manage environment-specific settings like connection strings and feature flags.
A guide on importing JSON configuration files into Azure App Configuration Service using Azure Portal and CLI.
A tutorial on implementing feature flags from Azure App Configuration in an InProcess Azure Functions application.
A guide to implementing feature flags in .NET applications, from basic toggles to advanced configurations for controlled rollouts.
A technical guide on using Git version control to manage and preserve custom templates and configurations on a reMarkable 2 tablet after software updates.
Explains why storing secrets like passwords and API keys in Git is a security risk and discusses better alternatives for secret management.
Explains the purpose and benefits of Azure App Configuration and how it differs from Azure Key Vault for managing app settings.
Explores building real-world robotic arms like Tony Stark's DUM-E using ROS and machine learning for automated tasks.
A technical guide on using Ansible to simplify and manage Terraform configurations for multi-environment infrastructure deployments.
An introduction to kpt, a new tool for packaging and managing Kubernetes resources using GitOps, with comparisons to Helm and kustomize.
A DevOps talk on using configuration management tools to maintain consistent environments and prevent deployment bugs.
A developer explains his simple system for managing dotfiles by turning his $HOME directory into a git repository with a clever .gitignore.
Explores tools and strategies for managing Kubernetes YAML manifests, focusing on reducing duplication and enforcing validation.
A guide on securely storing sensitive configuration data in .NET Core applications, covering sources like User Secrets and Environment Variables.
A guide to managing environment-specific configuration (like API keys and URLs) in Xcode projects using plist files and xcconfig build settings.
A guide on using confd to dynamically generate Tomcat configuration files and eliminate hardcoded passwords in Docker containers.
A technical guide explaining the merge() function in Terraform, including examples and use cases for combining maps.
A tutorial on installing Windows Admin Center using PowerShell Desired State Configuration (DSC) for managing servers.
A technical guide on using diff and patch commands to recursively apply configuration changes between software versions.