Rob's Presentations with code, page 36

Database DevOps with Containers

Slides devops docker
8/28/2020 at SQL Saturday SLC in Salt Lake City, UT (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....

Create Robust Deployments for your SPA and API

Slides docker kubernetes asp.net core vue.js
8/14/2020 at JavaScript & Friends in Columbus, OH (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....

Developing with HTTPS in Containers

Slides docker asp.net core
8/5/2020 at GIDS Cloud Live in India (virtual)
HTTPS is the new black. In production, you’ll likely terminate HTTPS at the load balancer. But how do you develop HTTPS content inside Docker containers?...

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

Slides 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

Slides 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

Slides 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....
36