1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 19:42:51 +01:00

Add AWS content

* Update 100-aws.md

AWS documentation

* Update content/roadmaps/102-devops/content/108-cloud-providers/100-aws.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Paul Marsicovetere 2022-08-05 08:25:23 -04:00 committed by GitHub
parent 2a646f56d6
commit 51348ecffa

View File

@ -1 +1,10 @@
# Aws
# AWS
Amazon Web Services has been the market leading cloud computing platform since 2011, ahead of Azure and Google Cloud. AWS offers over 200 services with data centers located all over the globe.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://aws.amazon.com/'>AWS Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.aws.amazon.com/'>AWS Documentation</BadgeLink>
<BadgeLink badgeText='Sign Up' colorScheme='blue' href='https://portal.aws.amazon.com/billing/signup'>Sign up for AWS/BadgeLink>
<BadgeLink badgeText='Ramp Up Guides' colorScheme='blue' href='https://d1.awsstatic.com/training-and-certification/ramp-up_guides/Ramp-Up_Guide_CloudPractitioner.pdf'>AWS Ramp Up Guide</BadgeLink>
<BadgeLink badgeText='Essentials' colorScheme='blue' href='https://explore.skillbuilder.aws/learn/course/external/view/elearning/134/aws-cloud-practitioner-essentials'>Cloud Practictioner Essentials</BadgeLink>