You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

In consultation with Cornell IT Security Office and Cornell financial administrators, two "standard" configurations of AWS accounts have been defined, one for general uses and one for research. Each configuration follows AWS, Cornell, and security best practices. Not all best practices can be implemented by policy and configuration. Individual AWS users also need to follow best practices see the Cloudification Services Tech Blog and AWS IAM best practices documentation.

 

AreaConfigurationLink/DescriptionGeneral ConfigurationResearch Configuration
Security/NetworkCornell standard Virtual Private Network configuredSee specifics below.y?
Security/NetworkAWS VPC connected to on-campus network

Private on-campus subnets are connected to AWS VPC subnets through a transparent secure connection (http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_VPN.html). AWS Virtual Private Gateways and Customer (Cornell) Gateways are provisioned and configured appropriately.

Ultimately this connectivity will be routed through an AWS Direct Connect connection from campus to AWS. http://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html Network traffic egress from AWS using the Direct Connect will be billed at a lower rate than egress over the public internet.

y?
Security/NetworkAWS VPC subnets are assigned to managed, private IP spacesThis ensures that Cornell private subnets (on-campus and in AWS) do not overlap and that private subnets are transparently and securely routed to AWS VPC subnets. https://confluence.cornell.edu/display/CLOUD/10+Space+Allocationy?
Security/Networkprivate AWS VPC subnets are provisioned with a NAT Gateway

This provides a secure route to the public internet so that AWS EC2 instances can retrieve software updates and remain un-exposed to the public internet. (http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-nat-gateway.html)

y?
Security/NetworkAWS VPC are provisioned with AWS Internet GatewaysThis provides AWS EC2 instances running in public VPC subnets access to the internet and vice versa. http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Internet_Gateway.htmly?
     
Security/BusinessAWS account integrated with CloudCheckr

CloudCheckr reports provide suggestions for improving security, reducing costs. It also supports detailed reporting based on AWS labels to e.g., divide account charges to multiple Cornell financial accounts within a single Cornell unit. http://support.cloudcheckr.com/reports/best-practice-report/

yy
     
SecurityAWS CloudTrail enabled for all activity in all regionsCloudTrail logs all AWS API calls in all regions for auditing purposes. (https://aws.amazon.com/documentation/cloudtrail/)yy
SecurityAWS Config enabledConfig rules monitor infrastructure and will alarm if, e.g., CloudTrail becomes disabled for an account. (https://aws.amazon.com/documentation/config/)yy
Securityaccess to AWS account by ITSO in cases of security issues yy
SecurityAWS root account protected with multifactor authenticationroot account should not be used for regular administration and the MFA key should be locked in secure locationyy
Securityno access keys associated with root account yy
Securityuser access controlled by Cornell AD group membership and integrated with Cornell Shibbolethhttp://www.it.cornell.edu/services/shibboleth/; Shibboleth at Cornell Pagey?
Securityaccess for users with administrative privileges utilize Cornell Duo for authenticationIAM users can be used for service/programmatic access. Cornell Duo (aka Two-Step Login): http://www.it.cornell.edu/cms/services/twostep/howto/twostep_login.cfmyy
     
  • No labels