DigitalOcean Uptime Checks
DigitalOcean recently announced the release of a new service called Uptime Checks, a monitoring service that checks the health of any URL or IP address. It's a simple service similar to many SaaS services currently available, the advantage is that it's offered by DigitalOcean itself.
Setting up
Read
Pulumi Challenge
If you're interested to learn Infrastructure as Code (IaC) using Pulumi, check their Pulumin Challenge where you'll deploy a Web app to Amazon S3 and configure CloudFront using Pulumi with Typescript. You only need a free Pulumi account, the Pulumi CLI, and an AWS account.
While the step-by-step ins
Read
Podcast devdevdev.net: Microservices, Kubernetes, est-ce vraiment si compliqué ?
J'ai eu le plaisir de participer au podcast DevDevDev.net de Richard Clark où on y discute de microservices et de Kubernetes avec Arnaud Weil comme co-invité. Bonne écoute!
https://devdevdev.net/microservices-kubernetes-est-ce-vraiment-si-complique/
Read
Visual Studio Talk Show - GitHub Codespaces
Nous discutons avec Étienne Tremblay de GitHub Codespace. Codespace est un service d'approvisionnement d’environnements de développement sur le Cloud.
Etienne Tremblay possède près de 30 ans d'expérience dans l'industrie des TI. Spécialisé dans
Read
Azure Container Apps - Referencing a public image using the VS Code extension
There's a nice Container Apps extension available for VS Code. Currently, it's in preview and the behaviour I'm about to describe is with version v0.2.0.
If you want to refer to an image from an organization/namespace in Docker Hub, let's say you want the bitnami/nginx image, you need to enter the
Read
Azure Container Apps - Environment Provisioning State
While preparing and recording a set of new lectures and labs on Azure Container Apps for my Docker & Kubernetes on Azure course, I noticed that the deployment would sometimes fail. Using the Portal, the Container App environment would be visible along with the Logs Analytics workspace but the Co
Read
Visual Studio Talk Show - Developpement Windows Desktop
Nous discutons avec Denis Voituron des options possibles en 2022 qui nous permettent de développer des applications Windows desktop (clients lourds). Quoi choisir entre Windows Forms, WPF, WinUI, UWP, MAUI et Blazor? Denis essaie de démêler le tout.
Bio
Après des &ea
Read
Visual Studio Talk Show - Tester en production
Nous discutons avec Joël Quimper des défis des tests logiciel, du contept des "deployment rings", de la nécessité ou non d'avoir une équipe dédiée aux tests et du besoin de pouvoir tester directement en production en utilisant des déploiements de
Read
Visual Studio Talk Show - Microsoft Kiota
Nous discutons avec Vincent Biret de Kiota ainsi que de son expérience chez Microsoft au sein de l’équipe responsable de l’outillage autour du Graph API. Kiota est un générateur de code basé sur OpenAPI pour créer des SDK pour les APIs HTTP.
Vinc
Read
Kubernetes on Azure Preday KubeCon Europe 2022 - Recordings
If you missed the Kubernetes on Azure Preday at KubeCon Europe 2022, the sessions were recorded and are now available to stream: https://kubernetesonazureday.com/video/
Here's the sessions list:
Keynote (Strategy, Vision, Roadmap)
AKS for developers
Customer case study
Running AKS at scale
AKS
Read