What is "EC2 Global View" in AWS Cloud

 "EC2 Global View" is an excellent option inside AWS Cloud.
which is used to list currently using resources across your AWS Account.
1.list out all the servers which are running in each region 
2.list out all the security groups which are available in each region 
3.list out all the VPC's are available in each region
4.Route Tables, NAT gateways, Internet gateways, Elastic IPs, Network ACLs
and VPC peering connections
5.list out all the Volumes in each region across your AWS Account
6.list out Auto scaling groups


How to check ?
===========
"EC2 Global View" option is available inside EC2-Dashboard

Step:1 - login your AWS Account
step:2 - go to EC2 Dashboard
step:3 - click on "EC2 Global View"
step:4 - Now you will see all the resources 

Comments

Popular posts from this blog

Explain Git File Types

Top 10 Git Commands

Do you place Application Servers in Public Subnets? is it Secure to Place Application Servers in Public Subnets?