diff --git a/src/data/roadmaps/aws/content/101-ec2/index.md b/src/data/roadmaps/aws/content/101-ec2/index.md index 8ce126a0b..d2f1641f9 100644 --- a/src/data/roadmaps/aws/content/101-ec2/index.md +++ b/src/data/roadmaps/aws/content/101-ec2/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: - [@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) diff --git a/src/data/roadmaps/aws/content/102-vpc/index.md b/src/data/roadmaps/aws/content/102-vpc/index.md index c9f6914e4..f6b7a9060 100644 --- a/src/data/roadmaps/aws/content/102-vpc/index.md +++ b/src/data/roadmaps/aws/content/102-vpc/index.md @@ -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: - [@official@VPC](https://aws.amazon.com/vpc/) +- [@video@AWS VPC Beginner to Advanced uses](https://www.youtube.com/watch?v=g2JOHLHh4rI)