Rob's Presentations, page 19
Building Stateful Workloads in Kubernetes
kubernetes
3/22/2022
at Python Web Conference
It’s day 2. Kubernetes is running. You have your deployments and services set. Now how do you migrate the data store?...
Moving to Azure
azure asp.net cloud
3/22/2022
at Private Event
How to we get to “the cloud”? What is “the cloud”? In this session we’ll look at modernizing a legacy application, removing single-server technologies like AppData and per-node cache....
Minimal APIs with ASP.NET
3/18/2022
at New Mexico .NET User Group
in New Mexico (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Your Technology Your Way: Full-stack Web and Service with .NET and Node
asp.net core javascript node
3/16/2022
at Utah County .NET User Group
in Provo, UT (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....
Minimal APIs with ASP.NET
3/4/2022
at Philly .NET Code Camp 2022
in Philadelphia, PA (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
3/4/2022
at Philly .NET Code Camp 2022
in Philadelphia, PA (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....
Data Warehouse, Data Lake, Data Mesh, Oh My: The History of Data Storage
data
3/3/2022
at Worldwide Software Architecture Summit '22
Are you looking to modernize your data infrastructure? Or are you confused at what all the terms mean?...
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
2/25/2022
at GDG Minsk Cloud Meetup
in Minsk (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....
Leaving Shared Database Accounts Behind: Securing Snowflake and MongoDB
data security
2/24/2022
at Cyral Webinar
How can we possibly secure data when we don’t even know who is using the database?...
Pro Microservices in .Net 6 By Sean Whitesell, Rob Richardson, Matthew Groves
asp.net devops kubernetes
2/24/2022
at Cleveland C#/VB.NET User Group
in Cleveland, OH (virtual)
The microservices architecture is a way of distributing process workloads to independent applications. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts....