'Flutter and Aws RDS

I am new to flutter I want to work with AWS Rds as a backend with my flutter I searched in google but I only found is Aws Amplify Concept, So can I do with Aws Rds as a MySQL database



Solution 1:[1]

Yes you can connect AWS RDS with aurora SQL and use Lambda functions to internally interact with AWS RDS and return result to you flutter app.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Monik