System Design ( Day - 1 )
Day - 1
High level Design
Vertical Scaling → increase the server memory, cpu etc
Horizontal Scaling →Create multiple servers, with same configuration.
Cron job → like in the example prepare before hand during non-peek hours.
Backups → Backup server.
...
systemdesignbymanoj.hashnode.dev3 min read