Chapter 7. Multiuser Authorization, Deployment, Scaling, and Hosting
Now that our Notes application can save its data in a database, we can think about the next phase of making this a real application. The three aspects of this that we'll discuss in this chapter are:
User authentication, to control who can edit notes
Deploying a Node application to a production server
Scaling the application to match traffic