Rob's Presentations with code, page 35
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
8/5/2020
at GIDS Cloud Live
in India (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....
Getting Started with Spark and ML
data machine learning
7/31/2020
at Global 2020 Summer AI/ML Fest
Are you looking to get started with Machine Learning but don’t know where to start? Or are you looking to better leverage business data you’ve been collecting forever?...
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....