Visual Studio Talk Show - Unity
Nous discutons avec Marc Gagnon du moteur de jeux Unity. Marc nous explique la flexibilité de Unity qu'il utilise non pas pour faire un jeux mais pour de la visulisation 3D dans une application bio-médicale.
Abonnez-vous depuis votre application d'écoute préf&eacut
Read
Visual Studio Talk Show - Microsoft Graph
Nous discutons avec Joel Quimper de Microsoft Graph, un API REST qui permet aux développeurs d'intégrer leurs services aux produits Microsoft, notamment Windows, Microsoft 365 et Azure.
Joel Quimper est responsable de l’équipe de développement chez UMAknow. Il
Read
Passed the Google Cloud Certified Associate Cloud Engineer exam - A few tips
Very happy to say that I passed the Google Cloud Certified Associate Cloud Engineer exam.
I am now certified on AWS, Azure and GCP 😀
Preparation
To prep for this exam, I used Dan Sullivan's book and Udemy course. To be honest, the included practice exam does not represent the feel of the act
Read
Passed the Certified Kubernetes Application Developer (CKAD) exam - A few tips
As a trainer focusing on Kubernetes, it makes sense that I take the Certified Kubernetes Application Developer (CKAD) exam. I finally took the time to do it so here are a few tips if you want to take the exam.
You must be very proficient using the kubectl CLI and be able to do the followi
Read
KubeCon + CloudNativeCon North America 2020 videos are now on YouTube
KubeCon + CloudNativeCon North America 2020 sessions are now available to stream for free on YouTube. That's 208 videos to watch! 😮
YouTube Playlist
Read
Kubernetes deprecating Docker: Should you panic?
Tl;dr:
No, it does not change a thing for you. Go back to coding, developing, configuring, monitoring, managing or whatever you where doing.
Longer story
You may have heard that Kubernetes is deprecating Docker. This information came from the Kubernetes 1.20.0 changelog.
"Docker support
Read
Visual Studio Talk Show - Nouveautés de .NET 5 et C# 9
Nous discutons avec Miguel Bernard des nouveautés de .NET 5 et de C# 9. Miguel nous explique la stratégie d'unification des différentes versions du Framework .NET et nous parle de ses coups de coeur avec C# 9.
Miguel est passionné par le partage de ses connaissances
Read
AZ-900, DP-900 and AI-900 free instructor-led courses and exam vouchers
Microsoft Canada is offering free instructor-led courses for some of the Azure Fundamentals exams.
Azure Fundamentals AZ-900
In the Microsoft Canada Virtual Training Days series of events, you'll find that they offer a free one-day instructor-led class and that they give a free exam voucher worth $
Read
gRPC Load Balancing in Kubernetes with Linkerd
With gRPC being more and more popular, it's interesting to understand the impact of long-lived HTTP/2 calls on load balancing techniques in Kubernetes.
In this article, William Morgan explains how Linkerd is able to load balance gRPC calls.
Read
Making sense of the Docker Hub pull rate limits
I was confused about the pull rate limits that Docker recently enforced on Docker Hub. Turns out that it's not complicated at all. In a nutshell:
Unauthenticated users get 100 pulls in a 6-hour sliding window.
Authenticated users with a free Docker account get 200 pulls in a 6-hour slid
Read