[Portuguese] AKS (Serviço de Kubernetes da Azure) série de videos

Nesta série de videos Fernando Rolnik vai descomplicar o Kubernetes usando o AKS (Serviço de Kubernetes da Azure). Teremos introdução, deployment do AKS usando o portal Azure e a Azure Cli, tudo com a conta grátis da Azure. Depois teremos deployment de pods e serviços com comando, arquivo YAML, e em breve videos mais avançados. […]

[Portuguese] AKS (Serviço de Kubernetes da Azure) série de videos Read More »

Cheapskate’s Journey to On-Demand Load Tests on Heroku with Locust

I want to stretch every dollar that I spend on the cloud. I run a handful of web applications on Heroku, and like everyone else, run a suite of smoke tests and load tests on every release increment in a non-production environment. Load tests are important: they help us not only to understand the limits

Cheapskate’s Journey to On-Demand Load Tests on Heroku with Locust Read More »

Azure Terraform Landing Zones using CAF – Cloud Adoption Framework – Video Series

In this video series Arnaud Lheureux, Cloud Security @ Microsoft APAC presents to Jorge Arteiro The Azure Terraform Landing Zones using Cloud Adoption Framework and shows a demo. Part 1 – Introduction In this video Arnaud introduces the Microsoft Cloud Adoption Framework for Azure and how to use Terraform to build your landing zones, using

Azure Terraform Landing Zones using CAF – Cloud Adoption Framework – Video Series Read More »

[Portuguese] Configurando o MicroK8s Kubernetes no Windows Video Series

Neste vídeo, Fernando Rolnik seguirá os passos do vídeo em inglês com o nosso Capitão Nuno “WSL Corsair” do Carmo e vai mostrar como instalar, configurar e rodar um pod no Canonical MicroK8s Kubernetes para Windows. A segunda parte mostrará como configurar um segundo node com o Multipass para Windows. Parte 1 – Instalando MicroK8s

[Portuguese] Configurando o MicroK8s Kubernetes no Windows Video Series Read More »

Setting up MicroK8s Kubernetes on Windows Video Series

In this video series our Docker Captain, Microsoft MVP for Windows insider Nuno “WSL Corsair” do Carmo will show how to set up the MicroK8s Kubernetes on Windows, together with Jorge Arteiro and Fernando Rolnik. Part 1 – Install and Config This first part show how to download, install and config the Microk8s on Windows

Setting up MicroK8s Kubernetes on Windows Video Series Read More »

Using Startup Command to Pass Command Line Arguments to Azure App Service for Linux

Azure App Service on Linux has several prefabricated Docker images that support applications written in languages such as .NET core, PHP, and Node.js. App Service also supports using your own Docker image to spin up a container for your application. A useful configuration feature of App Service on Linux is the Startup File configuration that you can set as part of

Using Startup Command to Pass Command Line Arguments to Azure App Service for Linux Read More »