(CHK) Your company recently adopted a hybrid cloud architecture which requires them to migrate some oftheir on-premises web applications to Oracle Cloud Infrastructure (OCI). You created a Terraform templatewhich automatically provisions OCI resources such as compute instances, load balancer, and a databaseinstance. After running the stack using the terraform apply command, it successfully launched the computeinstances and the load balancer, but it failed to create a new database instance with the following error:Service error: NotAuthorizedOrNotFound. shape VM.Standard2.4 not found. http status code: 404 You discovered that the resource quotas assigned to your compartment prevent you from using VM.Standard2.4instance shapes available in your tenancy. You edit the Terraform script and replace the shape with VM.Standard2.2 Which option would you recommend to re-run the terraform command to have required OCIresources provisioned with the least effort? (Choose the best answer.)
You run a large global application with 90% of your customers based in the US and Canada. You want to test
a new feature and allow a small percentage of users to access the new version of your application. Which
Oracle Cloud Infrastructure (OCI) Traffic Management steering policy should you utilize?