What is a cost-effective way to deploy a stateless application into the Oracle Cloud Infrastructure Classic, assuming that this application does not require high performance?
What is a cost-effective way to deploy a stateless application into the Oracle Cloud Infrastructure Classic, assuming that this application does not require high performance?
Question:
What is a cost-effective way to deploy a stateless application into the Oracle Cloud Infrastructure Classic, assuming that this application does not require high performance?
Options:
Use a persistent storage disk where you retain the data in case you need to rebuild the instance.
Use only one OCPU with a combination of a non-persistent disks, because this stateless application does not hold any data.
Use a persistent disk and pay for only the OCPU you are consuming for this app.
Use a non-persistent NVMe drive where you have great I/O performance and pay for only the OCPU you are consuming.
Correct Answer
The Correct Answer for this Question is
Use a non-persistent NVMe drive where you have great I/O performance and pay for only the OCPU you are consuming.