Python, Browsers, and Ubuntu

During my role at Summa Linguae Technologies, I was working on a Python tool that tracked test statuses and included a feature to open a webpage in the browser automatically. The issue was that this f...
0 Read More

Python 101 For Data Engineering

Python 101 For Data Engineering
What is python Python is a popular high level programming language. Programming languages are set of instructions written for computers to perform specific tasks. We have different kinds of p...
0 Read More

MicroK8s: Create a HA cluster

This tutorial assumes you already have a MicroK8s cluster with one node running, if you don't check how to set up a MicroK8s cluster. Once we have a MicroK8s cluster, we can add more nodes to make it ...
0 Read More