1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 08:53:01 +02:00

Add content for google cloud (#2631)

Updated Google Cloud section from DevOps Developer roadmap #1885
This commit is contained in:
Yash Dewasthale
2022-10-21 20:45:28 +05:30
committed by GitHub
parent 2ee962a2b8
commit a9b4f86dc5

View File

@@ -1,9 +1,12 @@
# Google Cloud
Google Cloud is Google's cloud computing service offering, providing over 150 products/services to choose from. Google Cloud runs on the same infrastructure that Google uses internally for its end-user products, such as Search, Gmail, Google Drive, and YouTube.
Google Cloud is Google's cloud computing service offering, providing over 150 products/services to choose from. It consists of a set of physical assets, such as conputers and hard disk drives, and virtual resources, such as virtual nachines(VMs), that are contained in Google's data centers. It runs on the same infrastructure that Google uses internally for its end-user products, such as Search, Gmail, Google Drive, and YouTube.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://cloud.google.com/'>Google Cloud Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://cloud.google.com/docs'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Get Started Guide' colorScheme='blue' href='https://cloud.google.com/docs/get-started/'>Google Cloud Get Started Guide</BadgeLink>
<BadgeLink badgeText='Watch' colorScheme='Red' href='https://www.coursera.org/professional-certificates/cloud-engineering-gcp#courses'>Coursera Complete Course for Google Cloud </BadgeLink>
<BadgeLink badgeText='Watch' colorScheme='Red' href='https://www.youtube.com/watch?v=IUU6OR8yHCc'>Google Cloud by Edureka on You-Tube</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://thenewstack.io/5-tips-to-become-a-google-cloud-certified-professional-architect/'>5 Tips to Become a Google Cloud Certified Professional Architect</BadgeLink>