-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaws.json
More file actions
17 lines (17 loc) · 741 Bytes
/
Copy pathaws.json
File metadata and controls
17 lines (17 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"tech": "AWS",
"emoji": "â˜ï¸",
"tagline": "Amazon\u0027s cloud platform",
"description": "AWS is the leading cloud platform with 200+ services covering compute, storage, databases, AI, and more.",
"category": "Cloud",
"level": "Intermediate",
"videoUrl": "https://www.youtube.com/watch?v=ulprqHHWlng",
"videoTitle": "AWS Certified Cloud Practitioner Full Course",
"nextSteps": [
"Learn EC2, S3, and IAM basics",
"Deploy a web app on AWS",
"Study for AWS Cloud Practitioner cert"
],
"videoEmbedUrl": "https://www.youtube.com/embed/ulprqHHWlng",
"videoId": "ulprqHHWlng"
}