What do we want? Continuous Integration! When do we want it? All the damn time!
We’re big fans of automation at Keboola, and we want the folks that work with our infrastructure to have as easy of a time as possible…
Continuous testing and deployment of a serverless app with Travis and Docker
Development of all apps in Keboola requires automated testing and deployment. So when we decided to create a portal for third-party…
Terraform and Keboola Connection — A PayByPhone Integration story
As a developer, I use automated tests and deployment tools every day. The fact that our clients require a deeper integration of KBC…
PhpStorm & PHPUnit & Docker
Keboola Connection (KBC) is composed of many components, most of which run in Docker. At the heart of this there is another component — the Docker Runner, which takes care of transforming KBC jobs into docker commands.
Dogfooding: Papertrail, Snowflake and JSON logs
We're piping a lot of logs into Papertrail. From server logs to application events, everything goes there. The speed, powerful search and…