Rob's Presentations, page 21
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
2/23/2022
at ConFoo
in Montreal, Québec, Canada (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....
Getting Started with DevOps in Azure
azure devops asp.net
2/22/2022
at Private Event
In this session we’ll look at spinning up a DevOps pipeline on Azure DevOps to build and deploy web properties....
Minimal APIs with ASP.NET
2/22/2022
at Louisville .NET User Group
in Louisville, KY (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
At The Helm of Kubernetes: Repeatable Infrastructure Creation for Mere Mortals
docker kubernetes devops
2/8/2022
at Kubernetes Philly Meetup
in Philadelphia, PA (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?...
Leaving Shared Database Accounts Behind: Securing Snowflake and MongoDB
data security
2/8/2022
at Security Boulevard Webinar
How can we possibly secure data when we don’t even know who is using the database?...
Pro Microservices in .NET 6 with Whitesell, Rich, and Groves
asp.net kubernetes docker
2/8/2022
at The 6-figure Developer Podcast
Sean Whitesell is a Microsoft MVP and cloud architect at TokenEx, where he designs cloud-based architectural solutions for hosting internal services for TokenEx....
Container Scanning: Run Fast and Stay Safe
docker security devops
2/5/2022
at CactusCon
in Mesa, AZ
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”?...
Vue.js and TypeScript: Working Together like Peanut Butter and Jelly
javascript spa vue.js
2/3/2022
at Thursdays Matter
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
1/29/2022
at DevConf.CZ
in Czech Republic (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?...
Building Stateful Workloads in Kubernetes
kubernetes
1/27/2022
at DevOpStars'22
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...