Using Azure Key Vault Secrets from your DevOps pipelines
Guide on using Azure Key Vault secrets in Azure DevOps pipelines via variable groups and tasks to avoid leaking sensitive data.
Guide on using Azure Key Vault secrets in Azure DevOps pipelines via variable groups and tasks to avoid leaking sensitive data.
An open source developer draws parallels between community building in software and neighborhood revitalization, emphasizing kindness and proactive effort.
A technical guide on integrating WhiteNoise into a Django app to manage static assets, replacing Nginx.
Explains the Temporal Dead Zone (TDZ) in JavaScript, covering how it affects let, const, class, and super() to prevent reference errors.
A detailed guide to a modern, lightweight CSS reset that explains the reasoning behind each rule and its benefits for web development.
A critique of the Oxford-Munich Code of Conduct for Data Scientists, focusing on its technical recommendations on sampling and data retention.
Explains the Python module reloading problem and solutions, including importlib.reload and IPython's %autoreload magic command.
Summary of Blazor announcements from .NET Conf 2019, including the release of Blazor Server and a WebAssembly release date.
A guide on how to start adding tests to a large, existing codebase, focusing on the Testing Trophy methodology for the best return on investment.
Explains how to write resilient UI tests using user-centric queries instead of brittle CSS selectors, with examples in React.
Explains how to prevent SQL injection in Python using psycopg2's low-level sql.Identifier and sql.Literal functions for safe query building.
Explains the two main uses of the question mark in JavaScript: the ternary operator and optional chaining.
A tutorial on creating a scrapbook-style web layout using CSS Grid's compound grid technique, inspired by a personal project.
The article discusses the complexities and challenges of administering Kubernetes, comparing tools and cloud services, and speculates on its future ease of use.
A review of Solo.io's standout presentation at Cloud Field Day 6, focusing on their API gateway and service mesh orchestration tools.
Learn to send custom app security events to Azure Log Analytics and ingest them into Microsoft Sentinel for monitoring and alerting.
A guide to participating in Hacktoberfest 2019, focusing on contributing to open source PowerShell projects and finding issues to work on.
A tutorial on using kafkacat to copy data between Kafka clusters via Unix pipelines for quick, simple data replication.
A guide to using GitHub Actions to build and deploy OpenFaaS serverless functions, including a custom action workflow example.
The article argues for more intuitive and enjoyable user interfaces for working with variable fonts, comparing current tools to clunky emoji selection.