Rob's Presentations with video, page 13
Serverless Architecture in Azure
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....
What is this .NET Core thing anyway?
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
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....
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?...
A taste of ES6: the language and the tools
javascript node
8/3/2016
at NDC Sydney
in Sydney, Australia
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....
NDC Sydney Ask me Anything
javascript node
8/3/2016
at Ask Me Anything
in Sydney, Australia
...
Git Scenarios: How Do I Fix That?
git
2/10/2016
at Phoenix Version Control Meetup
in Phoenix, AZ
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...