From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Cross-origin resource sharing (CORS) - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
Cross-origin resource sharing (CORS)
- [Instructor] In this lecture, we will talk about cross-origin resource sharing, or CORS. If you have built a web application before involving more than one domain or origin, I can bet that you most likely run into a CORS problem. Later on, we will see why this happens and also understand why it's important to be aware of CORS when managing APIs in API Gateway. So first, let's see the textbook definition of CORS. CORS is defined as an HTTP-header-based mechanism that allows a server to indicate any other region aside its own from which a browser should authorize loading of resources. If that went over your head, it's totally fine and understandable. I myself have had troubles with it before. Don't worry, as I will try my best to explain it to you in simpler terms. And hopefully, by the end of this video, you'll have no problem explaining it to your friends, or at least it would clear most of your doubts regarding CORS. Okay? So first, of all CORS is not a feature of API Gateway. It…
Contents
-
-
-
-
AWS security services12m 56s
-
(Locked)
AWS Identity Services4m 32s
-
(Locked)
AWS audit and compliance services3m 22s
-
(Locked)
IAM overview8m 13s
-
(Locked)
IAM identities9m
-
(Locked)
IAM policy types7m 42s
-
(Locked)
IAM policy basics9m 14s
-
(Locked)
IAM policy evaluation logic9m 8s
-
(Locked)
Amazon Cognito user pool2m 47s
-
Amazon Cognito identity pool3m 30s
-
(Locked)
AWS Secrets Manager overview3m 53s
-
(Locked)
AWS Systems Manager Parameter Store overview3m 46s
-
(Locked)
AWS Systems Manager Parameter Store vs. AWS Secrets Manager3m 54s
-
(Locked)
Amazon S3 encryption6m 59s
-
(Locked)
Amazon S3 bucket policy5m 5s
-
(Locked)
AWS Key Management Service (AWS KMS) overview6m 58s
-
(Locked)
AWS KMS API commands2m 39s
-
(Locked)
Hands-on lab: Encryption and Decryption using AWS KMS CLI7m 30s
-
(Locked)
Amazon API Gateway authorizer3m 42s
-
(Locked)
Amazon CloudFront security features11m 35s
-
(Locked)
AWS CloudTrail overview3m 13s
-
(Locked)
Cross-origin resource sharing (CORS)6m 14s
-
-
-