Rob's Presentations, page 8
Minimal APIs with ASP.NET
3/22/2023
at Munich.NET
in Munich, Germany (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Async Python, Good it is
python
3/17/2023
at Python Web Conference
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
3/14/2023
at Salt Lake DevOps Days
in Sandy, UT
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....
Horizontal Autoscaling with Kubernetes
kubernetes
3/10/2023
at Scale 20x
in Pasadena, CA
Now that the app is running in Kubernetes, how do we scale it to meet demand?...
What's with Containers?
devops kubernetes docker
2/27/2023
at Technology and Friends
...
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?...