Rob's Presentations, page 35
Making Kubernetes How We Build Things
kubernetes devops docker
5/4/2021
at Cloud Native Data Management Days (CNDM)
in Europe (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?...
Continuous Security by Design
docker security devops
4/30/2021
at BSides OK
in Oklahoma (virtual)
Have you struggled to get security baked into your DevOps process or have your security needs taken a back seat to “run fast and break things”?...
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
4/30/2021
at BSides OK
in Oklahoma (virtual)
Securing a container is like securing a virtual or physical machine. You need to understand what’s installed, ensure it’s patched, and reduce the attack surface....
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
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
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
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
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....