How we build and operate the Keboola data platform
Jakub Matějka
•
Jakub Matějka
•
2 min read
Application logging in AWS Lambda with Serverless plugin and Papertrail
We use Papertrail service to gather logs from all our apps across different platforms and programming languages. So, naturally, when we…
•
Jakub Matějka
•
2 min read
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…
•
Jakub Matějka
•
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…