...
- App server (to install API)
- Recommended specs: minimally 2 cores, and minimally 4GB ram, better 8GB, ideal 16GB,
- With Windows (server) (new enough to install .Net core) (2016 and newer)
- Minimally 160 GB disk
- SQL Server access
- 3 data disks preferred (4 including OS disks)
- Minimally 3 physically separate disks (OS, backup, data), preferred 4 physically separate disks (OS, backup, MDF data files, LDF log files)
- Size of data disks at least approx. 5 times the size of the largest database
- Recommended specs: minimally 4 cores, preferred 16GB, cost effective 8GB
- 3 data disks preferred (4 including OS disks)
- Installed apps
- IIS (with .Net Core)
- SQL Management studio (can also be on the SQL machine directly - in which case we need access to the SQL machine)
...