CORS and S3 Simply Explained (The Theory) | Cross-Origin Resource Sharing | AWS Training

preview_player
Показать описание

In this video, I explain CORS with a real-world analogy for how we communicate with other people, then review what makes up a “domain.” From there, I walk through an S3-specific example, showing how an HTML page in one S3 bucket can interview with an HTML page in a second bucket.

🌟🌟If you’re interested in getting AWS certifications, check out these full courses. They include lots of hands-on demos, quizzes and full practice exams. Use FRIENDS10 for a 10% discount!

00:00 – What is cross-origin resource sharing or CORS?
00:38 – A simple analogy of CORS in the real world
01:01 – Understanding the different parts of a domain
01:27 – What does it mean to be cross-origin?
02:13 – CORS is enforced by the browser (not AWS)
02:38 – Walking through an example of CORS with Amazon S3 buckets
Рекомендации по теме
Комментарии
Автор

Your analogies make complex concepts easy to understand. Thank you

kamehameha
Автор

You have the best AWS Tutorials and the way you explain them is EPIC!!

PrabnoorMalhi
Автор

Thanks for this! Wanted to brush up on CORS before my Security Specialty exam later this morning!

djmoosecom
Автор

It is really a great video. Thank you so much for sharing the knowledge in such a easy way. I have seen several other videos, but this one video was really useful.

SusmitaDey-il
Автор

Thanks for the video. The sound is off a bit. I am not sure what the issue is, but it impacts the quality of what you are saying. It is challenging to listen to the video, even though the content is great.

lidalida
Автор

I’m getting CORS error for a React application, how to solve it

partha.m
Автор

Thanks! It wasn't work for me without protocol/port. This is a key, very helpful.

Blowjin