Skip to content

Commit 002ca55

Browse files
authored
Add AWS pricing and IAM links (#3606)
1 parent 6a7bb22 commit 002ca55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/admin/installation/installing-github-enterprise-server-on-aws.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ This guide assumes you are familiar with the following AWS concepts:
2121
- [Using Security Groups](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html) (For managing network access to your instance)
2222
- [Elastic IP Addresses (EIP)](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html) (Strongly recommended for production environments)
2323
- [EC2 and Virtual Private Cloud](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html) (If you plan to launch into a Virtual Private Cloud)
24+
- [AWS Pricing](https://aws.amazon.com/pricing/) (For calculating and managing costs)
25+
26+
This guide recommends the principle of least privilege when setting up {% data variables.product.product_location %} on AWS. For more information, refer to the [AWS Identity and Access Management (IAM) documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege).
2427

2528
### Hardware considerations
2629

0 commit comments

Comments
 (0)