Rob's Presentations, page 58
Docker and Kubernetes
docker devops kubernetes
6/2/2018
at Music City Code
in Nashville, TN
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Kubernetes is the industry-standard for running containers at scale....
JavaScript Tests in Node, the Browser, and CI
javascript node testing
6/2/2018
at Music City Code
in Nashville, TN
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....
Docker Hands-on Workshop
docker
5/31/2018
at Music City Code
in Nashville, TN
Docker is carefully tucked between virtualization, continuous deployment, and pure awesome. Bring your Windows 10 Anniversary Update or Mac OS X El Capitan 10....
Kubernetes Test Drive
docker devops kubernetes
5/4/2018
at Stir Trek
in Columbus, OH
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....
Docker Hands-on Workshop
docker
3/31/2018
at Brunch and Learn
in Phoenix, 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....
Anatomy of a Web Request
3/9/2018
at ConFoo Montreal
in Montreal, Québec, Canada
What happens after you type the web address before the page renders? Is it a black box to you?...
ASP.NET Core in Linux and Windows Containers
asp.net core docker
3/8/2018
at ConFoo Montreal
in Montreal, Québec, Canada
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....
The Docker Stack with Rob Richardson
docker devops
2/27/2018
at .NET Rocks
What goes into a Docker stack? Carl and Richard talk to Rob Richardson about how containers are evolving in the ....
The Docker Stack with Rob Richardson
docker devops
2/27/2018
at .Net Rocks!
What goes into a Docker stack? Carl and Richard talk to Rob Richardson about how containers are evolving in the ....
CI/CD on the Microsoft Stack
devops
2/20/2018
at Phoenix DevOps Meetup
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....