I'm doing research on the capabilities of OpenSearch and I was having trouble finding certain information. Here is the information I had trouble finding or figuring out. Any help or answers to any of these would be greatly appreciated.
- What is the maximum number of transactions per second (TPS) an OpenSearch Domain and Index can handle?
- What is the maximum size of an individual record (row) in OpenSearch?
- What is the maximum size of an individual feature (column) in OpenSearch?
- What is the maximum number of columns in an OpenSearch Index (table)?
- What is the maximum number of columns you can query at once in an OpenSearch Index?
- Does AWS OpenSearch charge for read and write queries? How much?