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

In this post, we will show you how to configure your Ubuntu GPU EC2 instance in Amazon Web Services from start to finish so that you can perform Deep Learning tasks on it. At NubiSoft, we usually implement machine learning with less popular cloud service providers, because AWS is not the cheapest, and the learning […]

How to set up Kubernetes Ingress with AWS ALB Ingress Controller

In this blog post you will learn how to set up ingress for your Kubernetes application with AWS Application Load Balancer. Mots of workloads run on your Kubernetes cluster ultimately need to be exposed to end-users. This is where Ingress comes to play – a special Kubernetes object responsible for providing external access to the […]

Practical tips to pass Certified Kubernetes Application Developer exam

Before 2020 ends I decided to clear the CKAD exam and I did it! In this blog post, I’ll share a few practical tips and tricks that for sure will help you achieve the same. CKAD is an online exam offered by the Cloud Native Computing Foundation. It’s purely performance-oriented, which means you must solve […]

Story – another satisfied customer

Story is an intuitive and powerful web application to keep track of daily or weekly progress on any kind of project. Due to a novel UI, it helps remote teams to collaborate efficiently from project inception to finish. The idea of creating Story comes from Triptech – a company based in Vancouver, Canada. They were […]