Rob's Presentations, page 34

JavaScript Tests in Node, the Browser, and CI

javascript node testing
4/29/2021 at GIDS Live in India (virtual)
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....

Making Kubernetes How We Build Things

kubernetes devops docker
4/29/2021 at GIDS Live in India (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?...

The Definitive Deep Dive into the .git Folder

git
4/29/2021 at GIDS Live in India (virtual)
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....

Cypress: Your Automated Sous Chef

Slides testing javascript
4/28/2021 at GIDS Live in India (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?...

Service Mess to Service Mesh

Slides kubernetes security
4/28/2021 at BSides Knoxville in Knoxville, TN (virtual)
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....

Blazor: The C# SPA Framework

Slides asp.net spa
4/27/2021 at Private Event
For the C# Developer, should I learn JavaScript? Is there a way to build interactive websites without it?...

Service Mess to Service Mesh

Slides kubernetes security
4/27/2021 at GIDS Live in India (virtual)
In our quest to secure all the things, do we jump in too quickly? We’ll use Istio and Linkerd as example service meshes, and look at the features we would expect from a service mesh....

Databases in the Microservices World

Slides data
4/26/2021 at GIDS Live in India (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...

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

Slides docker kubernetes devops
4/22/2021 at DevOpsCon London in London, England (virtual)
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?...

Building Stateful Workloads in Kubernetes

Slides kubernetes
4/17/2021 at Global Azure Mexico in Mexico (virtual)
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
34