Containerized Deployments for your SPA and API

10/1/2020 at GIDS.Web in India (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.