Networking / Security, Identity, and Compliance Flashcards
What release strategy does API GATEWY supports?
Canary relase
Whats the DIFF between REST and HTTP APIs?
REST supports more features but HTTP are cheaper.
Whats its the CDN service of AWS?
CloudFront
How can improve the latency of a lambda function?
Using Lambda@Edge, a use case from CloudFront
What are signed URL used for?
Serve private content to costumers. This is a feature of CloudFront, also can be signed cookies.
Which layer opareates ELB and ALB?
ELB works on both 4 and 7. ALB only in 7.
AWS recomends use PrivateLink when:
You want to use services offered by another VPC securely within an AWS network, using private IP addresses. Alternatively, AWS PrivateLink is a good solution when the VPCs have overlapped IP addresses.
Does Route53 supports Healthchecks?
Yes.
Whcich service can you use to connect on-premises services with AWS?
AWS Site-to-site VPN
Its a regional virtual router
AWS Transit Gateway
________________________ allows you to manage and monitor your AWS network environment from a centralized location, including creating global networks.
AWS Network Manager
_____________________ is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs).
VPC Lattice
_____________________ is a virtual network dedicated to your AWS account.
VPC
What service should you use to manage public certificates?
AWS Certificate Manager (ACM)
What service should you use to manage private certificates?
AWS Private CA