Kafka
- How can I get the earliest or latest data?
- Are there "optimal" kafka configuration settings that you, or your customers, have found to improved performance?
- What is Kafka?
- How can I connect to the streaming API?
- What is the suggested cluster size for a Kafka Cluster managed by AWS MKS?
- What is the difference in latency between cloud service and direct connectivity?
- What languages do you offer SDKs for?
- 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?
- What is suggested cluster size for the Mirrormaker environment to ensure low latency?
- Does Nasdaq Data Link maintain a schema registry (i.e. a confluent schema registry)?
- 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 would like to partner with Nasdaq Data Link to distribute our real-time data? What information do you need to kick off the engagement?
- When using the streaming API, do I need to have an account on AWS?
- Can I run the the streaming API over Wi-Fi?
- Do you offer filters on the data, for a symbol universe?
- How can I get messages as quickly as possible? I don’t need to acknowledge or anything.
- I’m running the SDK locally and timing out? Any suggestions?
- Would you recommend converting message value using the schema before storing in S3 or PostgreSQL sinks?
- For our Kafka Cluster (mirrored) what are partition and replication-factor specifications for each topic? We would like to maintain specs similar to Nasdaq Data Link cluster specs.