Rob's Presentations, page 9
Async Python, Good it is
python
2/24/2023
at ConFoo
in Montreal, Québec, Canada
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...
Horizontal Autoscaling with Kubernetes
kubernetes
2/22/2023
at ConFoo
in Montreal, Québec, Canada
Now that the app is running in Kubernetes, how do we scale it to meet demand?...
Kubernetes hands-on (Workshop)
docker devops kubernetes
2/21/2023
at ConFoo
in Montreal, Québec, Canada
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
How to Automate a Processes with Bash
devops linux
2/15/2023
at Site Reliability Engineering SKILup Days
Are you tired of working harder and want to work smarter instead? Is there a process you’re constantly doing that is a rote set of steps?...
Gaining Confidence with Cypress Tests
testing javascript
1/25/2023
at Geekle Global Summit for Node.js '23
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
Minimal APIs with ASP.NET
1/25/2023
at NDC London
in London, England
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
1/12/2023
at CodeMash
in Sandusky, OH
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?...
Minimal APIs with ASP.NET
1/10/2023
at Wisconson .NET
in Milwaukee, WI
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
1/4/2023
at Devm.io Live Workshop
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....
Gaining Confidence with Cypress Tests
testing javascript
12/14/2022
at Utah County .NET User Group
in Provo, UT (virtual)
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...