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 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 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.
An update on the Shotman screenshot tool rewrite, focusing on implementing core features like window, region, and output capture on Wayland.
A survey for Jakarta EE users to provide feedback on current usage, APIs, and future development plans for Jakarta EE 11 and beyond.
Argues that leadership impact should be measured by results per team member, not by the size of the organization managed.
Explores rate limiting concepts for web apps, covering why it's needed, algorithms, and implementation strategies with .NET examples.
The State of CSS 2022 survey is now open, gathering developer feedback on new CSS features, pain points, and usage patterns.
An analysis arguing against including Rust in the Linux kernel, focusing on the unique constraints of kernelspace development.
Explains the evolution from ETL to ELT in data engineering, clarifying the role of modern tools like dbt in the transformation process.
Explores implementing multi-threading in the Hare programming language for the Helios micro-kernel, covering kernel and userspace design.
A survey exploring how concepts from collective intelligence, like swarm behavior and emergence, are being applied to improve deep learning systems.
A developer shares 100 personal opinions on programming, software development practices, tools, and team methodologies.
A developer envisions a perfect digital note-taking app with infinite grids, multi-format objects, and seamless input/export, hoping to inspire its creation.
Workshop on building a React web app with GraphQL and machine learning on AWS, part of AWS Solutions Day in NYC.
A guide to preparing for the Microsoft SC-100 Cybersecurity Architect Expert exam using free resources, including study strategies and links.
Explains C# delegates, including Action, Func, Predicate, and lambda expressions, and how they are used to pass methods.