Introduction to Kubernetes Service CatalogService Catalog is what allows Kubernetes to provision and connect to resources in the cloud. Let me explain through a demo.Jan 6, 20201Jan 6, 20201
Setup SonarQube in a Docker ContainerLet’s see how we can quickly setup a SonarQube environment using Docker container to run a code analysis for a .NET Core application.Jan 4, 20204Jan 4, 20204
Run Selenium UI tests in Docker containersAlong with Unit and Integration Tests, UI tests are very important in the software development lifecycle. They can detect bugs and…Dec 30, 20195Dec 30, 20195
Published inFAUN — Developer Community 🐾Monitoring with Prometheus and Grafana in KubernetesThis workshop will get you started with installing Prometheus and Grafana into Kubernetes to monitor applications to view metrics. We’ll…Nov 9, 20192Nov 9, 20192
Creating page templates for Xamarin FormsDefine re-usable design for your appAug 19, 2019Aug 19, 2019
Change by listening to inspiring friendsDo you think that change is hard? Here is what could make it easy and natural. My short answer is listen to people around you!Mar 31, 2019Mar 31, 2019
Published inFAUN — Developer Community 🐾Playing with AKS & AADThis quick workshop will walk you through configuring AKS with AAD to use RBAC to authenticate users.Mar 2, 20195Mar 2, 20195
RBAC with Kubernetes in MinikubeThis tutorial will guide you on how to use RBAC with Minikube. The objective is to grant users access to only specific kubernetes…Feb 23, 20193Feb 23, 20193
Published inFAUN — Developer Community 🐾PreProd for DatabaseDeploying changes to the production database is really risky. It is enough to forget about one single simple detail and the migration will…Dec 31, 2018Dec 31, 2018
Published inFAUN — Developer Community 🐾DevOps for the DatabaseMost talks about DevOps focuses on the application’s source code and dismiss the database. In this article, we’ll see how to add the…Dec 30, 20181Dec 30, 20181