Rob's Presentations, page 7

Local Development Techniques with Kubernetes

kubernetes devops docker
10/14/2022 at NDC Sydney in Sydney, Australia
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...

At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals

Slides docker kubernetes devops
10/11/2022 at Techorama Netherlands in Utrecht, Netherlands
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

10/11/2022 at Techorama Netherlands in Utrecht, Netherlands
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....

The Definitive Deep Dive into the .git Folder

git
10/11/2022 at Techorama Netherlands in Utrecht, Netherlands
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....

Horizontal Autoscaling with Kubernetes

Slides kubernetes
10/5/2022 at DevOps Global Summit '22
Now that the app is running in Kubernetes, how do we scale it to meet demand?...

Level-up Your DevOps with GitHub Actions and Kubernetes

devops kubernetes
10/4/2022 at Prairie Dev Con Regina in Regina, Saskatchewan, Canada
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....

At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals

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

Azure DevOps Podcast: Web Services in .NET 6

devops asp.net core
10/3/2022 at Azure DevOps Podcast with Jeffrey Palermo
...

JavaScript the Grumpy Parts

Slides javascript
9/29/2022 at iJS: International JavaScript Conference in New York, NY
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...

Scaling the Testing Pyramid in TypeScript

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