You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We need to create a mock, and maybe some placeholders, for what we want them to complete in the technical challenge. This part will be the take-home portion, that they will complete remotely.
Here are the high-level requirements for this challenge to be completed:
Create an EC2 instance with only port 22 open to their IP address
Create a PEM key they can use with the instance
Describe the solution you'd like.
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
VPC: Default (public subnet)
PEM: Create a new one for the challenge
This should also follow the same issue that is set for the challenge
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We need to create a mock, and maybe some placeholders, for what we want them to complete in the technical challenge. This part will be the take-home portion, that they will complete remotely.
Here are the high-level requirements for this challenge to be completed:
Describe the solution you'd like.
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
VPC: Default (public subnet)
PEM: Create a new one for the challenge
This should also follow the same issue that is set for the challenge
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: