We have migrated a PB 8.0 application to PB 2022 environment and deployed on IIS server uisng Power Server 2022.
PowerBuilder Code & database running on SQL Anywhere 17.0 are deployed on AWS environment.
Executing business logic code written using Data windows & Power scripting are having latency issues.
Executing a code for Inserting and updating a list of tables in database is consuming more time in Power Server environment with database setup on cloud server as compared to same code executed in Power Builder environment with database placed locally.
How can this be addressed to resolve latency issues.
Also, can Cloud Pro help in implementing business logic for a solution.
Thanks, in advance.