OpenFaaS – how to avoid vendor lock-in when doing serverless

Recently serverless computing gets more and more attention and popularity. Thanks to this concept you can increase your productivity because it let you focus almost exclusively on implementing business logic and getting, at the same time, all the enterprise-ready scalability and availability. OpenFaaS is a very interesting player here, as it can be easily deployed […]

Is ZFS for Docker a good choice? And why Ubuntu gently pushes us towards ZFS?

Everyone is containerizing these days. Sometimes he does it better, sometimes worse … and sometimes he just claims he does it 😉 Here at NubiSoft we try to do our best. Not only because we want customers satisfied with their systems with low maintenance costs. We also do it for ourselves. It just gives us […]

Wasabi Cloud Storage – the quick introduction to cheap yet powerful S3 implementation

Here we are again. There was a lot of hype after we published the post about using Wasabi services as a data layer for the Nextcloud (or ownCloud) collaboration platform, so I promised to elaborate a little bit more about this case. And because here, at NubiSoft, all of us keep our promises regarding scope, […]

Developers, be KIND to your containers! It’s easy with Kubernetes IN Docker stack ;)

Here, at NubiSoft, most of our CI/CD processes are configured in the cloud (after all, the name of our company obliges to something). But sometimes it is useful to deploy locally e.g. for development purposes. Having solutions built around the Kubernetes ecosystem makes it relatively problematic …at least until recently. So in this post, we […]