Cloud Deployment Tips for Flightcontrol
These tips are applicable to most Flightcontrol deployments, regardless of the language or framework you are using for your project.
Tip | Description |
---|---|
Using File and 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 |