Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[epic]: EC2 Requirements Task 1 #4

Open
JGustavo11 opened this issue May 4, 2022 · 0 comments
Open

[epic]: EC2 Requirements Task 1 #4

JGustavo11 opened this issue May 4, 2022 · 0 comments
Assignees

Comments

@JGustavo11
Copy link
Contributor

JGustavo11 commented May 4, 2022

Desired Feature

The following requirements are necessary for the setup of the EC2 resource. (for internal, use sandbox profile)

Here are the high-level requirements for this challenge to be completed:

  1. Create a security group that whitelist your IP address, and it uses ssh port 22.
  2. Create an EC2 instance with the below specifications
  3. Create a PEM key they can use with the instance

The EC2 should include the following specifications:

  • Size: t3.micro
  • Security Group: only Port 22 is open to their home IP address
  • Storage: 10gb Standard SSD
  • IAM Role: arn:aws:iam::961064903225:role/S3ReadWrite <- for us, don't add the roles, just know how to add it
  • VPC: Default (public subnet)
@JGustavo11 JGustavo11 self-assigned this May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant