So, by the end of this chapter, you should know the following:
- What are the advantages of using IIS for exposing your app to the outside?
- Why would you host your web app as a Windows service?
- What is the advantage of using Docker?
- What is a self-contained deployment?
- Is it possible to detect changes and recompile the code automatically at runtime?
- Can we deploy using the command line or do we need Visual Studio?
- To what cloud providers can you deploy from inside Visual Studio?