von Christian Weyers und Simon Krauss | Feb 22, 2022 | Allgemein, English, Software Engineering
Continuous Integration, Continuous Deployment (CI/CD) and especially pipelining are not new in professional software development. However, for some parts of the ETL world CI/CD has continued to stay a rather elusive topic that is not yet completely understood and...
von Christian Weyers | Feb 18, 2021 | Allgemein, Data, English
ETL (Extract-Transform-Load) is at the core of every data integration project. We are involved in multiple client projects ranging from the classical data warehouse to event-driven IT architectures. This range of processes forces the technologies used for data...
von Si Tran | Aug 18, 2020 | Allgemein, Deutsch, Software Engineering
Die Continuous Integration-Pipeline ist eines der wichtigsten Artefakte im Rahmen der Softwareentwicklung. Sie weist uns sehr früh darauf hin, dass Unit-Tests fehlschlagen, baut für uns unsere Anwendungen, triggert das Deployment und sagt uns zeitnah, dass Dinge bei...