docs/versioned_docs/version-8.7/deploy/flightcontrol.md
Flightcontrol enables any developer to deploy to AWS without being a wizard. It's extremely easy to use but lets you pop the hood and leverage the raw power of AWS when needed. It supports servers, static sites, and databases which makes it a perfect fit for hosting scalable Redwood apps.
yarn rw setup deploy flightcontrol --database=YOUR_DB_TYPE where YOUR_DB_TYPE is mysql or postgresqlIf you have any problems or questions, Flightcontrol is very responsive. See their support options.