How do you recommend consuming the Smart Options feed (ie. via Kafka consumer, MirrorMaker, etc.)?
It depends on your use case. If multiple downstream systems depend on data, then using mirror-maker would be better approach, as you can have multiple systems consume the data at once from you your kafka system.