APAbhishek Pundirinabhisheksblog.hashnode.dev·Dec 3, 2022 · 3 min readWhat is Cloud Computing?Cloud computing The practice of using a network of remote servers hosted on the Internet to store, manage and process data, rather than a local server (on-premises) or a personal computer is called cloud computing. Why cloud computing? A few years a...00
APAbhishek Pundirinabhisheksblog.hashnode.dev·Nov 30, 2022 · 3 min readLearn Git and GitHubGit Git is an open-source distributed version control system. It is designed to handle minor to major projects with high speed and efficiency. It is developed to co-ordinate the work among the developers. The version control allows us to track and wo...00