You might have or have not heard about the Global Squad Project, it’s a project I have been working on for a couple of months, and I’ve created a post explaining what is the idea in depth. If you are interested in the idea behind this post, take a look Continue Reading
Iac
Isis Project (DevOps)
This post walks you through a fully infrastructure as a code stack, we gonna use few tools to help us to setup the entire environment in Azure. Applications Prometheus Grafana DNS record Tools Kubernetes Cluster (AKS) Terraform Helm First of, we need to create our K8S cluster and to do Continue Reading
How to upgrade the AKS version via CLI
To upgrade the Azure Kubernetes Service version via command line is easy. Follow these steps below and be happy ???? First you need to login into your Azure account Then select your subscription To see current version: It takes some time, after that you can run again the command to Continue Reading
Azure SNAT Port Exhaustion
SNAT port exhaustion can be something hard to visualize in Azure portal, first we need to have a standard loadbalancer, the basic one doesn’t have this feature, for who have the basic loadbalncer it’s necessary to call to Microsoft Support and check your number of snat used, which is really Continue Reading
Visual Studio Code
Hello everyone, I hope you all are doing well. Today I had to search something about Visual Studio Code and then I decided, why not start the blog with some tips about VS Code? VS Code is a powerful IDE to code anything you want in whatever language you like. Continue Reading