Home › Forums › AWS › AWS Certified Solutions Architect Associate › Test 5 – Question 3 – Docker based web application to run batch workloads
-
Test 5 – Question 3 – Docker based web application to run batch workloads
Carlo-TutorialsDojo updated 2 years, 1 month ago 2 Members · 2 Posts
-
H,
For the question – A company plans to deploy a Docker-based batch application in AWS. The application will be used to process both mission-critical data as well as non-essential batch jobs.
Which of the following is the most cost-effective option to use in implementing this architecture?
The correct answer is option b – Use ECS as the container management service then set up a combination of Reserved and Spot EC2 Instances for processing mission-critical and non-essential batch jobs respectively.
But, in aws console during cluster creation (provision) i can not see any option to launch reserve instances i see only Spot and On demand. Can you please clarify how can one opt for reserved instances if thats the case with EC2 launch type. Attached screenshot
thanks,!
-
This discussion was modified 2 years, 1 month ago by
aakash sharma.
-
This discussion was modified 2 years, 1 month ago by
-
Hello aakash,
Thanks for your feedback.
The discount automatically applies to running on-demand instances that match the specifications of your Reserved instance.
Let me know if this helps.
Regards,
Carlo @ Tutorials Dojo
Log in to reply.