Skip to content

[epic]: EC2 Requirements Task 1 #4

@JGustavo11

Description

@JGustavo11

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions