Cloud Computing is the delivery of computing services—such as servers, storage, databases, networking, software, and more—over the internet ("the cloud"). It enables businesses and individuals to access resources on demand without owning physical infrastructure.
Types of Cloud Computing Services:
Provides virtualized computing resources over the internet (e.g., servers, storage, networking). Example: AWS EC2, Google Compute Engine, Microsoft Azure Virtual Machines.
Offers a platform that allows developers to build, deploy, and manage applications without worrying about infrastructure. Example: Google App Engine, Microsoft Azure App Services, AWS Elastic Beanstalk.
Delivers software applications over the internet on a subscription basis, eliminating the need for installation. Example: Google Workspace, Microsoft 365, Dropbox, Salesforce.
Practice using Git commands, such as git branch, git merge, git revert and git cherry-pick, in a hands-on way. Try working on both local and remote repositories (such as GitHub or GitLab) to see how they interact.
Git commands used and their purpose: