How we build and operate the Keboola data platform
•
Ondřej Hlaváček
•
2 min read
Parallel Multipart Uploads to S3 in PHP
Being a Keboola Connection developer has some benefits. Due to it's async/batch nature I don't have to worry about milliseconds or dive…
•
Vladimír Kriška
•
3 min read
Error handling in AWS Lambda
AWS Lambda is a service that lets you run code without provisioning or managing servers. That presents a great step forward in evolution of…
•
Ondřej Hlaváček
•
3 min read
Querying JSON Ad-hoc in Snowflake
Sometimes I end up with a serialized JSON stored in a relational database (or in a CSV file). It often contains data structures that are…
•
Vladimír Kriška
•
2 min read
How Docker in Docker solved our concurrency problem in a second
A few weeks ago we encountered a problem where some of our customers were unable to run a job which was using a private repository for…
•
Ondřej Hlaváček
•
2 min read
OpenRefine PHP Client
A week or two ago I started playing with OpenRefine and its integration with Keboola Connection. Couple years ago I remember playing with…