DevOps Classroom notes 19/Nov/2024

Version Control Systems

  • Repository maintains the history i.e. who has changed and what got changed and also maintains versions
  • Version Control Systems are of majorly Two architectural models
    • Client Server: Examples (Subversion, TFVC, Clearcase,…)
    • Distributed: Examples (Mercurial, Git)

Git

  • In Git every system will have a copy of repository
  • The Philosiphy of Git is as follows

  • Git Cheatsheet: Refer Here

Terms

  • Artifact: Result of build, but generally refers to the package
  • Code Repository: This means we use this to store code and its history
  • Artifact Repository: This refers to artifcats and its versions

Exercise

  • Try to find what hashing is and why do we use it ?
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
Social Media Icons Powered by Acurax Web Design Company

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%%