Rob's Presentations, page 38
Database DevOps with Containers
devops docker
2/23/2021
at MVP Fusion & Friends
in 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....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/18/2021
at DeveloperWeek
in San Francisco, CA (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?...
JavaScript the Grumpy Parts
javascript
2/17/2021
at CincinatiJS
in Cincinati, OH (virtual)
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
2/17/2021
at ColumbusJS
in Columbus, OH (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....
Databases in the Microservices World
data
2/16/2021
at Big Data Analytics & Big Data BI Israel Meetup
in Israel (virtual)
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
2/12/2021
at AppSec NZ
in New Zeland (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....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
1/30/2021
at BelPy
in India (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
1/30/2021
at BelPy
in India (virtual)
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....
Gaining Confidence with Cypress Tests
testing javascript
1/28/2021
at NDC London
in London, England (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?...
Your Technology Your Way: Full-stack Web and Service with .NET and Node
asp.net core javascript node
1/28/2021
at AMA with C# Corner
in India (virtual)
Do you want to build full-stack with your stack? We’ll build an ASP.NET website using Blazor and WebAPI, a back-end service using Service Worker and gRPC....