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
Feature Flagging: The Flagship Idea of Programmers
Feature flagging is used by may companies in order to release more frequently to production. This method is a shift in the traditional way of deployment and eases a lot the process. However, there ...
Mervyn Manilall
Nov 14, 2024
Micro-Service Architecture in Devops
Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration...
Monish Bansal
Nov 13, 2024
Why is Kubernetes Necessary for Modern Applications Deployment?
In this article, we will learn Kubernetes streamlines modern app deployment by orchestrating containers, ensuring scalability, and automating management. It optimizes resources, enhances reliabilit...
Sarthak Varshney
Nov 08, 2024
Explore Docker Desktop 4.35: New Features & Enhancements
Discover the key features of Docker Desktop 4.35, including Organization Access Tokens, Docker Home, Volumes Export, and the integrated Terminal.
Sarthak Varshney
Nov 06, 2024
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
This article discusses a bug in access to GitHub.
George
Aug 07, 2023
Git GUI Clients (2), VS Code
This series explores various Git GUI clients like Visual Studio, VS Code, GitHub Desktop, TortoiseGit, and SmartGit, focusing on their features for repos management, interaction between local and r...
George
May 06, 2024
Git GUI Clients (3), GitHub Desktop
This article discusses the GitHub Desktop as a client GUI. This series explores various Git GUI clients like Visual Studio, GitHub Desktop, and SmartGit, detailing features such as repo management,...
George
May 07, 2024
Understanding of DevOps
DevOps brings developers and operations teams together to improve software delivery, automate tasks, and ensure smooth scaling. In this article, I share what DevOps is, why it's important, and ...
Deepak Tewatia
Oct 05, 2024
Node.js App with User Authentication and Docker Deployment
Learn how to create a Node.js app with registration, login, and a dashboard. This guide covers MongoDB integration and Docker deployment for efficient web development.
Sarthak Varshney
Sep 22, 2024
Ignoring Merge Conflicts for Files in Git, Visual Studio
This article is to discuss Git Merge with ignoring some conflict files. This article addresses resolving merge conflicts in Git when multiple users modify the same file. It covers project setup, co...
George
Jun 03, 2024
How to Deploy a Gen AI Application on Docker?
Learn how to deploy a Generative AI application using Docker with step-by-step instructions, including Flask setup, containerization, and handling POST requests.
Sarthak Varshney
Sep 02, 2024
Artifactory: Simplifying Software Component Management
Artifactory is a universal repository manager that centralizes the management of binaries dependencies and builds artifacts across formats like Maven, Docker, and npm. It integrates with CI/CD tool...
Lokesh Varman
Aug 26, 2024
Learning About Docker Basics in Minutes - Docker File
Building a Docker image involves using commands like FROM, CMD, EXPOSE, WORKDIR, ENV, COPY, RUN, and USER in a Docker file. These commands define the base image, set up environment variables, copy ...
Vinoth Xavier
Aug 20, 2024
Windows Deployment with Ansible Manual and Automated Install
This guide explains how to streamline Windows system deployment using a prepared Windows image and Ansible. Learn to create a base Windows image, generalize it with Sysprep, capture it, and then au...
Lokesh Varman
Aug 01, 2024
Learning About Docker Basics in Minutes
Docker Basics in Minutes is a concise and informative guide designed to introduce newcomers to the world of containerization. In just a few minutes, readers will grasp the core concepts of Docker, ...
Vinoth Xavier
Jul 29, 2024
Understanding the -fsSL Command in Docker
Discover the meaning and usage of the -fsSL command in Docker, how it enhances automation and simplifies Docker-related tasks, ensuring smooth operations.
Sarthak Varshney
Jun 28, 2024
An In-Depth Guide to Jenkinsfile Syntax
Jenkins is a widely-used open-source automation server that helps developers build, test, and deploy their software. One of Jenkins' most powerful features is the Jenkins Pipeline, which facili...
Lokesh Varman
Jun 28, 2024
Integrating Azure DevOps Git with Azure Data Factory
Integrating Azure DevOps Git with Azure Data Factory (ADF) enables robust version control, collaboration, and CI/CD for data pipelines. This guide covers setting up ADF with Azure DevOps Git, inclu...
Dharmeshwaran S
Jun 23, 2024
Getting Started with ZooKeeper: A Beginner's Guide
Learn the basics of Apache ZooKeeper, a distributed coordination service, including its architecture, installation, usage, and practical examples.
Sarthak Varshney
Jun 20, 2024
Understanding ZooKeeper: Key Concepts and Architecture
Explore the key concepts and architecture of ZooKeeper, a distributed coordination service, and understand its impact through an example of a distributed lock service.
Sarthak Varshney
Jun 19, 2024
No Records Available.
View More
Learn Angular 8 In 25 Days
Challenge yourself
DevOps Skill
E-Book Download
Get Certified
iOS Developer