Rob's Presentations with video, page 10
The Definitive Deep Dive into the .git Folder
git
4/17/2020
at DotNet Open Source Days
What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
Your Technology Your Way: Full-stack Web and Service with .NET and Node
asp.net core javascript node
4/17/2020
at DotNet Open Source Days
Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....
Service Mess to Service Mesh
kubernetes security
3/4/2020
at CNCF Webinar
We are witnessing the rise of microservices and cloud-native technologies. However, one big challenge of microservice architecture is the overhead of having to request services across a well-defined API....
JavaScript the Grumpy Parts
javascript
1/9/2020
at CodeMash
in Sandusky, OH
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
Zoom In, Zoom Out. Fresh look at Kubernetes Security
kubernetes security
12/19/2019
at Wallarm Webinar
Cloud-native applications and infrastructure create several new challenges for all of us security professionals. We need to establish new security programs, have a new mindset and adopt advanced new tools that are focused primarily on securing cloud-native technologies....
Istio, a Service Mesh on Kubernetes. When do I need it?
kubernetes devops security
9/24/2019
at WeaveWorks
in San Francisco, CA (virtual)
You may be hearing about service meshes and technologies like Istio. There are benefits that the technologies address, but they also bring in added levels of complexity....
Docker for Windows Container Development
docker devops asp.net core
6/11/2019
at Docker Webinar
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Migrating to Containers using Istio and Kubernetes with Rob Richardson
docker kubernetes security
5/30/2019
at .NET Rocks
Ready to move your applications into containers? Carl and Richard chat with Rob Richardson about his work migrating existing applications running in virtual machines over to containers using Kubernetes as the orchestration engine and Istio as the traffic manager....
Docker for Windows Container Development
docker devops asp.net core
4/30/2019
at DockerCon
in San Francisco, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Rob Richardson on Containers in Azure
docker devops azure
4/29/2019
at Azure DevOps Podcast
Today’s guest is Rob Richardson — a software craftsman building web properties in ASP.NET, Node, Angular, and Vue....