Global Azure: Policy as Code with Bicep for Enterprise Scale
A guide to implementing Azure Policy as Code using Bicep, presented at Global Azure 2021, with three levels of complexity.
A guide to implementing Azure Policy as Code using Bicep, presented at Global Azure 2021, with three levels of complexity.
A developer shares their experience and step-by-step process for converting a Gatsby.js blog from JavaScript to TypeScript, including setup and common issues.
A tutorial on using the Carvel Suite tools (vendir, ytt, kapp) to deploy applications like nginx and Loki-Stack to Kubernetes.
Developer contributes Bicep code snippets for deploying Windows Virtual Desktop (WVD) resources on Azure, showcasing the new feature in a video.
A guide addressing the 7 biggest challenges of learning to code without a developer job and offering practical strategies to overcome them.
A guide on building a user community for an open source project, covering how to handle user queries and set up GitHub issue templates.
A developer explains their reasons for switching from Styled Components to SCSS Modules for styling in React applications.
A quick guide on initializing and deploying Azure Management Groups within an Enterprise-Scale Architecture using PowerShell.
Explains how to use Azure Managed Identities and RBAC for secure, keyless data access in Cosmos DB, including a Bicep role definition example.
A developer discusses the challenges of estimating project timelines, especially for complex JavaScript tasks and accessibility requirements.
A developer shares 9 key lessons learned from maintaining a large Vue.js codebase for 3 years, focusing on consistency, legacy code, and dependencies.
A developer's monthly update focusing on a private programming language project, seeking experienced contributors for cryptography, date/time, and networking tasks.
A review of PHP's evolution in 2021, covering PHP 8 features, upcoming 8.1 additions like enums, and community trends.
Explains how to validate Go module paths using the golang.org/x/mod/ package's CheckPath function.
A technical guide on targeting specific zones in Google Kubernetes Engine (GKE) Autopilot clusters using node selectors and affinity rules.
Announcing a pure Rust library for Apple code signing, enabling binary and bundle signing on non-Apple hardware.
An update on the Spring RESTBucks sample project, showcasing integration of jMolecules for DDD, Spring Data REST, and Jackson for hypermedia APIs.
Explains the subtle but critical security difference between SMS-based Two Factor Authentication (2FA) and insecure SMS-based account recovery.
A developer builds a Chrome extension using TensorFlow.js to toggle dark/light mode on Netlify by clapping hands.
A guide to creating a generic, reusable validator directive for Angular template-driven forms to reduce boilerplate code.