Rob's Presentations with code, page 34
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
7/30/2020
at DevOpsDays Medellin
in Medellin, Colombia (virtual)
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Debug Kubernetes with Azure Dev Spaces
kubernetes azure asp.net core node
7/28/2020
at Virtual Azure Community Day
Azure Dev Spaces is a whole new way to debug container-based microservices. Let’s fire up DevSpaces and debug just the microservice we need in context with the rest of the swarm of services....
Docker for Windows Container Development
docker devops asp.net core
7/14/2020
at LightUp
in India (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
7/9/2020
at JavaScript LA
in Los Angeles, CA (virtual)
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
The Definitive Deep Dive into the .git Folder
git
6/29/2020
at Open Source Summit
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....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
5/7/2020
at JS VidCon
in Israel (virtual)
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
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....
Database DevOps with Containers
devops docker
4/1/2020
at Redgate Streamed
in Cambridge, England (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Kubernetes Test Drive
docker devops kubernetes
3/7/2020
at Scale 18x
in Pasadena, CA
Are you a Docker aficionado or are you new to the Docker ecosystem? Come see how Kubernetes (K8s) adds a mature solution for running containers in production and development....