Udemy - Adopting AWS the Modern way for Beginners

seeders: 6
leechers: 11
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - Adopting AWS the Modern way for Beginners
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Course Intro
    • 1. Is this course for me.mp4 (29.4 MB)
    • 2. Intro to this course (Coming soon).html (0.0 KB)
    10. Cloudformation & CDK Hands-on
    • 1. Cloudformation Intro & Hands-on.mp4 (59.6 MB)
    • 2. Intro to CDK.mp4 (22.5 MB)
    • 3. Create CDK Project in TypeScript.mp4 (84.2 MB)
    • 4. Delete CDK Stack and S3 Bucket.mp4 (34.3 MB)
    • 5. Create Lambda Function with TypeScript.mp4 (98.2 MB)
    11. APIs & API Gateway
    • 1. What is an API Gateway.mp4 (18.1 MB)
    • 2. Why to use API Gateway.mp4 (10.8 MB)
    • 3. La Pino's Pizza API Example.mp4 (18.5 MB)
    • 4. Types of APIs - REST, GraphQL, gRPC.mp4 (34.7 MB)
    • 5. HTTP Methods.mp4 (38.0 MB)
    • 6. HTTP Status Codes.mp4 (16.1 MB)
    • 7. API Gateway Types.mp4 (31.0 MB)
    • 8. Let's build APIs with CDK (Coming Soon).html (0.0 KB)
    12. Build Image Gallery with CDK, S3, Lambda & API Gateway
    • 1. Prerequisites.html (0.5 KB)
    • 2. Create S3 bucket & List Images using SDK from Lambda.mp4 (153.8 MB)
    • 3. Render S3 Objects in HTML list instead of JSON.mp4 (69.0 MB)
    • 4. Show Images in list with S3 Signed URL.mp4 (106.5 MB)
    • 5. Use handlebars with dynamic HTML (Coming Soon).html (0.0 KB)
    • 6. Generate Presigned URL to upload files to S3 (Coming Soon).html (0.0 KB)
    • 7. Add Image Upload form with API (Coming Soon).html (0.0 KB)
    • 8. Putting our Image Gallery to the test (Coming Soon).html (0.0 KB)
    13. RDS - SQL Database (Coming Soon)
    • 1. Coming soon.html (0.0 KB)
    14. Final Quiz
    • 1. Test what you learnt.html (0.1 KB)
    2. Web Development Basics
    • 1. How does the internet work.mp4 (29.4 MB)
    • 2. What is Frontend.mp4 (48.5 MB)
    • 3. Where to learn Frontend from.mp4 (35.7 MB)
    • 4. What makes the Backend.mp4 (18.1 MB)
    • 5. Backend in Action.mp4 (24.0 MB)
    • 6. Where to host your Backend.mp4 (12.6 MB)
    • 7. What is DevOps.mp4 (26.8 MB)
    • 8. Who is a Solutions Architect.mp4 (22.8 MB)
    3. Intro to Cloud and AWS
    • 1. Explain cloud like I'm 5.mp4 (36.4 MB)
    • 2. Building HTTP Server in NodeJS.mp4 (52.9 MB)
    • 3. Creating your AWS account.mp4 (12.3 MB)
    • 4. Understanding AWS Regions.mp4 (54.7 MB)
    • 5. AWS Global vs Regional services.mp4 (16.6 MB)
    4. IAM & AWS CLI
    • 1. Intro to AWS IAM.mp4 (31.0 MB)
    • 2. How to Create & Use IAM Users.mp4 (59.9 MB)
    • 3. Installing & Setting up AWS CLI.mp4 (174.5 MB)
    5. S3 Intro & Hands-on
    • 1. Intro to S3 & Creating Buckets.mp4 (33.3 MB)
    • 2. Intro to S3 Objects and Object operations.mp4 (13.5 MB)
    • 3. Copying files to & from S3 using cp and sync.mp4 (28.9 MB)
    • 4. Deleting objects with S3 rm command.mp4 (9.2 MB)
    • 5. How NOT to make buckets public.mp4 (20.0 MB)
    • 6. Sharing S3 objects using presigned URL.mp4 (25.0 MB)
    • 7. Sharing S3 objects using ACL.mp4 (19.4 MB)
    • 8. Deleting S3 buckets using CLI.mp4 (19.9 MB)
    6. EC2 Intro & Hands-on
    • 1. Intro to EC2.mp4 (14.9 MB)
    • 10. Keeping NodeJS Server Alive with PM2.mp4 (36.9 MB)
    • 11. Using Elastic IPs with EC2.mp4 (54.0 MB)
    • 2. EC2 Compute Types.mp4 (26.4 MB)
    • 3. Intro to AMIs.mp4 (51.0 MB)
    • 4. Security Groups - Intro & Hands-on.mp4 (27.2 MB)
    • 5. Creating & Importing SSH Keys.mp4 (25.7 MB)
    • 6. Launching Your First EC2.mp4 (43.2 MB)
    • 7. Connecting to EC2 with SSH.mp4 (29.4 MB)
    • 8. Installing NodeJS on Linux EC2.mp4 (22.6 MB)
    • 9. Making Live NodeJS HTTP Server.mp4 (34.9 MB)
    • 9.1 Code & Commands.html (0.1 KB)
    7. AWS Lambda Intro & Hands-on
    • 1. Intro to Lambda.mp4 (28.9 MB)
    • 2. Lambda Runtimes.mp4 (19.8 MB)
    • 3. Writing your first Lambda with Function URL.mp4 (47.8 MB)
    • 4. Generating HTML on the Lambda.mp4 (29.8 MB)
    8. Route 53 - Domain Server Managment
    • 1. Route53 Intro.mp4 (20.8 MB)
    • 10. Geolocation Routing Policy.mp4 (7.9 MB)
    • 11. Weighted Routing Policy.mp4 (7.5 MB)
    • 12. Latency Based Routing.mp4 (19.3 MB)
    • 13. Route53 Routing Policies.mp4 (17.6 MB)
    • 14. Latency Routing Hands-on.mp4 (68.6 MB)
    • 2. Check DNS Records Using dig CLI.mp4 (12.8 MB)
    • 3. The Need for Route53.mp4 (29.0 MB)
    • 4. How to register a domain.mp4 (31.5 MB)
    • 5. Create Hosted Zone and Update Namserver.mp4 (27.5 MB)
    • 6. Add Custom domains to EC2 using A Record.mp4 (20.4 MB)
    • 7. Check for DNS record update using dig.mp4 (10.3 MB)
    • 8. DNS Record types Explained.mp4 (17.3 MB)
    • 9. Failover Routing Policy.mp4 (16.1 MB)
    9. Host Static Sites on S3 & Cloudfront
    • 1. Building Static Website with Astro.mp4 (47.8 MB)
    • 10. Invalidate Cloudfront Cache.mp4 (33.0 MB)
    • 2. Publish Website to S3.mp4 (24.4 MB)
    • 3. Make S3 Bucket Accessible to Public.mp4 (29.6 MB)
    • 4. Add custom domain to S3 using Route53.mp4 (32.0 MB)
    • 5. Create Cloudfront Distribution with S3.mp4 (47.1 MB)
    • 6. Create & Validate Amazon Certificate (ACM).mp4 (19.3 MB)
    • 7. Add Custom Domain to Cloudfront & Route53.mp4 (32.1 MB)
    • 8. Use Cloudfront Functions to add .html.mp4 (37.7 MB)
    • 9. Show Custom Errors like 404.mp4 (24.8 MB)
    • Bonus Resources.txt (0.4 KB)

Description

Adopting AWS the Modern way for Beginners



https://DevCourseWeb.com

Published 7/2023
Created by Shivam Veer
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 87 Lectures ( 4h 48m ) | Size: 2.1 GB

Learn AWS the Easy Way by Building Real World Projects with SDK/CDK

What you'll learn
Determine where exactly to use AWS
Estimate the cost of using all AWS services in a project
Double down on security with best practices of S3, IAM, Cloudfront etc
How to deploy static websites on Cloudfront and S3
How to use AWS Lambda with API Gateway
How to create database with RDS and Aurora Serverless
Add custom domains to your APIs and Wesbites
How to use AWS SDK with JavaScript and NodeJS
Build serverless APIs with CDK
How to deploy NodeJS on EC2
Purchase a domain and connect to Route53
Learn what is backend and frontend

Requirements
No programming or prior cloud experience needed
Great to have some knowledge of web developement



Download torrent
2.7 GB
seeders:6
leechers:11
Udemy - Adopting AWS the Modern way for Beginners


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
2.7 GB
seeders:6
leechers:11
Udemy - Adopting AWS the Modern way for Beginners


Torrent hash: B2855B0EC208F400C629E781864464F534F42F01