I am trying to figure out how to optimally use the NVME SSD in my AWS Server. I am basically trying to figure out how to use the NVME for everything (boot,OS etc)
Server: i4i.4xlarge - 16 vCPU / 128 GiB + 3750 GB NVMe [+ 8GB EBS]
- Is it possible to install Ubuntu onto the NVME instead of the default EBS? Does mounting have this same impact?
- Would mounting the EBS and NVME cause the NVME to run at the same speed as the EBS (defeating its purpose)
Sorry for the simple questions, still learning