Docker Isn't All Hype; Create Robust Deployments for your SPA and API

6/26/2019 at Northwest Valley .NET User Group in Glendale, AZ

You’ve built a SPA and an API backend, and you’re now looking to deploy with ease. Docker is the natural fit, but where do we begin? We’ll use the Vue CLI and the dotnet CLI to startup our codebases, then craft Dockerfiles to deploy these with ease in various configurations. Whether you’d rather deploy both parts together or scale different pieces separately, Docker can empower you to deploy your solutions at cloud scale.