Rob's Presentations with code, page 37
Kubernetes Test Drive
docker devops kubernetes
1/13/2020
at Integration User Group
in Dublin, Edinburgh, Lisbon, London
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....
Kubernetes hands-on (Workshop)
docker devops kubernetes
1/7/2020
at CodeMash
in Sandusky, OH
Kubernetes is how you run Docker in production. Bring your laptop with Docker for Windows or Docker for Mac edge version installed....
Level-up Your DevOps with Azure and Kubernetes
devops kubernetes
11/21/2019
at DevIntersection
in Las Vegas, NV
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, build up a DevOps pipeline in Azure, and deploy to Kubernetes....
HTTPS in ASP.NET Core in Docker Linux Containers Deep Dive
docker asp.net core
11/19/2019
at DevIntersection
in Las Vegas, NV
ASP.NET Core lights up HTTPS by default. Running from the command line or from Visual Studio installs and trusts self-signed certificates so we don’t get the browser error when debugging....
Database DevOps with Containers
devops docker
10/29/2019
at Docker Webinar
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
Docker for Windows Container Development
docker devops asp.net core
10/29/2019
at Weave Online User Group
in San Francisco, CA (virtual)
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome, available for Linux and Windows software development....
Redux: the MVC framework for data
javascript react
10/23/2019
at Prairie Dev Con
in Regina, Saskatchewan, Canada
The MVC Pattern provides elegant abstractions for web requests. Redux provides similar patterns for data movement in React....
Database DevOps with Containers
devops docker
10/12/2019
at Desert Code Camp
in Chandler, AZ
Unlike CI/CD pipelines for applications, we can’t just delete the database and pop up a new one with each new version....
HTTPS in ASP.NET Core in Docker Linux Containers Deep Dive
docker asp.net core
10/12/2019
at Desert Code Camp
in Chandler, AZ
ASP.NET Core lights up HTTPS by default. Running from the command line or from Visual Studio installs and trusts self-signed certificates so we don’t get the browser error when debugging....
Debug Kubernetes with Azure Dev Spaces
kubernetes azure asp.net core node
10/4/2019
at DogFoodCon
in Columbus, OH
Azure Dev Spaces is a whole new way to debug container-based microservices. Let’s fire up DevSpaces and debug just the microservice we need in context with the rest of the swarm of services....