Question: The workflow is as follows: 1 ) Get a valid minimum ( and maximum ) requirement for CPU cores from the user. 2 ) Get
The workflow is as follows:
Get a valid minimum and maximum requirement for CPU cores from the user.
Get a valid minimum and maximum requirement for memory from the user.
Access the json file containing the list of EC instance types.
Get the EC instance types as either a list of objects or as a dictionary.
Converting some data types may be necessary!
Once you have all of the EC instance types, go through them, and only print them if they met the conditions for CPU cores and memory based on what the user entered.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
