Rob's Presentations, page 22
How to Discover Data Exfiltration in Minutes, Not Months
security data
12/14/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....
Mocking in Front-end and Back-end TypeScript Tests
javascript spa testing
12/9/2021
at DevIntersection
in Las Vegas, NV
When the goal is unit testing, it’s common to swap out dependencies with fake pieces to give more control and to make tests run faster....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
12/9/2021
at DevIntersection
in Las Vegas, NV
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....
Databases in the Microservices World
data
12/8/2021
at DevIntersection
in Las Vegas, NV
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Service Mess to Service Mesh
kubernetes security
12/8/2021
at apidays Paris
in Paris, France (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....
Database DevOps with Containers
devops docker
12/7/2021
at DevIntersection
in Las Vegas, NV
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Container Scanning: Run Fast and Stay Safe
docker security devops
12/2/2021
at Conf42: DevSecOps 2021
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”?...
A Database DevOps Pipeline
devops data
12/1/2021
at DevOpsCon Munich
in Munich, Germany (virtual)
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?...
JavaScript Tests in Node, the Browser, and CI
javascript node testing
12/1/2021
at JS Conf Mexico
in Mexico City, Mexico (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
11/30/2021
at DevOpsCon Munich
in Munich, Germany (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?...