Cantrill Questions Flashcards
Generates temporary credentials (sts:AssumeRole)
Security Token Service
____ expire and do not belong to the IAM identity
Security Token Service (STS) generated credentials (they are temporary!)
Security Token Service (STS) temporary credentials are requested by?
AWS (IAM role) or external (web identity federation)
Each Region has a default AWS Service Quota although some services can be ____
per account
You should use SAML 2.0 when you currently use an Enterprise ID like MS AD or if the directory is ___ compatible?
SAML 2.0
Single Source of Truth or > 5000 users
SAML 2.0
NACL’s are stateful or stateless?
STATELESS. Request and Response are seen differently
What network security mechanism only impacts data crossing a subnet boundary?
NACL
What network security mechanism can ALLOW or DENY network traffic based on IP address?
NACL
Each subnet can only have one NACL (default or custom) however, NACL can be associated with many ______?
subnets
What security mechanism is STATEFUL and detects requests and response traffic automatically?
VPC Security Groups
What security mechanism features no ability to explicitly DENY?
VPC Security Groups
What are VPC Security Groups attached to? Subnets, EC2 instances, or ENI’s?
ENI
Using this service, connections enter at the Edge, essentially moving the AWS network closer, using Anycast IP’s
Global Accelerator
An AWS site to site VPN can be HA, if
you design it that way
What are the two ends of an AWS site to site VPN?
Virtual Private Gateway (VGW) and Customer Gateway (CGW)
What is the max speed for an AWS site to site VPN?
1.25 GBps
subnets can be associated to one _____ only
route table (default or custom)
DX (Direct Connect) physical connection port can only be used with what type of cable?
single mode fiber
What are the proper port settings for the DX (Direct Connect) physical connection port?
Auto-Negotiation DISABLED, port speed and FULL DUPLEX
What routing protocol (and auth) does the customer DX router need to support for DX (Direct Connect) connections?
BGP and BGP MD5
Private VIF are used to access how many VPC’s?
1
1 Private VIF = how many VPC’s and how many VGW’s?
1 VPC and 1 VGW in the same region as the DX
How many private prefixes can you advertise over a private VIF?
100
______ provides private connectivity between VPCs, AWS services, and on-premises applications, securely on the Amazon network
AWS PrivateLink
What needs to be done in order to make AWS PrivateLink HA?
Deploy multiple endpoints in each AZ
Does AWS PrivateLink use iPv6?
Nope
Can you access AWS PrivateLink via Direct Connect, VPC peering and/or site to site VPN?
Yeahhhh
____ provides access to public AWS resources such as S3 and DynamoDB from within a private subnet
gateway endpoint
Are gateway endpoints HA across AZ’s?
Yes no config needed
If you access a resource via a gateway endpoint, what mechanism controls your level of access?
the endpoint policy, such as an s3 bucket policy
are gateway endpoints regional only?
yes, no cross regional services
Are interface endpoints HA?
no you need one interface endpoint per VPC
can you use network security groups with interface endpoints?
yes
What services can be accessed using a VPC Gateway Endpoint?
S3 & DynamoDB
How to add encryption over a DX (Direct Connect)?
via a PUBLIC VIF
Is PrivateDNS used with interface endpoints or gateway endpoints?
interface endpoints