Table of Contents
- Tutorial 1: Deploying your PowerServer project to remote servers
- Tutorial 2: Connecting to the Database
- Tutorial 3: Setting up a Web server
- Tutorial 4: Hosting Web APIs in Docker Containers
- Tutorial 5: Hosting Web APIs in IIS (in-process hosting)
- Tutorial 6: Hosting Web APIs in Kestrel (using reverse proxy server)
- Tutorial 7: Load-balancing PowerServer Web APIs
- Tutorial 8: Deploying installable cloud apps to Kubernetes
- Tutorial 9: Publishing PowerServer Projects to Azure App Service
- Tutorial 10: Publishing PowerServer Projects to Azure Container Instances
- Tutorial 11: Authenticating your apps
- Tutorial 12: Building your PowerServer project with commands
- Tutorial 13: Packaging & Distributing Installable Cloud Apps (for ISVs)
- Tutorial 14: Load testing installable cloud apps
-
- Load testing installable cloud apps with LoadRunner
-
- Dynamic Values in the Recorded Script
- Enclosing parameters in angle brackets “<>”
- Running the application in test mode before recording the script
- Changing the compression method to Gzip
- Recording
- Correlating the Session ID
- Correlating the Transaction ID
- Parameterizing static values in SQLs
- Replaying
- Load testing installable cloud apps with JMeter
- Tutorial 15: Applying a production license to an existing PowerServer project