Rob's Presentations, page 27
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
10/9/2021
at Virtual .NET Core Conf
in Madrid, Spain (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. ASP.NET Core is a cross-platform, open-source reimagination of the Microsoft stack....
Database DevOps with Containers
devops docker
10/9/2021
at Central Wisconson IT Conference (CWITC)
in Wisconson (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Service Mess to Service Mesh
kubernetes security
10/7/2021
at Hacker Halted
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
10/6/2021
at Open Source Automation Days 2021
in Munich, Germany (virtual)
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/30/2021
at Conf42: SRE 2021
Are you looking to rapidly deploy your content? Are Docker containers in your future? Come for this demo-only presentation where we start from scratch, live-code a Dockerfile, build up a DevOps pipeline in GitHub Actions, and deploy to Kubernetes....
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
9/30/2021
at iJS New York
in New York, NY (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....
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....