|
|
|
|
|
by snowwrestler
1363 days ago
|
|
We use Fastly (the Hosts feature) to do exactly this. Basically it routes requests to different backends based on the URL path. If it starts with /assets, the backend is S3. If it starts with /api, the backend is our application. If it starts with /blog, the backend is Wordpress. All on different hosting platforms. (In case it’s not clear, Fastly is also caching and serving these requests as a CDN.) |
|
In a lot of sensitive businesses that wouldn't be allowed.