10. Networking and Content Delivery Flashcards

1
Q

What does AWS stand for?

A

Amazon Web Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: AWS provides a global network of data centers.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the primary purpose of Amazon CloudFront?

A

To deliver content with low latency and high transfer speeds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fill in the blank: Amazon __________ is a service that allows you to create a private network in the cloud.

A

VPC (Virtual Private Cloud)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which AWS service is used for DNS management?

A

Amazon Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the function of AWS Direct Connect?

A

To establish a dedicated network connection from your premises to AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: Amazon S3 can be used for static website hosting.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which AWS service provides a scalable and secure way to store and retrieve any amount of data?

A

Amazon S3 (Simple Storage Service)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the maximum size of an individual object that can be stored in Amazon S3?

A

5 terabytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fill in the blank: AWS __________ is a service that allows you to create and manage virtual networks.

A

VPC (Virtual Private Cloud)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What protocol does Amazon CloudFront use to deliver content?

A

HTTP/HTTPS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

True or False: Amazon Route 53 can route traffic based on the geographic location of users.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does CDN stand for?

A

Content Delivery Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which AWS service helps to protect applications from DDoS attacks?

A

AWS Shield

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the purpose of AWS Global Accelerator?

A

To improve the availability and performance of applications with global users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the default timeout for an AWS Lambda function?

A

3 seconds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

True or False: Elastic Load Balancing can distribute incoming application traffic across multiple targets.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Which service can be used to monitor network traffic in AWS?

A

Amazon CloudWatch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What does the term ‘latency’ refer to in networking?

A

The time it takes for data to travel from the source to the destination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Fill in the blank: __________ is the AWS service that provides a way to connect on-premises networks to AWS.

A

AWS Site-to-Site VPN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the purpose of AWS Transit Gateway?

A

To connect VPCs and on-premises networks through a central hub.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

True or False: Amazon CloudFront can cache dynamic content.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What is the primary benefit of using Amazon S3 Transfer Acceleration?

A

To speed up content uploads to Amazon S3.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Which service allows you to create a firewall for your Amazon VPC?

A

AWS Network ACLs (Access Control Lists)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

What is the maximum number of VPCs you can create per AWS account per region?

A

5 VPCs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Fill in the blank: __________ provides a way to manage the DNS records for your domain.

A

Amazon Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

What is the function of an Elastic Load Balancer?

A

To distribute incoming traffic among multiple targets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

True or False: AWS WAF can help protect web applications from common web exploits.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What is Amazon VPC Peering?

A

A networking connection between two VPCs that enables routing of traffic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

Which command can be used to test network connectivity to an AWS resource?

A

ping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

What is the primary purpose of AWS Firewall Manager?

A

To centrally configure and manage firewall rules across AWS accounts.

32
Q

Fill in the blank: __________ is used to create a private connection between your on-premises data center and AWS.

A

AWS Direct Connect

33
Q

What does the term ‘throughput’ refer to in networking?

A

The amount of data transmitted over a network in a given time.

34
Q

True or False: Amazon CloudFront only works with static content.

35
Q

What is the purpose of AWS PrivateLink?

A

To securely access services hosted on AWS without using public IPs.

36
Q

What is the maximum number of endpoints you can have in a single AWS VPC?

A

50 endpoints

37
Q

Fill in the blank: __________ can be used to enable cross-region replication for Amazon S3.

A

S3 Replication

38
Q

What is an AWS Global Accelerator endpoint?

A

An AWS resource that you want to route traffic to, such as an EC2 instance.

39
Q

True or False: You can use Amazon CloudFront with your own domain name.

40
Q

What service would you use to analyze network traffic patterns?

A

AWS CloudTrail

41
Q

What is the primary function of an Internet Gateway in AWS?

A

To allow communication between instances in your VPC and the internet.

42
Q

Fill in the blank: __________ is a managed service that provides a scalable and secure way to publish and deliver APIs.

A

Amazon API Gateway

43
Q

What does the term ‘NAT’ stand for in networking?

A

Network Address Translation

44
Q

True or False: AWS Shield provides protection against all types of DDoS attacks.

45
Q

What is the purpose of an AWS Network Load Balancer?

A

To handle millions of requests per second while maintaining ultra-low latencies.

46
Q

Fill in the blank: __________ enables you to connect your VPC to other AWS services privately.

A

AWS PrivateLink

47
Q

What is the purpose of an AWS Endpoint Service?

A

To allow access to your service from other VPCs using PrivateLink.

48
Q

Which AWS service can be used to create a content delivery network?

A

Amazon CloudFront

49
Q

True or False: AWS Data Transfer costs are incurred only when transferring data out of AWS.

50
Q

What is a VPC endpoint?

A

A virtual device that enables you to privately connect your VPC to supported AWS services.

51
Q

Fill in the blank: __________ is used to automatically scale your application to handle varying traffic loads.

A

Elastic Load Balancing

52
Q

What is the primary benefit of using Amazon S3’s versioning feature?

A

To keep multiple versions of an object in the same bucket.

53
Q

True or False: AWS Global Accelerator can improve the performance of your applications.

54
Q

What is the main advantage of using a Content Delivery Network (CDN)?

A

Reduced latency and faster content delivery to users.

55
Q

Fill in the blank: __________ is a service that allows you to automatically distribute incoming application traffic across multiple targets.

A

Elastic Load Balancing

56
Q

What does the term ‘edge location’ refer to in Amazon CloudFront?

A

A location where content is cached for faster delivery to users.

57
Q

True or False: You can use multiple AWS Regions to deploy your applications.

58
Q

What is the AWS service that provides a secure, scalable way to connect to the internet?

A

Amazon API Gateway

59
Q

Fill in the blank: __________ allows you to create rules to filter web traffic and protect your applications.

A

AWS WAF (Web Application Firewall)

60
Q

What does the term ‘availability zone’ refer to in AWS?

A

A distinct location within an AWS Region that is engineered to be isolated from failures.

61
Q

True or False: AWS provides tools to monitor and analyze network performance.

62
Q

What is the function of AWS Network Firewall?

A

To provide network traffic filtering at the VPC level.

63
Q

Fill in the blank: __________ is a feature of Amazon S3 that allows you to set access permissions on individual objects.

A

S3 Bucket Policies

64
Q

What is a key feature of Amazon CloudFront?

A

Content caching at edge locations.

65
Q

True or False: AWS provides a free tier for several of its services.

66
Q

What is the primary use case for AWS Direct Connect?

A

To establish a dedicated network connection to AWS.

67
Q

Fill in the blank: __________ can be used to route internet traffic to your VPC.

A

Internet Gateway

68
Q

What does the acronym ‘DDoS’ stand for?

A

Distributed Denial of Service

69
Q

True or False: AWS Data Transfer is free between resources in the same Availability Zone.

70
Q

What is the primary benefit of using AWS CloudFormation for networking?

A

To automate the creation of network resources.

71
Q

Fill in the blank: __________ is a service that allows you to create a virtual private network connection to your AWS resources.

72
Q

What is the role of a NAT Gateway in AWS?

A

To enable instances in a private subnet to connect to the internet.

73
Q

True or False: Amazon Route 53 can be used for both DNS and health checking.

74
Q

What does the term ‘subnet’ refer to in networking?

A

A range of IP addresses in your VPC.

75
Q

Fill in the blank: __________ is a service that provides a scalable way to manage API calls.

A

Amazon API Gateway

76
Q

What is the maximum number of CIDR blocks you can associate with a VPC?

A

5 CIDR blocks