How to configure REST API to communicate with a remote server being hosted on AWS
0
Hi everyone, I am developing a Mendix application that uses Mendix's built-in REST APIs and I am currently running a local Flask application on my local machine to test this. The next steps are to deploy the application to the Mendix Cloud and configure a remote server on AWS that hosts the python scripts that the rest api's send and receive information from. I'm a bit unclear on how to proceed with these steps. If anyone has experience with this, I'd truly appreciate some guidance.
asked
Ece Erkan
1 answers
0
Hi Ece,
You can find the modules to use AWS Lambda in the Mendix Marketplace. I used this to create a data pipeline for an AI-infused Mendix application, including Textract. It is an AI-based invoice recognition App. Drop me a mail on Marco.spoel @ t-systems.com . I can give you access to the application and share the Lambda artefacts if that would help.