Rob's Presentations, page 60
CI/CD on the Microsoft Stack
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
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?
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
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
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
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
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
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?
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
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....