All Notes
AWS
AWS
  • AIM
  • General Stuff about AWS
  • AWS Global Infrastructure
  • Interacting with AWS
  • AWS Identity and Access Management
    • AWS Organizations
    • Users
    • Policies and Permissions
    • Groups and Roles
    • Federation
    • Access Control (via available tools)
    • AWS Cognito
    • AWS IAM Identity Center
  • Networking and Content Delivery in AWS
    • AWS VPC
    • AWS Route 53
    • Elastic Load Balancing
    • AWS CloudFront
    • Amazon API Gateway
  • AWS Storage Services
    • Amazon EBS
    • Amazon EFS
    • Amazon FSx
    • S3
    • AWS Databases Services
      • Amazon RDS
      • Amazon DymanoDB
      • Amazon Elasticache
      • Amazon RedShift
      • Amazon DocumentDB
  • AWS Compute Services
    • EC2
    • Elastic BeanStalk
    • AWS Lambda
    • Container Services
      • ECR and ECS
      • EKS
      • AppRunner
  • Other AWS Services
    • CloudFormation
    • AWS Key Management Services (KMS)
    • AWS Secrets Manager
    • AWS Certificate Manager (ACM)
    • AWS Messaging Services
      • AWS SNS (Simple Notification Service)
      • AWS Simple Queue Service (SQS)
    • AWS Systems Manager
      • Application Management
      • Node Management
    • Logging and Monitoring
      • AWS CloudTrail
      • AWS CloudWatch
    • AWS Macie
    • AWS Inspector
    • AWS GuardDuty
Powered by GitBook
On this page

AWS Global Infrastructure

PreviousGeneral Stuff about AWSNextInteracting with AWS

Last updated 6 months ago

  • AWS Regions are the main data centers in a particular geography.

  • AWS Regions are further divided into availability zones by default that are there for fail-over and high availability. Example: ap-south-1 is Region Name and ap-south-1a is availability zone.

  • AWS Local Zones can be said as an extension of AWS Region. They are just strategically located AWS data center which is well connected with main AWS Region Data Center.

  • Outside of AWS Regions, specific points of presence elements exist. They are Edge Locations and Regional Edge Caches. Edge Locations are nodes used by Content Delivery Network service of AWS, named as Amazon CloudFront and their DNS service named as Amazon Route 53.

Many times, Hackers take these IP Ranges and then checks across these ranges using online scanners, if there are any misconfigured or vulnerable AWS Service present on the same

To get information about AWS IP ranges, one can get navigate to and get a gist of the same:

https://ip-ranges.amazonaws.com/ip-ranges.json