exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 75 discussion

A company is planning to host its stateful web-based applications on AWS. A SysOps administrator is using an Auto Scaling group of Amazon EC2 instances. The web applications will run 24 hours a day, 7 days a week throughout the year. The company must be able to change the instance type within the same instance family later in the year based on the traffic and usage patterns.
Which EC2 instance purchasing option will meet these requirements MOST cost-effectively?

  • A. Convertible Reserved Instances
  • B. On-Demand Instances
  • C. Spot Instances
  • D. Standard Reserved Instances
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
foreverlearner
Highly Voted 1 year, 11 months ago
Selected Answer: A
The questions says: "must be able to change the instance TYPE within the SAME instance FAMILY". Note that the question says TYPE, and not SIZE. According to https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html, You can "Change the instance SIZE within the same instance family and generation" and "For example, you can modify a Reserved Instance from t2.small to t2.large because they're both in the same T2 family and generation. But you can't modify a Reserved Instance from T2 to M2 or from T2 to T3, because in both these examples, the target instance family and generation are not the same as the original Reserved Instance." In the above example: General Purpose Family, TYPE T, Generation 2, SIZE small (T2.large) (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#AvailableInstanceTypes) Convert it to T2.large. This is same TYPE (T2), different SIZE (large). Hence, Standard would cover it. However, if I want to change T3.small, this would be a different TYPE (T3) within the same family (General Purpose). Hope this example helps claryifing.
upvoted 19 times
kraytom
1 year, 5 months ago
This is wrong. Visit the linked userguide on instance types and see for yourself. The T is the family. Instance type refers to the entire t2.large. large is the size. the other comment correcting this is also wrong.
upvoted 3 times
vivanchyk
9 months, 1 week ago
let's define what instance family, type (and size) mean, shell we e.g. "t2.small" instance - instance family "t2" - instance size ".small" - instance type "t2.small" so if the question requires the ability to change "the instance type within the same instance family", it means persistence of "t2" part and changing anything that goes after.
upvoted 3 times
...
...
henryford
1 year, 7 months ago
This is wrong. TYPE and SIZE are the same thing in this context. What you're saying to be the "TYPE" is actually the FAMILY. t2.large = Family T, Generation 2, Type Large. General Purpose is not the family.
upvoted 6 times
...
...
OlehKom
Most Recent 2 days, 6 hours ago
Selected Answer: A
"..must be able to change the instance type within the same instance family later in the year "
upvoted 1 times
...
numark
3 weeks, 1 day ago
Answer ia A and ChatGPT agrees Solution: Convertible Reserved Instances Cost-Effectiveness: Reserved Instances (RIs) offer significant discounts (up to 72%) compared to On-Demand pricing when the instances run continuously. Flexibility: Convertible RIs allow you to change the instance type, size, or even the operating system within the same family, which matches the company's requirement to adjust instance types later based on traffic.Commitment Period: Reserved Instances require a 1-year or 3-year commitment, suitable for 24/7 workloads.
upvoted 1 times
numark
5 days, 4 hours ago
Standard Ris do not offer the same level of flexibility to change instance types once purchased. If the company is confident that there will be no need to change instance types or attributes, standard RIs could potentially be more cost-effective. But, since the company anticipates needing to adjust instance types based on traffic patterns, this option is less suitable.
upvoted 1 times
...
...
Aamee
3 months ago
BC pooree awaam sirf A aur D hee main larr rahee hai yahan and still there's no final consensus on it! :(
upvoted 1 times
...
acnaz
4 months, 2 weeks ago
By GTP4o Given the company's need to run applications continuously throughout the year with the ability to adapt instance types based on traffic, Convertible Reserved Instances provide the best balance of cost savings and flexibility. This purchasing option ensures the company can optimize costs while retaining the flexibility to adjust their infrastructure as usage patterns evolve.
upvoted 1 times
NSA_Poker
4 months, 1 week ago
I tell my buddy this all the time, "ChatGPT will NOT teach you AWS!"
upvoted 1 times
...
...
auxwww
5 months, 2 weeks ago
Selected Answer: D
Change Type within the Instance's Family - Standard RIs allow this and they are cheaper. You don't require convertible RIs! period.
upvoted 1 times
...
64e0ca8
6 months ago
Convertible Reserved Instances allow for updating the instance type
upvoted 1 times
...
mamas_devops
7 months, 4 weeks ago
Depending on context AWS uses both terms TYPE and SIZE to point on instance NAME (eg t3.medium). That's why many people got confused. Here it is SIZE: https://aws.amazon.com/ec2/instance-types/ Here it is TYPE: https://docs.aws.amazon.com/ec2/latest/instancetypes/gp.html In context of RI it states the following: Instance type: For example, m4.large. This is composed of the instance family (for example, m4) and the instance size (for example, large). In question the keys are 'within the same instance family' and 'most cost-effective' Standard RI allows to change instance type within the same family (m4.large -> m4.xlarge) and it is cheaper then Convertible RI
upvoted 1 times
...
vivanchyk
9 months, 1 week ago
Selected Answer: D
ok, the final comment to solve the argument in here as mentioned previously, the main clause in the question is "The company must be able to change __the instance type within the same instance family later__" so let's define what instance family, type (and size) mean, shell we e.g. "t2.small" instance - instance family "t2" - instance size ".small" - instance type "t2.small" so if the question requires the ability to change "the instance type within the same instance family", it means persistence of "t2" part and changing anything that goes after.
upvoted 4 times
...
stoy123
9 months, 3 weeks ago
Selected Answer: A
A!!! C is not correct because: Standard Reserved Instance enables you to modify ... instance size within the same instance type
upvoted 2 times
...
nosense
9 months, 3 weeks ago
Selected Answer: D
d Convertible Reserved Instances (up to 55%) Standard Reserved Instances (up to 75%)
upvoted 1 times
...
Suksay
10 months, 1 week ago
Selected Answer: D
D because the text say "able to change the instance type within the same instance family" (type mean size here) and even if it's possible to change instance size and type with Convertible Reserved Instances (up to 55%) Standard Reserved Instances (up to 75%) is more cheaper than Convertible Reserved Instances
upvoted 2 times
...
xdkonorek2
11 months ago
Selected Answer: A
I will say A because there is a need to change instance type within instance family. With D you wouldn't be able to change instance generation and it's part of instance type.
upvoted 2 times
...
tamng
11 months, 2 weeks ago
A. Convertible Reserved Instances
upvoted 1 times
tamng
11 months, 2 weeks ago
"The company must be able to change the instance type within the same instance family later in the year based on the traffic and usage patterns." => A
upvoted 1 times
...
...
konieczny69
1 year ago
Selected Answer: D
https://docs.aws.amazon.com/whitepapers/latest/cost-optimization-reservation-models/standard-vs.-convertible-offering-classes.html instance type contains family reserved are cheaper Convertible Reserved Instances are useful when: Purchasing Reserved Instances in the payer account instead of a subaccount. You can more easily modify Convertible Reserved Instances to meet changing needs across your organization. Workloads are likely to change. In this case, a Convertible Reserved Instance enables you to adapt as needs evolve while still obtaining discounts and capacity reservations. You want to hedge against possible future price drops. You can’t or don’t want to ask teams to do capacity planning or forecasting. You expect compute usage to remain at the committed amount over the commitment period.
upvoted 1 times
...
Hatem08
1 year ago
Selected Answer: A
Standard Reserved Instances: These offer up to 75% off On-Demand pricing and are best for steady-state usage. The downside is the lack of flexibility in changing instance types, sizes, or families, which doesn't align with your requirement to adjust instance types based on traffic
upvoted 2 times
...
fig
1 year, 1 month ago
Selected Answer: D
D Standard RI is more cost effective than Convertible. BOTH allow change the instance size within the same instance family and generation.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago