تدرب على 60 سؤالًا أصليًا في AWS Advanced Networking Specialty تغطي تصميم الشبكة وتوجيه VPC والاتصال المختلط وأمان الشبكة والخدمات الطرفية والعمليات مع شروح.
اختر وضع التدريب وأجب عن كل سؤال ثم راجع الشرح. تُحفظ الأخطاء محليًا.
أيام متتالية: 0 أياممحفوظ على هذا الجهاز فقط
التقدم0 / 60
الوقت المتبقي: 00:00
لا توجد أخطاء محفوظة بعد.
لا توجد أسئلة تطابق عوامل التصفية.
سؤال 1
What is AWS Global Accelerator?
Global Accelerator uses AWS edge locations and the global backbone to route user traffic to healthy application endpoints. It is not DNS storage, a VPN, or a firewall.
سؤال 2
What is an AWS Transit Gateway?
Transit Gateway centralizes routing between many VPCs and on-premises networks. It is not a server, database, or CDN.
سؤال 3
What is VPC sharing?
VPC sharing lets multiple accounts use subnets owned by one account, which simplifies network architecture. Public access, VPNs, and cloning are different.
سؤال 4
What is a VPC endpoint?
VPC endpoints connect a VPC privately to AWS services without internet transit. Internet gateways, route tables, and security groups are different components.
سؤال 5
What is AWS PrivateLink?
PrivateLink lets you expose or consume services using private IPs. Public hosting, DNS, and load balancing are separate functions.
سؤال 6
What is a Gateway Load Balancer?
Gateway Load Balancer sends traffic through third-party appliances such as firewalls and intrusion detection systems. It is not a database or DNS service.
سؤال 7
What is Route 53 Resolver?
Route 53 Resolver provides DNS resolution between VPCs and on-premises networks. VPNs, subnets, and NAT are not DNS resolvers.
سؤال 8
What is AWS Outposts?
Outposts brings AWS hardware and services to customer locations. CDN edges, databases, and DNS zones are different.
سؤال 9
What is Amazon VPC Lattice?
VPC Lattice provides service-to-service connectivity, routing, and policy management. DNS records, load balancers, and VPNs are individual components.
سؤال 10
Match each AWS networking design service to its purpose.
Route tables contain routes that tell subnets how to reach destinations. They do not control instance deletion, logins, or encryption.
سؤال 12
What is an internet gateway?
An internet gateway enables bidirectional internet communication for a VPC. Firewalls, DNS, and VPN tunnels are different.
سؤال 13
What is a NAT gateway?
NAT gateways allow private instances to initiate outbound traffic while blocking unsolicited inbound traffic. They are not DNS or load balancing services.
سؤال 14
What is an egress-only internet gateway?
Egress-only internet gateways let IPv6 resources reach the internet without allowing inbound IPv6 traffic. They are not DNS or blocking gateways.
سؤال 15
What is VPC peering?
VPC peering connects two VPCs privately using AWS networking. It is not a public route, VPN, or NAT service.
سؤال 16
What is a prefix list?
Prefix lists group CIDRs so rules and routes can reference them by name. DNS records, subnets, and VPNs are different.
سؤال 17
What is a network ACL?
Network ACLs filter traffic at the subnet level and are stateless. Security groups are stateful instance firewalls, and DNS or routing are different.
سؤال 18
What is a subnet in a VPC?
Subnets divide a VPC into IP ranges used by resources. DNS zones, load balancers, and VPNs are not subnets.
سؤال 19
What is a route table association?
Associations bind subnets to route tables so traffic is directed correctly. Firewall rules, DNS records, and VPN attachments are different.
سؤال 20
Match each VPC routing concept to its purpose.
Internet gateways provide public access, NAT gateways provide outbound access, route tables direct traffic, and network ACLs filter subnet traffic.
سؤال 21
What is AWS Direct Connect?
Direct Connect uses dedicated network connections to reach AWS privately. It is not internet routing, VPN, or DNS.
سؤال 22
What is a Direct Connect Gateway?
Direct Connect Gateways let one Direct Connect connection reach multiple VPCs in different accounts and Regions. NAT, DNS, and load balancing are different.
سؤال 23
What is an AWS Site-to-Site VPN?
Site-to-Site VPN creates IPsec tunnels over the internet. Physical lines, DNS, and CDNs are different.
سؤال 24
What is AWS Client VPN?
Client VPN connects individual users to AWS and on-premises resources. Site-to-site tunnels, DNS, and transit gateways are different.
سؤال 25
What is a virtual private gateway?
A virtual private gateway terminates VPN or Direct Connect connections for a VPC. Subnets, firewalls, and DNS records are not concentrators.
سؤال 26
What is BGP?
Border Gateway Protocol exchanges network routes between on-premises routers and AWS. It is not SQL, DNS, or firewall rules.
سؤال 27
What is an IPsec VPN tunnel?
IPsec tunnels encrypt traffic between endpoints. Physical cables, DNS queries, and storage buckets are different.
سؤال 28
What is VPN CloudHub?
VPN CloudHub uses a virtual private gateway to connect branch sites through encrypted tunnels. It is not DNS, load balancing, or a database.
سؤال 29
What is a Transit Gateway VPN attachment?
VPN attachments connect Site-to-Site VPNs to a transit gateway for centralized routing. Firewalls, NAT, and DNS are different.
سؤال 30
Match each hybrid connectivity concept to its purpose.
Direct Connect provides private physical lines, Site-to-Site VPN provides encrypted tunnels, Client VPN serves remote users, and Direct Connect Gateway enables multi-VPC access.
سؤال 31
What is a security group?
Security groups filter traffic at the resource level and are stateful. Network ACLs are stateless subnet firewalls, and DNS or routes are different.
سؤال 32
What is AWS Network Firewall?
Network Firewall inspects and filters traffic entering or leaving a VPC. Load balancers, DNS, and CDNs are different.
سؤال 33
What is AWS WAF?
AWS WAF filters HTTP and HTTPS requests based on rules. Network ACLs, VPNs, and DNS zones are not web firewalls.
سؤال 34
What is AWS Shield Advanced?
Shield Advanced protects applications against larger and more sophisticated DDoS attacks. It is not a password manager, DNS, or firewall appliance.
سؤال 35
What are VPC Flow Logs?
Flow Logs capture metadata about accepted and rejected traffic. Application logs, DNS records, and backups are different.
سؤال 36
What is Traffic Mirroring?
Traffic Mirroring duplicates packets and sends them to monitoring appliances. Encryption, DNS, and backups are different.
سؤال 37
What is AWS Firewall Manager?
Firewall Manager applies security policies across accounts in an organization. DNS, load balancing, and VPNs are different.
سؤال 38
What is an AWS Network Firewall rule group?
Rule groups define traffic matching and action logic for Network Firewall. Route tables, DNS zones, and security groups are different.
سؤال 39
What is the main benefit of a security group reference?
Security group references let rules use another group as a source or destination, simplifying changes. They are not about deletion, DNS, or encryption.
سؤال 40
Match each network security service to its purpose.
Security groups protect resources, Network Firewall protects VPC traffic, AWS WAF protects web applications, and Shield Advanced defends against DDoS.
سؤال 41
What is Amazon CloudFront?
CloudFront caches and delivers content from edge locations. DNS, VPN, and databases are different services.
سؤال 42
What is latency-based routing in Route 53?
Latency routing sends users to the endpoint with the lowest measured latency. Country, weight, and random routing are different policies.
سؤال 43
What is weighted routing in Route 53?
Weighted routing sends a defined percentage of traffic to each endpoint. Latency, geolocation, and failover policies are different.
سؤال 44
What is failover routing in Route 53?
Failover routing shifts traffic to a secondary endpoint when the primary fails a health check. Latency, geolocation, and weighted are different.
سؤال 45
What is geolocation routing in Route 53?
Geolocation routing sends users to endpoints based on where requests originate. Latency, weighted, and protocol-based routing are different.
سؤال 46
What is a CloudFront signed URL?
Signed URLs restrict access to CloudFront content for a limited time. DNS records, firewall rules, and VPN profiles are different.
سؤال 47
What is an origin in CloudFront?
Origins hold the original content that CloudFront distributes, such as S3 or an HTTP server. Edges, DNS zones, and load balancers are not origins.
سؤال 48
What is AWS Global Accelerator used for at the edge?
Global Accelerator uses edge locations to optimize TCP and UDP traffic to applications. Object storage, DNS-only, and web filtering are different.
سؤال 49
What is CloudFront origin failover?
Origin failover uses an origin group and health checks to serve from a secondary origin. DNS records, VPNs, and subnets are different.
سؤال 50
Match each edge routing concept to its purpose.
CloudFront delivers content, latency routing chooses the fastest Region, weighted routing splits traffic, and failover routing handles availability.
سؤال 51
What is Reachability Analyzer?
Reachability Analyzer verifies network paths between resources. DNS, firewalls, and VPNs are different.
سؤال 52
What is Network Access Analyzer?
Network Access Analyzer identifies reachable paths that may be unintended. Load balancers, DNS, and subnets are not analyzers.
سؤال 53
What is AWS Transit Gateway Network Manager?
Network Manager provides a central view of transit gateway networks and connections. Firewalls, databases, and CDNs are different.
سؤال 54
What is Amazon VPC IP Address Manager?
IPAM helps allocate, track, and monitor IP addresses across accounts. DNS, load balancing, and VPNs are different.
سؤال 55
What is CloudWatch Internet Monitor?
Internet Monitor measures availability and performance from client locations to AWS applications. DNS zones, firewalls, and NAT are different.
سؤال 56
What is AWS Config used for in networking?
AWS Config tracks configuration changes and evaluates compliance rules for resources including networking. Routing, storage, and encryption are different.
سؤال 57
What is AWS CloudTrail used for in networking?
CloudTrail logs API calls, including changes to network resources. Filtering, DNS, and content delivery are other services.
سؤال 58
What are CloudWatch network metrics?
CloudWatch metrics measure values such as bytes in, bytes out, and packets. Logs, DNS records, and security rules are different data types.
سؤال 59
What is a packet capture in AWS networking?
Packet capture records traffic for forensic and performance analysis. Blocking, DNS resolution, and IP assignment are different.
سؤال 60
Match each network operations tool to its purpose.
Reachability Analyzer tests paths, Network Manager visualizes networks, VPC IPAM plans addresses, and Internet Monitor tracks internet performance.