Vertical Scaling (Scaling Up):?
- Vertical scaling means upgrading the resources (CPU, RAM, disk space) of a
single database server.
- Advantages: Simple to implement since you only need to upgrade the
existing server.
- Disadvantages: There is a physical limit to how much you can scale up. It
also increases the risk of downtime during upgrades.