Rob's Presentations in 2017

Disambiguating .NET Technologies

Slides asp.net
12/20/2017 in Phoenix, AZ
As a recruiter, do you have trouble understanding the alphabet soup of technologies and platforms? Have you ever struggled to match ....

What is this .NET Core thing anyway?

Slides asp.net core
12/5/2017 at ConFoo in Vancouver, British Columbia, Canada
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....

Docker is more than Kernel Virtualization

docker
12/4/2017 at ConFoo in Vancouver, British Columbia, Canada
Every Docker Intro talk starts by saying Kernel Virtualization. Stop selling it short. Docker is a game changer; a universal platform we all use....

Serverless Architecture in Azure

Slides azure serverless cloud
12/4/2017 at ConFoo in Vancouver, British Columbia, Canada
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

Docker Hands-on Workshop

docker
11/28/2017 at Sela Developer Practice in Tel Aviv, Israel
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....

Azure Container Instances

Slides azure docker cloud
11/27/2017 at Sela Developer Practice in Tel Aviv, Israel
Hot off the presses, Azure Container Instances are the newest in the Azure Docker tools. From the CLI or the Portal, spin up Windows or Linux Docker containers....

ASP.NET Core in Linux and Windows Containers

Slides asp.net core docker
11/16/2017 at Southeast Valley .NET User Group in Chandler, AZ
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....

CI/CD on the Microsoft Stack

Slides devops
10/24/2017 at DevOpsDays Phoenix in Phoenix, AZ
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....

Post jQuery

Slides javascript
10/14/2017 at Desert Code Camp in Chandler, AZ
jQuery was a wonderful tool that paved over the irregularities of browsers and offered a simple interface for making very powerful applications....

What is this .NET Core thing anyway?

Slides asp.net core
10/14/2017 at Desert Code Camp in Chandler, AZ
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....

ASP.NET Core in Linux and Windows Containers

Slides asp.net core docker
9/27/2017 at Microsoft Ignite 2017 in Orlando, FL
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....

Post jQuery

Slides javascript
9/27/2017 at Microsoft Ignite 2017 in Orlando, FL
jQuery was a wonderful tool that paved over the irregularities of browsers and offered a simple interface for making very powerful applications....

Serverless Architecture in Azure

Slides azure serverless cloud
9/27/2017 at Microsoft Ignite 2017 in Orlando, FL
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

Serverless Architecture in Azure

Slides azure serverless cloud
9/13/2017 at DevOps Days Chicago in Chicago, IL
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

Welcome to Docker

Slides docker
8/31/2017 at .NET Meetup in Las Vegas, NV
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....

What is this .NET Core thing anyway?

Slides asp.net core
8/24/2017 at Southeast Valley .NET User Group in Chandler, AZ
Have you heard the buzz? .NET Core 2.0 is released, and with it a great compatability story with regular ....

CI/CD on the Microsoft Stack

Slides devops
8/23/2017 at Northwest Valley .NET User Group in Glendale, AZ
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....

JavaScript Tests in Node, the Browser, and CI

javascript node testing
8/4/2017 at Kansas City Developer Converence in Kansas City, MO
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

Git Scenarios: How Do I Fix That?

git
8/3/2017 at Kansas City Developer Converence in Kansas City, MO
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Docker Hands-on Workshop

docker
8/2/2017 at Kansas City Developer Converence in Kansas City, MO
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....

Docker in Azure

Slides docker azure cloud
7/6/2017 at DevTeach in Montreal, Quebec, Canada
Docker has taken the DevOps world by storm. Microsoft’s Azure is a leading cloud provider for Windows and Linux....

Serverless Architecture in Azure

Slides azure serverless cloud
7/6/2017 at DevTeach in Montreal, Quebec, Canada
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

Serverless Architecture in Azure

Slides azure serverless cloud
6/15/2017 at Microsoft Re-Build Event in Tempe, AZ
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

Post jQuery

Slides javascript
6/7/2017 at PrairieDevCon in Winnipeg, MB, Canada
jQuery was a wonderful tool that paved over the irregularities of browsers and offered a simple interface for making very powerful applications....

JavaScript Tests in Node, the Browser, and CI

javascript node testing
6/6/2017 at PrairieDevCon in Winnipeg, MB, Canada
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

Introduction to the ES6 workflow: Syntax, Webpack, React, and Angular 2 (Workshop)

javascript node devops
5/25/2017 at Sela Developer Practice in Tel Aviv, Israel
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Build a CI/CD pipeline on the Microsoft Stack

devops
5/24/2017 at Sela Developer Practice in Tel Aviv, Israel
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....

Serverless Architecture in Azure

Slides azure serverless cloud
5/23/2017 at Sela Developer Practice in Tel Aviv, Israel
AWS has Lambda, Azure has Azure Functions, Web Jobs, and App Service. Whether you want to script pay-by-the-drink web endpoints or build more traditional micro services or run custom workloads in Docker....

CI/CD on the Microsoft Stack

Slides devops
5/16/2017 at SLC DevOps Days in Salt Lake City, UT
Right-click Publish is easy, but it’s evil. FTP it up is fragile and error prone. You know you need to run tests and deploy in a consistent way....

Docker Hands-on Workshop

docker
4/29/2017 at CodeDistrict in Torrence, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....

A taste of ES6: the language and the tools

Slides javascript node
4/28/2017 at Mobile Dev Test Conference in San Diego, CA
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Git Scenarios: How Do I Fix That?

git
4/26/2017 at JavaScript LA in Los Angeles, CA
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Git Scenarios: How Do I Fix That?

git
4/25/2017 at JavaScript OC in Irvine, CA
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

Docker Hands-on Workshop

docker
4/8/2017 at Southeast Valley .NET User Group in Chandler, AZ
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....

Software Architecture for the Cloud

Slides azure cloud
4/8/2017
...

A taste of ES6: the language and the tools

Slides javascript node
3/10/2017 at ConFoo in Montreal, Québec, Canada
Curious about EcmaScript 6 / 2015? Want to use it today? JavaScript has come of age, and this latest version adds lots of syntactical sugar to make our code clearer....

Git Scenarios: How Do I Fix That?

git
3/9/2017 at ConFoo in Montreal, Québec, Canada
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...

JavaScript Tests in Node, the Browser, and CI

javascript node testing
2/8/2017 at Node OC in Irvine, CA
Good software practices don’t end just because you’re building a thick client in the browser. The JavaScript community is a flourishing boutique of high-quality tools and techniques....

Custom Git Deployment to Azure

Slides git azure devops cloud
2/7/2017 at SoCal Azure in Irvine, CA
Did you know you can run a CI pipeline in Azure as you Git deploy your Web App?...

Docker Hands-on Workshop

docker
1/24/2017 at CodeDistrict in Torrence, CA
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....

Welcome to Docker

Slides docker
1/24/2017
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. We’ll look at the commands and ecosystem around building infrastructure as code, deploying a swarm, and sharing images on Docker Hub....