Chapter 14: Deploy to Production

In this chapter, we will take a look at the different options we have when deploying our Blazor application to production. Since there are many different options, going through them all would be a book all by itself.

We won't go into detail but rather cover the different things we need to think about so that we can deploy to any provider.

In the end, deploying is what we need to do to make use of what we build.

In this chapter, we will cover the following:

  • Continuous delivery options
  • Deploying the database
  • Hosting options

Technical requirements

This chapter is about general deployment so we won't need any code.

Continuous delivery options

When deploying anything to production, we should think about making sure ...

Get Web Development with Blazor now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.