Software Development

Software Development

Brigade v2 Series – Async Event-driven Scripting Framework

Brigade is a powerful general purpose asynchronous event-driven scripting framework/platform. It’s deployed on Kubernetes bringing event-driven scripting to another level. This video introduces the new v2 version just released. What’s Brigade Architecture Brigade Installation Events Worker Gateways Demos much more This video deep dive Brigade v2 gateways. As Bonus Kent is showing GitHub Login working! […]

Brigade v2 Series – Async Event-driven Scripting Framework Read More »

Azure Container Apps Demo – Background Application

Learn how to use the new Azure Container Apps service to deploy a background application that can scale up and down based on an Azure Storage Queue length. This demo creates an Azure Containers Environment where your container app will be deployed. References https://docs.microsoft.com/en-gb/azure/container-apps/overview https://docs.microsoft.com/en-gb/azure/container-apps/background-processing https://docs.microsoft.com/en-gb/azure/container-apps/compare-options https://github.com/Azure-Samples/container-apps-store-api-microservice https://www.thorsten-hans.com/how-to-deploy-azure-container-apps-with-bicep https://keda.sh/ https://dapr.io/ Follow us on Twitter @azuretar 

Azure Container Apps Demo – Background Application Read More »

DevSecOps Introduction – Part 1

This video is a DevSecOps Introduction panel covering many aspects of a modern Security approach of the development and operation life-cycles. Speaker: Lana Vyshnivetska (Security SME) Host: Nelly Sattari @Nelly_Sattari Microsoft MVP Jorge Arteiro (Microsoft Cloud Developer Advocate #CloudNative) @jorgearteiro Wagner Silveira (Microsoft MVP) @WSilveiraNZ Fabricio Souza (Security SME) https://www.linkedin.com/in/fgsmain/ Follow us on Twitter @azuretar 

DevSecOps Introduction – Part 1 Read More »

Learning dotnet IoT Libraries with VSCode and Toradex board video

Today our guest is Matheus Castello from MicroHobby. He will make a brief demo of the use of GPIO with .NET Core, .NET/IoT libs, using Vscode, doing deploy and remote debugging on an embedded Linux Toradex board. .NET Core can be used to build applications for IoT devices and scenarios. IoT applications typically interact with sensors, displays and input devices

Learning dotnet IoT Libraries with VSCode and Toradex board video Read More »

Create local Kubernetes cluster with K3X GUI and K3D on WSL2 Linux on Windows

In this video, our Microsoft MVP, Docker Captain and Cloud Native Ambassador Nuno do Carmo shows how to create a local Kubernetes cluster on Windows using WSL2 Linux with Rancher K3S K3D and K3X GUI without any command-line skills. Nuno is also showing Rancher dashboard to manage your cluster. For more WSL Corsair articles go

Create local Kubernetes cluster with K3X GUI and K3D on WSL2 Linux on Windows 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 »

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 »