data-api-builder
data-api-builder copied to clipboard
DAB Load Testing - By deploying it in ACI
This issue tracks the follow-up items from the observations presented for the issue #1220
Perform a load test with the following test setup
- Deploy DAB image in ACI. The container specifications should be 4 cores/4 GB
- The load generator script should be deployed in an Azure VM
- Load generator, DAB and DB should all be in the same region.
- The workload should just contain a GraphQL point query
This is the current state of the File snippet:
Search for the Snippet of type File.
Package Lepiter-Snippet-File, class LeFileSnippet.
This snippet type is rather welcome :+1: . Assuming this would also work for folders right? Would be useful to be able to bind to either (File or Folder). Did some explorations on this a while back on my LepiterBuildingBlocs repo. That pushed the limit of what could be done without creating custom snippet types, but the correct way to do this is with a custom snippet type.
Any additional work here @svenvc ? This looks done (probably for a while already) as of v1.0.876