Merge pull request #671 from yuvipanda/fix-aws

Note smallest AWS instance TLJH can run on
This commit is contained in:
Georgiana Elena
2021-03-22 10:30:33 +02:00
committed by GitHub

View File

@@ -80,15 +80,11 @@ Let's create the server on which we can run JupyterHub.
Check out our guide on How To :ref:`howto/admin/resource-estimation` to help pick
how much Memory / CPU your server needs. You need to have at least **1.5GB** of
RAM.
RAM. The smallest instance that can fit this is a **t3.small**.
You may wish to consult the listing `here <https://www.ec2instances.info/>`_
because it shows cost per hour. The **On Demand** price is the pertinent cost.
(For reference, a minimal hub that worked for developing this tutorial used a
**t2.micro** tier, which is free for Amazon users the first year they sign
up. Two users were able to concurrently utilize this development hub without issue.)
``GPU graphics`` and ``GPU compute`` products are also available around half way down the page
#. Under **Step 3: Configure Instance Details**, scroll to the bottom of the page