"# Advanced-Node.js-Scaling-Applications"
- Cloning
- The Scale cube
- Scaling the x-axis
- Forking processes
- Using a cluster module
- Architecting zero downtime
- Working with clusters with PM2
- Database Scaling
- Working with databases
- Incorporating a database
- Scaling the z-axis
- Setting up horizontal partitioning
- Microservices
- Scaling the y-axis
- Decomposing services
- Service orchestration
- Create an orchestration
- Test the orchestration layer