Add content for google cloud (#2631)
Updated Google Cloud section from DevOps Developer roadmap #1885pull/2621/head^2
parent
2ee962a2b8
commit
a9b4f86dc5
1 changed files with 4 additions and 1 deletions
@ -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> |
||||
|
Loading…
Reference in new issue