Rob's Presentations, page 29
Gaining Confidence with Cypress Tests
testing javascript
9/29/2021
at Cypress User Group Philippines
in Philippines (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?...
JavaScript Tests in Node, the Browser, and CI
javascript node testing
9/28/2021
at Accento 2021 - Java/JavaScript/Ops
in Europe (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
9/27/2021
at DevOps Con New York
in New York, NY (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?...
How to Discover Data Exfiltration in Minutes, Not Months
security data
9/24/2021
at Cyral Webinar
Who was poking around in your database? This can be an unnerving question that organizations often avoid because it’s difficult to investigate and the answer usually leads to even more questions....
Making Kubernetes How We Build Things
kubernetes devops docker
9/24/2021
at Scenic City Summit
in Chattanooga, TN (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?...
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
9/24/2021
at Scenic City Summit
in Chattanooga, TN (virtual)
Have you struggled to get TypeScript and Vue to play well together? Me too. Vue is a fantastic SPA framework, and TypeScript is a great way for catching errors faster....
Local Development Techniques with Kubernetes
kubernetes devops docker
9/23/2021
at Southeast Valley .NET User Group
in Chandler, AZ (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?...
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
9/22/2021
at WeAreDevelopers Cloud Day
in Europe (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?...
Continuous Security by Design
docker security devops
9/22/2021
at DevOps Days Houston
in Houston, TX
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”?...
Git Tips & Tricsk I Wish I Had Known Sooner
9/22/2021
at GitKon
Created in 2005 by Linus Torvalds, Git was designed to maintain the development of the Linux Kernel....