CI / CD pipeline setup for .NET applications
Recent Articles
Sort Options:

Announcing the NuGet MCP Server Preview
The newly announced NuGet MCP Server enhances AI-powered development by providing real-time package management and integration tools. This preview release allows seamless connections to external data sources, improving dependency management for .NET developers. Feedback is encouraged for future enhancements.

cospec
The article discusses the process of writing workflows in an Integrated Development Environment (IDE) and deploying Managed Cloud Platform (MCP) servers, highlighting best practices and strategies for efficient development and deployment in cloud environments.

Introduction to Continuous Integration and Continuous Delivery (CI/CD)
The New Stack explores the transformative impact of Continuous Integration and Continuous Delivery (CI/CD) on DevOps, emphasizing automation, rapid deployments, and the cultural shift towards frequent software releases, while addressing challenges like version control and security concerns.

Automating Node.js Deployments With a Custom CI/CD Server
Managing Node.js applications can become challenging as projects expand. A well-designed CI/CD pipeline streamlines updates and dependency management. This tutorial guides readers in creating a custom CI/CD server utilizing GitHub Actions, PM2, and shell scripting for efficient deployments.

CI/CD Pipelines for Large Teams: How to Keep Velocity Without Breaking the Build
Continuous integration (CI) and continuous delivery (CD) are vital for modern software teams aiming for rapid feature delivery. However, balancing speed with reliability poses challenges, especially when coordinating multiple development teams on complex applications.

CI/CD at Scale: Smarter Pipelines for Monorepo Mayhem
Navigating large monorepos can be daunting for CI/CD processes. The author shares insights and techniques that transformed their experience from overwhelming to efficient, offering valuable tips to optimize pipelines and enhance production readiness.

Securing Software Delivery: Zero Trust CI/CD Patterns for Modern Pipelines
Modern CI/CD pipelines are crucial for efficient software delivery but face increased exploitation risks. Traditional practices relying on broad trust and unverified environments expose vulnerabilities in cloud-native infrastructures, highlighting the need for enhanced security measures.

xmcp
The article outlines a comprehensive framework for developing and deploying MCP applications, emphasizing best practices and innovative strategies. It serves as a valuable resource for developers seeking to enhance their application-building processes and streamline shipping methods.

Why Traditional CI/CD Falls Short for Cloud Infrastructure
CI/CD pipelines have long been essential for software delivery, but their application to cloud infrastructure reveals significant challenges. The article highlights how treating infrastructure like software can introduce risks and operational overhead, impacting visibility and control as cloud environments expand.