AWS Module 4 - Networking Flashcards
Automatically distributes incoming application traffic across multiple targets such as EC2 instances, containers, and IP addresses.
Elastic Load Balancing (ELB)
Establishes secure connections between on-premises networks, remote offices, client devices, and the AWS global network.
AWS VPN
Connects multiple VPCs and on-premises networks to a single gateway, simplifying network scaling across accounts.
AWS Transit Gateway
Facilitates secure data sharing with cloud-based applications by providing private connectivity between VPCs and on-premises applications.
AWS PrivateLink
Enhances the availability and performance of applications for global users by leveraging the AWS global network.
AWS Global Accelerator
Establishes dedicated network connections between on-premises and AWS.
AWS Direct Connect
Offers cloud resource discovery service for defining custom names for application resources and maintaining updated locations.
AWS Cloud Map
Facilitates the monitoring and control of microservices running on AWS.
AWS App Mesh
Allows provisioning of a logically isolated section in AWS Cloud for launching resources in a defined virtual network.
Amazon Virtual Private Cloud (Amazon VPC)
Routes user requests to internet applications and offers domain name registration and DNS record management.
Amazon Route 53
Offers a content delivery network (CDN) to securely deliver data, videos, and APIs globally.
Amazon CloudFront
Allows developers to create, publish, monitor, and secure APIs.
Amazon API Gateway
Which VPC component checks packet permissions for an Amazon EC2 instance?
Security groups manage inbound and outbound traffic for an Amazon EC2 instance.
What is a Network Access Control List (ACL)?
Network Access Control Lists (ACLs) serve as virtual firewalls controlling inbound and outbound network traffic at the subnet level.
What is a subnet and what are the two types?
A subnet segments resources based on security or operational needs.
Two types of subnets within a VPC are Public Subnets and Private Subnets.