Tagged articles
7 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Jun 23, 2023 · Operations

What Is CI/CD? A Complete Guide to Continuous Integration, Delivery, and Deployment

This article explains continuous integration, continuous delivery, and continuous deployment, outlines their core principles and benefits, presents a typical CI/CD workflow with tools like GitLab, Jenkins, Docker, and Kubernetes, and discusses how DevOps culture ties these practices together for faster, more reliable software releases.

CDCIContinuous Deployment
0 likes · 7 min read
What Is CI/CD? A Complete Guide to Continuous Integration, Delivery, and Deployment
Top Architect
Top Architect
Dec 30, 2021 · Operations

Understanding CI and CD: Key Practices for Effective Continuous Integration and Delivery

This article explains the fundamental differences between Continuous Integration (CI) and Continuous Delivery/Deployment (CD), outlines why CI is a team issue, describes essential checks, emphasizes tool‑agnostic practices, and provides guidance on building efficient CI/CD pipelines to improve software delivery speed and reliability.

CDCIContinuous Delivery
0 likes · 12 min read
Understanding CI and CD: Key Practices for Effective Continuous Integration and Delivery
Liangxu Linux
Liangxu Linux
Nov 11, 2020 · Operations

Understanding DevOps, CI/CD, and Agile: A Practical Overview

This article explains the DevOps methodology, the roles of Continuous Integration and Continuous Delivery/Deployment, and how Agile development fits into modern software workflows, highlighting their goals, processes, and the relationships among these concepts for faster and more reliable software releases.

CDCIContinuous Delivery
0 likes · 6 min read
Understanding DevOps, CI/CD, and Agile: A Practical Overview
ITPUB
ITPUB
Dec 5, 2017 · Fundamentals

Master Linux Shell Navigation: cd, pwd, and Handy Keyboard Shortcuts

This guide explains how to display the current directory, change directories using relative and absolute paths, leverage special symbols like ~ and -, chain commands with pipes and logical operators, and use essential Ctrl shortcuts and other common shell commands for efficient terminal work.

CDLinuxShell
0 likes · 7 min read
Master Linux Shell Navigation: cd, pwd, and Handy Keyboard Shortcuts