TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
DevOps
FOLLOW
Software deployment is all of the activities that make a software system available for use. Here you may find Software deployment related articles and news.
Articles
(338)
Blogs
(45)
Resources
(2)
Videos
(6)
News
(7)
Articles
Steps For Configuring Git π₯π€ With Details
Configuring Git involves setting preferences like user information, default text editor, and merging tool. Create or clone repositories, add remotes, commit changes, and push or pull code. Utilize ...
Satyaprakash Samantaray
Apr 23, 2021
Let's Understand How Git Maintains History Of Version Or Commit Ids π₯π€ With Details
In this article, you will Delve into Git's intricate versioning system, uncovering its robust method of tracking changes through commit IDs and the underlying mechanisms of branch management an...
Satyaprakash Samantaray
Apr 28, 2021
Steps To Ignore Files Using Gitignore π₯π€ In Details
We will discuss the steps to ignore files without committing to Git or GitHub and how to use the .gitignore file. Explore detailed steps to exclude specific files or directories, enhancing version ...
Satyaprakash Samantaray
May 08, 2021
Introduction To Git π₯π€
An introduction to Git: a powerful version control system for tracking changes in code projects. Git facilitates collaboration, tracks history, and manages changes through commits, branches, and me...
Satyaprakash Samantaray
Apr 20, 2021
Configure Inherited Processes in Azure DevOps
In this article we will discuss how we can configure inherited processes in Azure DevOps and use them in our projects. We will also discuss some use cases related to inherited processes.
Saksham Gupta
Mar 14, 2024
Let's Know About Git Add, Git Commit, Git Status And Git Push π₯π€ In Details
Git is a distributed version control system essential for managing code projects. "Git add" stages changes for commit, "git commit" records changes to the repository, "git ...
Satyaprakash Samantaray
Apr 27, 2021
Integrating the GitHub on the Azure DevOps
Integrating GitHub with Azure DevOps enhances development workflows by leveraging Azure Pipelines' CI/CD capabilities while maintaining GitHub as the source code repository. Follow these steps ...
Viknaraj Manogararajah
Mar 14, 2024
Points One Should Know About Azure DevOps
In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automa...
Niloshima Srivastava
Jul 30, 2019
Azure Devops Project Configuration - Overview and Boards - Part 2
Azure DevOps Project Configuration - Overview and Boards - Part 2" delves into the intricate setup of Azure DevOps projects, focusing on Boards functionality. It explores agile methodologies, ...
Maniteja Vegi
Oct 09, 2019
Azure Devops Project Configuration Settings - Part One
In this article, we will explore Azure DevOps Project Configuration Settings in this comprehensive guide, Part One. Learn to optimize project setup, manage settings, and streamline workflows.
Maniteja Vegi
Oct 16, 2019
Integrating the Azure Subscription on the Azure DevOps
Learn how to integrate your Azure Subscription with Azure DevOps using Service Connections. Follow step-by-step instructions to set up authentication and grant access permissions for seamless integ...
Viknaraj Manogararajah
Mar 13, 2024
Implement Environment Approvals for Multi-Stage YAML Pipeline
In this article, we will learn to integrate environment approvals into your multi-stage YAML pipelines for enhanced control over software deployment. With Azure DevOps, ensure each stage undergoes ...
Saksham Gupta
Mar 13, 2024
Auto-Populate Azure Pipeline Variables and Connections
In this article we will discuss how deployment settings file can be used to auto-populate environment variables and connection references in target environment.
Saksham Gupta
Mar 11, 2024
Grafana & Prometheus: Effective Monitoring Tools
Grafana is a data visualization tool, while Prometheus is a monitoring and alerting toolkit. Together, they collect, store, and visualize time series data, enabling users to create informative dash...
Punar Dutt Rajput
Mar 04, 2024
Azure DevOps: Integrate Key Vault Secrets with Local Self-Hosted Agent
Learn how to integrate Azure Key Vault secrets into Azure Pipelines for secure CI/CD processes using Self-hosted Local Agents. The comprehensive guide covers Azure DevOps setup, Key Vault managemen...
Muhammad Asif
Feb 26, 2024
Creating Persistent Volumes in Docker for Databases
Learn the best practices and step-by-step implementation guide for creating persistent volumes in Docker tailored for databases. Ensure data integrity and availability in Dockerized database enviro...
Gurpreet Arora
Feb 29, 2024
Azure DevOps: Create Organization, Project, Commit .NET Solution
Create Azure DevOps Organization & Azure DevOps Project, Commit .NET Solution Project into Azure DevOps. The article provides a detailed guide on establishing an Azure DevOps Organization, crea...
Muhammad Asif
Feb 20, 2024
Perform CRUD Operations using Azure DevOps Rest API
In this article we will discuss Azure DevOps REST API and perform CRUD operations on work items using PowerShell, including create, read, update, and delete.
Saksham Gupta
Feb 19, 2024
How to Import Azure Wiki Contents into a JSON File
In todayβs digital age, organizations often depend on collaborative tools like Azure Wiki to streamline knowledge sharing among team members. However, there are situations when you might need to ex...
Mohomed Shihan
Feb 13, 2024
Getting Started with Azure DevOps
This article provides an introduction to DevOps, highlighting its collaborative approach between development and operations teams to improve software development, testing, validation, and deploymen...
Viknaraj Manogararajah
Feb 13, 2024
No Records Available.
61
-
80
of
338
<<
2
3
4
5
6
>>
Build Progressive Web Apps
Challenge yourself
DevOps Skill
E-Book Download
Get Certified
ADO.NET