docs/versioned_docs/version-7.x/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 postgresqlflightcontrol.json.flightcontrol.json is now the source of truth for your Project and its Environments.If you have any problems or questions, Flightcontrol is very responsive in their support Discord.