Rob's Presentations with code, page 11
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
10/3/2022
at Prairie Dev Con Regina
in Regina, Saskatchewan, Canada
As we get deeper into Kubernetes yaml files, we see a lot of duplication. Can we move to a higher level that eliminates this duplication?...
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
9/29/2022
at iJS: International JavaScript Conference
in New York, NY
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Kubernetes hands-on (Workshop)
docker devops kubernetes
9/28/2022
at DevOps Con New York
in New York, NY
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
A Database DevOps Pipeline
devops data
9/26/2022
at DevOps Con New York
in New York, NY
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/26/2022
at DevOps Con New York
in New York, NY
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....
Create Robust Deployments for your SPA and API
docker kubernetes asp.net core vue.js
9/22/2022
at JCON-Online 2022
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
A Database DevOps Pipeline
devops data
9/18/2022
at Data Platform Virtual Summit
in Australia & New Zealand (virtual)
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
Async Python, Good it is
python
9/7/2022
at PyGeekle Summit
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...
Minimal APIs with ASP.NET
9/7/2022
at MADdotNET
in Madison, WI (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Kubernetes Test Drive
docker devops kubernetes
8/23/2022
at Utah County .NET User Group
in Provo, UT (virtual)
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....