YunZhu Net Technology Team
Author

YunZhu Net Technology Team

Technical practice sharing from the YunZhu Net Technology Team

36
Articles
0
Likes
101
Views
0
Comments
Recent Articles

Latest from YunZhu Net Technology Team

36 recent articles
YunZhu Net Technology Team
YunZhu Net Technology Team
Aug 24, 2021 · R&D Management

Roles and Main Tasks of a PMO Across Its Development Stages

The article outlines the purpose of a Project Management Office (PMO), detailing its functions such as resource coordination, data‑driven decision support, project prioritization, risk reduction, and knowledge‑base creation, and describes the key activities during the PMO’s establishment, standardization, and maturity phases.

Organizational ManagementPMOProcess Improvement
0 likes · 6 min read
Roles and Main Tasks of a PMO Across Its Development Stages
YunZhu Net Technology Team
YunZhu Net Technology Team
Aug 18, 2021 · Backend Development

Adding Unit Tests and Code Coverage to .NET Core Applications with xUnit, Coverlet, and Azure DevOps

This article demonstrates how to create unit tests for .NET Core methods using xUnit, measure code coverage with Coverlet, generate readable reports with ReportGenerator, and automate testing and coverage analysis in Azure DevOps pipelines, while also showing how to display project badges.

.NET CoreAzure DevOpsCoverlet
0 likes · 15 min read
Adding Unit Tests and Code Coverage to .NET Core Applications with xUnit, Coverlet, and Azure DevOps
YunZhu Net Technology Team
YunZhu Net Technology Team
Jul 27, 2021 · Cloud Native

Deploying .NET Framework Applications with Windows Containers on Alibaba Cloud ECS and ACK

This guide explains how to use Windows Containers on Alibaba Cloud ECS and ACK to containerize and run .NET Framework 4.x applications, covering Windows Container basics, Alibaba Cloud image support, step‑by‑step deployment commands, networking, resource limits, and Docker Compose usage.

.NET FrameworkAlibaba CloudContainerization
0 likes · 10 min read
Deploying .NET Framework Applications with Windows Containers on Alibaba Cloud ECS and ACK
YunZhu Net Technology Team
YunZhu Net Technology Team
Jun 24, 2021 · Databases

Introduction to ClickHouse and Step‑by‑Step Cluster Deployment Guide

This article provides a comprehensive overview of ClickHouse, covering its columnar OLAP architecture, key features such as data compression, vectorized processing, distributed query handling, and SQL support, followed by detailed step‑by‑step instructions for deploying a multi‑node ClickHouse cluster with MergeTree and ReplicatedMergeTree engines, configuration files, and Java MyBatis integration.

ClickHouseCluster DeploymentColumnar Database
0 likes · 10 min read
Introduction to ClickHouse and Step‑by‑Step Cluster Deployment Guide