Kafka
- Are there "optimal" kafka configuration settings that you, or your customers, have found to improved performance?
- How can I get the earliest or latest data?
- What are helpful metrics to troubleshoot Kafka connection issues?
- If our system is running in AWS Hong Kong, what’s the typical latency?
- What’s the typical latency for datafeeds?
- When do you suggest we start-up our consumer?
- What is Kafka?
- What is the transmission schedule for the data feeds?
- How do I get the timestamp?
- What is the suggested cluster size for a Kafka Cluster managed by AWS MKS?
- What languages do you offer SDKs for?
- What is the difference in latency between cloud service and direct connectivity?
- How can I connect to the streaming API?
- For accessing historical data, what is the process to start copying bulk paraquet data from your S3 to my AWS account?
- What's the recommended approach to certificate management (either in SDK or customer code)? Shouldn't you handle certificates in the SDK you support?
- We need to whitelist the Nasdaq Data Link Streaming API ingress/egress on our firewall. What are the IP's and ports?
- How long do you store data in Kafka on a topic?
- Does Nasdaq Data Link maintain a schema registry (i.e. a confluent schema registry)?
- How do I request a specific sequence id?
- What’s the best way to work with message sequence numbers to ensure order and completeness?