Microsoft Ignite 2022 - Best Sessions for Australian and New Zealand Developers
A curated list of key Microsoft Ignite 2022 sessions for developers in Australia and New Zealand, focusing on Azure, AI, low-code, and cloud-native topics.
A curated list of key Microsoft Ignite 2022 sessions for developers in Australia and New Zealand, focusing on Azure, AI, low-code, and cloud-native topics.
A conversation about transitioning to full-time open source work, the challenges of funding, and the personal motivations behind it.
An implementation of the BFV homomorphic encryption scheme using the R programming language, including code and helper functions.
Explains the cryptographic key exchange in HTTPS, focusing on the Diffie-Hellman algorithm for establishing secure connections.
Argues that separating 'loss functions' from models is a flawed abstraction in deep learning systems, proposing a more flexible design.
Techniques for debugging Docker containers built from distroless or slim base images, which lack traditional exploration tools.
A list of command-line shortcuts (aka.ms URLs) for quickly accessing various Azure AD and Identity management pages in the Microsoft portal.
A technical guide on using Google Cloud's Backup for GKE feature to back up and restore Kubernetes workloads, including configuration and volume data.
A guide to backing up and restoring Google Kubernetes Engine (GKE) workloads using the open-source tool Velero.
A tutorial on implementing secure API key authentication in ASP.NET Core Web APIs using custom authorization filters.
Guide to securely deploying Azure resources within a Virtual Network using DevSecOps practices for network isolation and security controls.
How to fix the 'Subscription was not found' error when creating an Azure storage account due to an unregistered resource provider.
Explains how to create halftone patterns using CSS, covering gradients, masks, and filters for a retro printing effect.
Explains how to disable git hooks in an Azure DevOps YAML pipeline by setting the CI environment variable, as it's not set by default.
Four essential accessibility tests for new software features, focusing on color contrast, interactive elements, and Windows High-Contrast mode.
A tutorial explaining how to implement a factorial function in JavaScript using recursion, including the base case to prevent infinite loops.
A personal guide offering ten practical tips for improving your writing, focusing on the process of thinking and editing.
Explains how to manually upgrade Google Kubernetes Engine (GKE) clusters using the Blue-Green strategy for safer, controlled deployments.
A guide to creating data visualizations using KQL in Azure services like Sentinel and Log Analytics, with practical examples.
Explores a proposed Java language change to simplify the 'Hello World' program for beginners, reducing initial concept overload.