Set2(21-30) Flashcards
Q21: AWS Transit Gateway
Connects VPCs and on-premises networks through a central hub. it helps to quickly add VPCs, AWS accounts, VPNs, or AWS direct connect gateways.
Q22: AWS direct connect with multiple DX locations
If you have multiple on-premises locations, you can connect each location to AWS Direct Connect and create multiple virtual interfaces to enable connectivity to resources in different AWS Regions. You can also connect to multiple AWS Direct Connect locations in the same AWS Region or in different AWS Regions to increase redundancy(resieliency) and improve network performance.
https://d11wkw82a69pyn.cloudfront.net/storm-reply/siteassets/images/aws-direct.png
Q23: CloudFront OAI
When using CloudFront to distribute content from an Amazon S3 bucket or custom origin server, it is important to restrict access to the original source of the content to only be accessed via CloudFront. This can be achieved by creating a CloudFront OAI, which is a special user identity that is used to grant CloudFront permission to access the origin server or S3 bucket.
Q27: Route 53 Alias Record
One of the main benefits of using alias records in Amazon Route 53 is that they provide faster and more reliable DNS resolution. Because alias records map directly to AWS resources, they can take advantage of features such as automatic failover, which can help ensure that your application remains available even if one of your AWS resources becomes unavailable. Additionally, because alias records are created and managed within Amazon Route 53, they can be easily updated and scaled along with your application as it grows and changes over time.
Q27: DNS CNAME Record
A CNAME record is a type of DNS record used to create an alias or alternate name for a host in the Domain Name System (DNS).
When a DNS alias record is created, it allows a domain name to point to another domain name instead of an IP address. This means that when a user tries to access the original domain name, they will be redirected to the new domain name specified in the CNAME record.
A: URL to IPv4
AAAA: URL to IPv6
CNAME: URL to URL
Alias: URL to AWS resource
Q28: storage-gateway
it is an on-premise solution
Q28: EBS on EC2
you can multi attach an EBS volume to ec2 instance but they should be in the same region
Q29: WAF
WAF can be used with ALB
Q29: AWS Shield
useful against DDOS
Q30: the classic scenario
8 instances in one Zone can be distributed between 2 zones , 4 by 4