If you attended previous talks, we have been building data pipelines using the producer/consumer pattern. We now add more steps to our data flow, placing records into an Elasticsearch database and using Kibana for data visualization. Although our PHP code works with one record at a time, we’ll learn how to view the data flow like a river, from upstream to downstream. We’ll be visualizing the results of our file-import project

Comments

Comments are closed.