How to start with GraphQL in Java

In this blog post, you will learn some basics about GraphQL and how to start using it in an actual project with Java language and Spring Boot technology. What is GraphQL? GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. The main concept of GraphQL is strong typing which determines the way of communication between the client and server. GraphQL’s […]

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, […]