Before we can create the EC2 instance we need to have created the main requirements. Role and Policies are created in the section before, but we also need a Security Group.

This security group must comply with the internal governance, but, at least, allow “inbound” access to:
TCP/1433 (MS-SQL)
TCP/3389 (RDP)
TCP/80 (HTTP)
TCP/443 (HTTPS)

And “outbound” to All traffic 0.0.0.0/0.

We recommend to name this Security Group following the internal naming convention. If none is configured, we could use “SG-WORKSPACESMANAGER”.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment