Rob's Presentations, page 13
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
9/26/2022
at DevOps Con New York
in New York, NY
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....
Create Robust Deployments for your SPA and API
docker kubernetes asp.net core vue.js
9/22/2022
at JCON-Online 2022
You’ve built a SPA and an API backend, and you’re now looking to deploy with ease....
A Database DevOps Pipeline
devops data
9/18/2022
at Data Platform Virtual Summit
in Australia & New Zealand (virtual)
Are your automation practices accounting for the database? How do you verify database software quality? Most importantly, how do you care for customer data as the schema evolves?...
Choosing from the many ways to Docker in Azure
docker devops azure
9/13/2022
at Boston Azure
in Boston, MA (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....
Async Python, Good it is
python
9/7/2022
at PyGeekle Summit
Have you loved async & await in JavaScript and other languages? Wished you could add it to your Python?...
Minimal APIs with ASP.NET
9/7/2022
at MADdotNET
in Madison, WI (virtual)
With ASP.NET 6.0, there’s a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs....
Anatomy of a Web Request
8/30/2022
at .NET Day Switzerland
in Zurich, Switzerland
What happens after you type the web address before the page renders? Is it a black box to you?...
Kubernetes Test Drive
docker devops kubernetes
8/23/2022
at Utah County .NET User Group
in Provo, UT (virtual)
Are you a Docker aficionado or are you new to the Docker ecosystem? Come see how Kubernetes (K8s) adds a mature solution for running containers in production and development....
Level-up Your DevOps with GitHub Actions and Kubernetes
devops kubernetes
8/19/2022
at Code PaLOUsa
in Louisville, KY (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....
The Definitive Deep Dive into the .git Folder
git
8/18/2022
at Code PaLOUsa
in Louisville, KY (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....