DevOps Classroomnotes 07/Sep/2022

Terms

Repository

  • Repository is a Data storage solution where the history is maintained.
  • Generally for this versioning is used and along with every version some meta data like reason for change is also maintained.
  • Generally Repositories also have the option to view differences between versions.
  • W.R.T CI/CD Pipelines we have two major repositories
    • Source Code Repository
    • Package Repository

Version Control System (VCS)

  • VCS is used to store generally code (any files)
  • We would require
    • Repository features
    • Multi-user
      • Synchronization
    • Multiple releases parallely

Evolution of VCS

  • Single User VCS => VSS
  • Multi User VCS => Subversion (SVN)
  • Distributed VCS => Bitkeeper, Git

Architectures of Version Control System

  • Centralized Version Control Systems
  • Distributed Version Control Systems
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Customized Social Media Icons from Acurax Digital Marketing Agency

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%