Finally, we are left with only one more choice we need to make. What will be the size of our nodes? Since we won’t run many applications, t2.small should be more than enough and will keep AWS costs to a minimum. t2.micro is too small, so we elected the second smallest among those AWS offers.
ℹ️ You might have noticed that we did not mention persistent volumes. We’ll explore them in the next chapter.