Rob's Presentations with code, page 4

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

Slides docker kubernetes devops
5/16/2023 at Techorama in Antwerp, Belgium
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?...

The Definitive Deep Dive into the .git Folder

git
5/16/2023 at Techorama in Antwerp, Belgium
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....

Local Development Techniques with Kubernetes

kubernetes devops docker
5/11/2023 at SLC.NET in Salt Lake City, UT (virtual)
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...

Getting Started with Jupyter

python
5/9/2023 at Private event
Jupyter notebooks are a great way to move data, build runbooks-as-code, do data analysis, and interactively build applications....

JavaScript Tests in Node, the Browser, and CI

javascript node testing
4/28/2023 at GIDS Developer Summit in Bangalore, India
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

Minimal APIs with ASP.NET

4/27/2023 at GIDS Developer Summit in Bangalore, India
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....

Local Development Techniques with Kubernetes

kubernetes devops docker
4/26/2023 at GIDS Developer Summit in Bangalore, India
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...

Scaling the Testing Pyramid in TypeScript

Slides spa javascript testing spa
4/26/2023 at GIDS Developer Summit in Bangalore, India
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....

A Database DevOps Pipeline

Slides devops data
4/25/2023 at GIDS Developer Summit in Bangalore, India
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?...

Building Great .NET Microservices

Slides asp.net core docker kubernetes devops
4/11/2023 at Private Event
What is the right size for a microservice? What are the critical pieces in a service?...
4