© Michele Aponte 2020
M. AponteBuilding Single Page Applications in .NET Core 3 https://doi.org/10.1007/978-1-4842-5747-0_5

5. Deploy Your Application

Michele Aponte1 
(1)
Torre del Greco (NA), Italy
 

Your application is ready, so it is time to make it available to your users. The deployment process is different between Blazor Server and Blazor WebAssembly, and it also depends on the scalability that you would like your application to have.

The word scalability is a simple concept, but it is not simple to implement. Scalability refers to the ability of a system to keep its performance constant by dynamically increasing its available resources as the number of users increases. Scalability is a requirement in today’s world; you must address it at the ...

Get Building Single Page Applications in .NET Core 3: Jumpstart Coding Using Blazor and C# 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.