4th German – East European & CIS Health Forum

On October 22, 2020, a conference was held by the German Health Alliance (GHA) as an official side event of the World Health Summit (WHS). As a GHA member, NubiSoft accepted the invitation to actively participate as a speaker. The meeting took place in Berlin but was also live-streamed. Therefore, the speakers started the day […]

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

Setting up Ubuntu on GPU EC2 in AWS for ML with PyTorch – part 2

In the first part of this post, we showed you how to set up a G2 class EC2 host in the AWS cloud and how to install Tesla GPU drivers for the Ubuntu operating system on it. Now all that’s left to do is to configure the PyTorch environment and run it on the interactive […]