Rob's Presentations, page 31
Databases in the Microservices World
data
7/28/2021
at apidays Live New York
in New York, NY (virtual)
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
ASP.NET Core in Containers on .NET 5
docker devops asp.net core
7/14/2021
at Nebraska.Code()
in Lincoln, NE
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....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
7/14/2021
at Destination: Automation 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....
Making Kubernetes How We Build Things
kubernetes devops docker
7/14/2021
at Nebraska.Code()
in Lincoln, NE
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Leaky S3 Buckets: How to Simplify Access and Stop the Spill
data cloud
7/8/2021
at Security Boulevard Webinar
Are you sure where your S3 data is going? S3 is a great place for cold storage, ETL handoff, user uploads, and publicly hosted files....
Node in the 2020s with Rob Richardson
7/1/2021
at .NET Rocks
It’s 2021 - how has NodeJS evolved? Carl and Richard talk to Rob Richardson about NodeJS and much more....
The Definitive Deep Dive into the .git Folder
git
7/1/2021
at DeveloperWeek
in Germany (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....
Containerized Deployments for your SPA and API
docker kubernetes asp.net core vue.js
6/30/2021
at DeveloperWeek
in Germany (virtual)
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
Local Development Techniques with Kubernetes
kubernetes devops docker
6/30/2021
at WeAreDevelopers World Congress
It’s day 2. The corporate k8s cluster is humming. Everything works perfectly in a local environment, but how do you connect the wires?...
Building Stateful Workloads in Kubernetes
kubernetes
6/26/2021
at Kubernetes Community Days Bengaluru
in Bengaluru, India (virtual)
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...