Automating data pipelines
You are working for an online travel agency, and you are tasked with creating an Application Programming Interface (API) that will exchange information with an insurance company in real time to check if travelers have the correct insurance policy. This API will be tied to a microservice called insurance_checker
.
Now, you want to…
- establish data pipelines that will record the results of the
insurance_checker
API - automatically transform and record the data every night to another database
Which tool and what pipeline method can you use for these steps?
This exercise is part of the course
DevOps Concepts
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
