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
What is the maximum number of VPCs you can create per AWS account per region?
5 VPCs
26
Fill in the blank: __________ provides a way to manage the DNS records for your domain.
Amazon Route 53
27
What is the function of an Elastic Load Balancer?
To distribute incoming traffic among multiple targets.
28
True or False: AWS WAF can help protect web applications from common web exploits.
True
29
What is Amazon VPC Peering?
A networking connection between two VPCs that enables routing of traffic.
30
Which command can be used to test network connectivity to an AWS resource?
ping
31
What is the primary purpose of AWS Firewall Manager?
To centrally configure and manage firewall rules across AWS accounts.
32
Fill in the blank: __________ is used to create a private connection between your on-premises data center and AWS.
AWS Direct Connect
33
What does the term 'throughput' refer to in networking?
The amount of data transmitted over a network in a given time.
34
True or False: Amazon CloudFront only works with static content.
False
35
What is the purpose of AWS PrivateLink?
To securely access services hosted on AWS without using public IPs.
36
What is the maximum number of endpoints you can have in a single AWS VPC?
50 endpoints
37
Fill in the blank: __________ can be used to enable cross-region replication for Amazon S3.
S3 Replication
38
What is an AWS Global Accelerator endpoint?
An AWS resource that you want to route traffic to, such as an EC2 instance.
39
True or False: You can use Amazon CloudFront with your own domain name.
True
40
What service would you use to analyze network traffic patterns?
AWS CloudTrail
41
What is the primary function of an Internet Gateway in AWS?
To allow communication between instances in your VPC and the internet.
42
Fill in the blank: __________ is a managed service that provides a scalable and secure way to publish and deliver APIs.
Amazon API Gateway
43
What does the term 'NAT' stand for in networking?
Network Address Translation
44
True or False: AWS Shield provides protection against all types of DDoS attacks.
False
45
What is the purpose of an AWS Network Load Balancer?
To handle millions of requests per second while maintaining ultra-low latencies.
46
Fill in the blank: __________ enables you to connect your VPC to other AWS services privately.
AWS PrivateLink
47
What is the purpose of an AWS Endpoint Service?
To allow access to your service from other VPCs using PrivateLink.
48
Which AWS service can be used to create a content delivery network?
Amazon CloudFront
49
True or False: AWS Data Transfer costs are incurred only when transferring data out of AWS.
False
50
What is a VPC endpoint?
A virtual device that enables you to privately connect your VPC to supported AWS services.
51
Fill in the blank: __________ is used to automatically scale your application to handle varying traffic loads.
Elastic Load Balancing
52
What is the primary benefit of using Amazon S3's versioning feature?
To keep multiple versions of an object in the same bucket.
53
True or False: AWS Global Accelerator can improve the performance of your applications.
True
54
What is the main advantage of using a Content Delivery Network (CDN)?
Reduced latency and faster content delivery to users.
55
Fill in the blank: __________ is a service that allows you to automatically distribute incoming application traffic across multiple targets.
Elastic Load Balancing
56
What does the term 'edge location' refer to in Amazon CloudFront?
A location where content is cached for faster delivery to users.
57
True or False: You can use multiple AWS Regions to deploy your applications.
True
58
What is the AWS service that provides a secure, scalable way to connect to the internet?
Amazon API Gateway
59
Fill in the blank: __________ allows you to create rules to filter web traffic and protect your applications.
AWS WAF (Web Application Firewall)
60
What does the term 'availability zone' refer to in AWS?
A distinct location within an AWS Region that is engineered to be isolated from failures.
61
True or False: AWS provides tools to monitor and analyze network performance.
True
62
What is the function of AWS Network Firewall?
To provide network traffic filtering at the VPC level.
63
Fill in the blank: __________ is a feature of Amazon S3 that allows you to set access permissions on individual objects.
S3 Bucket Policies
64
What is a key feature of Amazon CloudFront?
Content caching at edge locations.
65
True or False: AWS provides a free tier for several of its services.
True
66
What is the primary use case for AWS Direct Connect?
To establish a dedicated network connection to AWS.
67
Fill in the blank: __________ can be used to route internet traffic to your VPC.
Internet Gateway
68
What does the acronym 'DDoS' stand for?
Distributed Denial of Service
69
True or False: AWS Data Transfer is free between resources in the same Availability Zone.
True
70
What is the primary benefit of using AWS CloudFormation for networking?
To automate the creation of network resources.
71
Fill in the blank: __________ is a service that allows you to create a virtual private network connection to your AWS resources.
AWS VPN
72
What is the role of a NAT Gateway in AWS?
To enable instances in a private subnet to connect to the internet.
73
True or False: Amazon Route 53 can be used for both DNS and health checking.
True
74
What does the term 'subnet' refer to in networking?
A range of IP addresses in your VPC.
75
Fill in the blank: __________ is a service that provides a scalable way to manage API calls.
Amazon API Gateway
76
What is the maximum number of CIDR blocks you can associate with a VPC?
5 CIDR blocks