Rob's Presentations, page 21
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?...
Pro Microservices in .NET 6
asp.net docker kubernetes
1/27/2022
at .NET Rocks
with Sean Whitesell, Rob Richardson, and Matt Groves...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
1/26/2022
at DevOpStars'22
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....
Securing Docker Containers: Kubernetes just does that, right?
docker devops security
1/26/2022
at ISSA Denver Chapter
in Denver, CO (virtual)
Securing a container is like securing a virtual or physical machine. You need to understand what’s installed, ensure it’s patched, and reduce the attack surface....
How to Give Everyone Access to Your Data and Still Keep It Safe
data security
1/20/2022
at Cyral Webinar
As companies become data-driven, they need to make their data accessible to developers, DevOps teams and data engineers to facilitate better applications, compress release cycles and improve productivity....
Choosing from the many ways to Docker in Azure
docker devops azure
1/19/2022
at Docker Las Vegas
in Las Vegas, NV (virtual)
You’re ready to go cloud native with containers. Now where do you begin on Azure? There’s a dizying amount of container options available in Azure....
Minimal APIs with ASP.NET
1/13/2022
at Tulsa .NET User Group
in Tulsa, OK (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
The Definitive Deep Dive into the .git Folder
git
1/13/2022
at CodeMash
in Sandusky, OH
What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content....
Minimal APIs with ASP.NET
12/15/2021
at Southeast Valley .NET User Group
in Chandler, AZ (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....