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_checkerAPI - automatically transform and record the data every night to another database
Which tool and what pipeline method can you use for these steps?
Este exercício faz parte do curso
DevOps Concepts
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício