Rob's Presentations with video, page 8
The Definitive Deep Dive into the .git Folder
git
12/12/2020
at IT Pro|Dev Connections
in Greece (virtual)
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....
Databases in the Microservices World
data
12/9/2020
at Adelaide .NET User Group
in Adelaide, South Australia, Australia
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Gaining Confidence with Cypress Tests
testing javascript
12/1/2020
at AngularUP Experience
in Tel Aviv, Israel (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?...
The 6 Figure Developer
devops asp.net testing
11/30/2020
at The 6 Figure Developer Podcast
Rob Richardson is our guest for episode 172. We talk about .NET 5, Pipelines, and Testing....
Databases in the Microservices World
data
11/28/2020
at Pulsar Summit Asia
in China (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
11/11/2020
at .NET Conf
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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
10/23/2020
at Data Con LA
in Los Angeles, CA (virtual)
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
ASP.NET Core in Linux and Windows Containers
asp.net core docker
10/22/2020
at Big Mountain Data and Dev
in Salt Lake City, UT (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....
Redux: the MVC framework for data
javascript react
10/14/2020
at Connect.Tech
in Atlanta, GA (virtual)
The MVC Pattern provides elegant abstractions for web requests. Redux provides similar patterns for data movement in React....
Making Kubernetes How We Build Things
kubernetes devops docker
10/6/2020
at Tanzu Tuesdays
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...