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
- Hosting options