Adding 2 videos links to Aws Roadmap - EC2 and VPC topics (#7533)

* adding official video from aws that resumes ec2

* adding video from freecodecamp that cover vpc service

* Add a newer video

Adding a video that give a overview and a tutorial on how to create a basic instance
pull/7558/head
Artur 1 month ago committed by GitHub
parent 64931e0e0e
commit f1e552d085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/aws/content/101-ec2/index.md
  2. 1
      src/data/roadmaps/aws/content/102-vpc/index.md

@ -5,3 +5,4 @@ Amazon Elastic Compute Cloud (EC2) is a web service that provides secure, resiza
Visit the following resources to learn more: Visit the following resources to learn more:
- [@official@EC2 - User Guide](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html) - [@official@EC2 - User Guide](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html)
- [@video@Introduction to Amazon EC2](https://www.youtube.com/watch?v=eaicwmnSdCs)

@ -5,3 +5,4 @@ Amazon VPC (Virtual Private Cloud) is a service that lets you launch AWS resourc
Visit the following resources to learn more: Visit the following resources to learn more:
- [@official@VPC](https://aws.amazon.com/vpc/) - [@official@VPC](https://aws.amazon.com/vpc/)
- [@video@AWS VPC Beginner to Advanced uses](https://www.youtube.com/watch?v=g2JOHLHh4rI)

Loading…
Cancel
Save