CloudFront and Global Accelerator Flashcards
1
Q
What is OAI?
A
OAI = Origin Access Identity. It allows CloudFront to have access to a S3 bucket without needing to make the bucket public
2
Q
Can CloudFront point to EC2 or ALB?
A
Only if they’re public
3
Q
Can CloudFront and Global Accelerator forward UDP requests?
A
Only Global Accelarator supports UDP, CloudFront don’t
4
Q
Can you specify a NACL for a CloudFront distribution?
A
No, because CloudFront delivers content from edge locations, so it’s outside of your VPC
5
Q
Can you integrate Cognito User Pools with CloudFront?
A
Not directly, you need to develop a Lambda@Edge for it