I have a very big B4X codebase actually used in a Android and iOS app.
I’m considering migrating some computation from the client side, to the server side, to be accessed via web API calls.
The most straightforward way would be using B4J with the server template.
I was asked about the feasibility of using AWS lambda instead of a monolithic Java server, so I was wondering if there’s any way of using an already existing B4X code to create lambda functions.
Anyone has experience about this?
I’m considering migrating some computation from the client side, to the server side, to be accessed via web API calls.
The most straightforward way would be using B4J with the server template.
I was asked about the feasibility of using AWS lambda instead of a monolithic Java server, so I was wondering if there’s any way of using an already existing B4X code to create lambda functions.
Anyone has experience about this?