Flightcontrol Tips
We've collected many of the tips and tricks that we've learned for deploying your applications with Flightcontrol effectively.
Many of these are specific to Flightcontrol or Amazon Web Services (AWS) as a platform, but some are more general and can be applied to any cloud development project.
If you've found a tip you think everyone else should know, drop it in our Discord channel and we'll add it here!
General Cloud Deployment Tips
Tip | Description |
---|---|
Using Object Storage | Use Object Storage (like S3) instead of a local file system for storing files |
Using AWS CloudWatch Log Groups | Use CloudWatch Log Groups to tail your application logs |