AWS - Cost Optimization
You wrote this snippet to request Spot Instances but get an error:
What is the likely cause?
aws ec2 request-spot-instances --spot-price 0.03 --instance-count 2 --launch-specification spec.json
What is the likely cause?
