Rob's Presentations, page 48
ASP.NET Dos and Don'ts for highly maintainable code
asp.net core
2/28/2020
at ConFoo Montreal
in Montreal, Québec, Canada
What is legacy code? Did I just write more of it? ASP.NET rebooted itself to make it more maintainable and performant....
Your Technology Your Way: Full-stack Web and Service with .NET and Node
asp.net core javascript node
2/27/2020
at ConFoo Montreal
in Montreal, Québec, Canada
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....
Databases in the Microservices World
data
2/26/2020
at ConFoo Montreal
in Montreal, Québec, Canada
Web technologies have come leaps and bounds. But are you still using the tired old database from last generation?...
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....
JavaScript the Grumpy Parts
javascript
1/9/2020
at CodeMash
in Sandusky, OH
We love JavaScript, but we must admit: it’s weird. Why does this behave as it does?...
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....
Zoom In, Zoom Out. Fresh look at Kubernetes Security
kubernetes security
12/19/2019
at Wallarm Webinar
Cloud-native applications and infrastructure create several new challenges for all of us security professionals. We need to establish new security programs, have a new mindset and adopt advanced new tools that are focused primarily on securing cloud-native technologies....
Kubernetes Security: Zooming In - Zooming Out
kubernetes security
12/9/2019
at Open FinTech Forum
in New York, NY
The landscape around modern security practices is rapidly evolving and complex. As Docker and Kubernetes gain mainstream momentum, practices such as continuous delivery, cloud-native development and DevOps require a fresh look at security....
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....