Serverless & Terraform for your “functions” CIServerless is a framework allowing you to deploy “functions” on various different cloud providers such as AWS Lambda or Google Cloud…Jan 2, 2019Jan 2, 2019
Startups, micro-services & functions might not be the best mixWhile working at Kamet, I’ve worked with many early-stage ventures. In this article, I will share my thoughts on different paths that…Dec 10, 2018Dec 10, 2018
React Native: Cannot read property ‘match’ of undefinedA fair amount of times, while running react-native link [package] , I have seen the following error:Aug 29, 20188Aug 29, 20188
Refactoring the right way: regional, not globalEvery single software has some “legacy”, somewhere. You (or someone else) did things differently to what you believe is best to do now…Aug 21, 2018Aug 21, 2018
Multi component applications: work practices & backward compatibilityLet’s picture the scene. Your product is built on a mobile (or web) application and an API. Whether you are using a monolith repository or…May 13, 20181May 13, 20181
Published inContinuousPipeWe are open-sourcing ContinuousPipeTL;DR: We have decided to open-source the entire codebase of ContinuousPipe. You can install ContinuousPipe on your Kubernetes cluster or…Feb 20, 2018Feb 20, 2018
Using a monolith repository with HerokuNowadays, most of the projects (and/or products) are going towards splitting responsibilities in multiple applications. You will have a…Feb 19, 20181Feb 19, 20181
Companienv: Managing your `.env` files is much easier now!In the software engineering industry, we see more and more tools using environment variables as their main configuration mechanism…Feb 2, 2018Feb 2, 2018
Published inContinuousPipeSimplifying the configurationTL;DR: ContinuousPipe’s variables can be promoted to environment variables through the UI or a YAML line.Sep 25, 2017Sep 25, 2017
Published inContinuousPipeContinuousPipe launches tool for faster development workflowsMar 30, 2017Mar 30, 2017