- Compute - Processing
- Speed - Calculations per second per unit processor
- Clock Speed
- Parallelisation - Number of processors
- Number of cores
- Number of processors
- Number of logical processors
- Speed - Calculations per second per unit processor
- Memory -
- RAM
- For Drupal this is more
- Storage -
- Data storage
- File Storage
- Caching
- Network -
- rarely a bottle neck these days
- traffic
- within network
- whenever possible always prefer this
- secure
- low latency
- outside network
- integration with other services
- SAAS integration
- see if there are open source alternatives and if you can host them if latency is becoming an issue
- self hosting with monitoring and support the actual team is best case scenario
- or see if AWS has a similar service
- within network
Referenced in:
All notes