Git and GitOps
Source Code Management
Two kinds of code
Source code - written in high-level language
Binaries - compiled from the source code
Provided a central location to store your code, version changes and allow multiple developers to collaborate on the s...
vnk50.hashnode.dev3 min read