Azure Functions – Programmatically List All Subscriptions in Your Tenant Using Resource Graph & C#
A guide to programmatically list all Azure subscriptions with tags using C#, Azure Functions, and the Azure Resource Graph SDK for efficient queries.
A guide to programmatically list all Azure subscriptions with tags using C#, Azure Functions, and the Azure Resource Graph SDK for efficient queries.
A guide to using Cloud Custodian, an open-source tool, for AWS compliance tasks like resource tagging and identifying unused resources.
A guide to creating Azure storage accounts and blob containers using the clean, readable Azure Fluent API, including setup and code examples.
Explains how Azure Policy precedence works when conflicting policies are assigned at different management group, subscription, and resource group levels.
A guide to using asset catalogs and custom bundles on iOS to create a theming system for apps.
Explains how to implement RAII-like automatic resource cleanup in C using GCC's __cleanup__ variable attribute.
An overview of Turbonomic's workload automation platform, analyzing its resource optimization and VM management capabilities compared to VMware DRS.
Explains the Python 'with' statement and context managers for proper resource management, using file handling as a primary example.
VMTurbo rebrands to turbonomic, expanding beyond VMs to manage workloads across cloud, containers, and hypervisors with real-time, economic resource allocation.
Explores decompression bombs and demonstrates using Docker's cgroup blkio controls to throttle disk I/O bandwidth.
A technical guide on configuring granular user permissions for resource groups on a standalone ESXi 5 server without vCenter.
A developer's early morning start on Ludum Dare 29, detailing initial coding progress and challenges with a game prototype.