I'm assessing if it's worth migrating from aws amplify to appwrite, for cost and dev experience improvement
I'm using several aws cloud services such as Kinesis Firehose data streams, AWS glue, athena, cognito, api gateway
Basically in my app I record user realtime activites inside simulations.
Is there a way to do this with appwrite, or integrate these aws services with appwrite?
If I'm using aws cognito to authenticate so how would this work with aws services when using appwrite?
Thanks 🙏🏼