HashiCorp Packer Notes 08 March 2020 Administrator Technical Resources Packer is just a json file that describes what kind of builder to use to build an image, what base i [More]
VIM Cheat sheet 12 January 2020 Administrator Technical Resources Learned from: https://vim-adventures.com/ [More]
Contoso University: First implementation with Razor Pages on .NET 3.1 and EF Core 09 January 2020 Administrator First implementation of a Razor Project on .NET 3.1. Uses EF Core for persistence. Uses InMemory DB during development and SQL DB in production. [More]
Hosting .NET Application with DB on Docker 30 December 2019 Administrator Docker Hosting a .NET Application with DB on Docker [More]
CKAD Curriculum 19 December 2019 Administrator Certification Curriculum from here: https://github.com/cncf/curriculumCore Concepts - 13%Understand Kubernetes [More]
eShopOnContainers .NET Microservices Sample Reference Application 18 December 2019 Administrator Technical Resources, Microsevices source: https://github.com/dotnet-architecture/eshoponcontainersThis is great to keep on hand as a [More]