Azure Arc for Data Services, part 3 – Configuring on a plain vanila Kubernetes
A technical guide on configuring Azure Arc Data Services on a standard Kubernetes cluster, covering prerequisites, setup steps, and storage considerations.
A technical guide on configuring Azure Arc Data Services on a standard Kubernetes cluster, covering prerequisites, setup steps, and storage considerations.
A guide to developing and deploying Azure AD B2C custom policies locally using Visual Studio Code, environment configuration, and manual deployment methods.
A step-by-step tutorial on creating and deploying serverless functions using Netlify Cloud Functions, including setup, configuration, and testing.
A tutorial on creating and deploying serverless functions using Vercel's Cloud Functions platform, including setup, basic usage, and CORS configuration.
A curated list of useful NPM packages for productivity, covering frontend/backend frameworks, styling, and utilities for Node.js developers.
An experienced manager discusses the psychological shift from engineer to manager, addressing how to find worth when your team does the implementation.
A technical guide on adding LIMIT and OFFSET clause support to the gosql SQL database engine built in Go.
Analysis of documentation, testing, and CI adoption in Julia packages from the General registry, using a custom tool.
A software engineer discusses common pitfalls in team construction that lead to technical debt, focusing on junior/senior dynamics and project planning.
A Django expert explains why you should use the latest version of the framework for new web applications, instead of older LTS versions.
A recap of a live pair programming stream focused on debugging and fixing accessibility issues in a Forem/DEV onboarding process.
Explores building real-world robotic arms like Tony Stark's DUM-E using ROS and machine learning for automated tasks.
A guide to retrieving Managed Identity access tokens from within Azure App Service using the Kudu (Advanced Tools) console for debugging and testing.
SQLPort community group returns with an online meeting on Azure DevOps deployments for database professionals.
An introduction to serverless Cloud Functions, explaining their benefits, use cases, and how they differ from traditional web servers.
A guide to validating incoming requests in a C# API using MediatR and the command pattern to keep the domain layer clean and focused.
A guide to writing and running tests for a Python package using pytest, covering white box testing and project structure.
A guide to integrating Terrascan, a compliance scanning tool for infrastructure-as-code, into an Azure DevOps CI/CD pipeline.
Explains Continuous Delivery principles, benefits, and how to implement automated deployment pipelines in Agile software development.
A technical showcase of iOS's Modern Collection Views using Compositional Layout and Diffable Data Sources, with practical examples like grids, lists, and an Instagram profile clone.