nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

AWS: Support CDN split to S3 + LB #59

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Summary

It is extremely common for users to structure their app as a front-end UI + back-end API that is served through a single CDN. The CDN is set up like this:

Add this pattern as a first-class citizen to Nullstone.

  1. Docs and demo videos show users how to do it
  2. Add any infrastructure modules necessary to make this happen

How will it work?

TBD