1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01:00

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
This commit is contained in:
Artur 2024-10-22 06:34:08 -03:00 committed by GitHub
parent 64931e0e0e
commit f1e552d085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -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)

View File

@ -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)