Follow
Series

AWS

In this series, I'll explore Amazon Web Services (AWS), covering its core & specialized services like computing, storage, databases, etc. Each article will provide examples & tutorials.

Articles in this series

How to Configure CORS for an AWS S3 Bucket

Feb 5, 20232 min read

Cross-Origin Resource Sharing (CORS) is a security feature that allows web pages from one domain to access resources from another domain. It is...

How to Configure CORS for an AWS S3 Bucket
AWS SQS vs SNS vs EventBridge? When to use what?