Main component of VPC AWS/Azure
Virtual machine - Amazon elastic cloud (EC2), Azure Virtual machine (VM) is one of the server types of on-demand, scalable computing resources that azure officer.
Route tables - used to determine where network traffic from your gateway and subnet is directed.
Security groups -Acts as a virtual firewall for your instance to control inbound and outbound traffic.
VPN tunnels - connect your remote network to a VPC.
Local gateway - provides a target in your VPC route tables for on-permises destined traffic
Internet getway - allows communication between your VPC and the internet.
Network ACL rules - an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets.
Gateway subnet - part of the virtual network IP address range that you specify when configuring your virtual network.it contain the IP addresses that the virtual network gateway resources and services use.
NAT gateway - allows flows to be created from the virtual network to the internet
Resource group - A container that holds related resources for an azure solution.the resource group can include all the resources for the solution. or only those resources that you want to manage as a group.
Load balancer - a layer- 4 (TCP , UDP) load balancer that provides high availability by distbuting incoming traffic among healthy VMS.
Comments
Post a Comment