|
|
|
|
|
by aientech
527 days ago
|
|
I wrote about a common architectural pattern (using api.example.com) that's causing unnecessary CORS preflight requests and doubling API Gateway costs. The post covers the problem, solution, and alternative approaches for when you can't change domains. The most interesting part was discovering how browsers treat subdomains in terms of CORS, and how this impacts both costs and latency. |
|