- Create an account with AWS.
- Next, use this link to set up the EC2 instance for us.
- Codeup Amazon Machine Image
- This link has the following technologies installed for us:
- Ubuntu 20 LTS
- Node
- Java 18
- pm2
- Verify that the owner ID is:
609461422141
- Click the “Launch instance from AMI” button
- Under Names and Tags, enter
cohort-team
for theWeb Server Name
input field. - Application and OS Images leave as is.
- For Instance Types, choose
t2.small
- For
Key Pair
:- Click
Create New Keypair
- Name they key
codeup-aws
- Select
RSA
- Select
.pem
- Create!
- Name they key
- A new file should be added to your Downloads named
codeup-aws.pem
- Click
- For Configure Storage - 16
- Launch!
- Under Names and Tags, enter
This may take a few minutes, so let's continue!
To monitor our cost for our application, we can set up a budget template that will notify us via email of when our usage has reached our budget limit.
- Using the search bar in the navbar, search for "Billing" and click the first result named "Billing".
- On the left sidenav, navigate to "Budgets".
- Click the button labeled "Create a budget".
- For Budget setup, choose
Use a template (simplified)
- For Templates, choose
Monthly cost budget
- Fill out the rest of the information, and click "Create budget" to finish.