I have some feedback on the following documentation:
https://docs.airbyte.com/deploying-airbyte/on-aws-ec2
I just followed this documentation, to the letter, to test out a new install of Airbyte. As recommended for testing I built it out on a T2 instance. What I encountered was that the default drive mount that Airbyte was attached to on the AWS Linux instance was so small it could not download the MS SQL source connector. It caused this error: "Unexpected error while checking connection:
io.airbyte.workers.exception.WorkerException: Could not find image: airbyte/source-mssql:3.0.0"
All fixed now, just sharing in case someone wants to update the docs and save the next dev a bit of time.