Containerized Deployments for your SPA and API

6/30/2021 at DeveloperWeek in Germany (virtual)

You’ve built a SPA and an API backend, and you’re now looking to deploy with ease. Kubernetes 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.