Wednesday, 9 February 2022

Introduction to AWS

Here is a brief intro in AWS - Amazon Web Services.


AWS can be grouped in following way:

Global Infrastructure (Locations)


  • Regions
  • Availability Zones
  • Edge Locations


Foundation Services


  • Networking
    • VPC
    • Subnet
    • Internet Gateway
    • NAT
    • Routing tables
    • Transient Gateway
    • Route53
  • Compute
    • Instance
      • EC2
      • EC2 Spot
      • Auto-Scaling Group (ASG)
      • Amazon Lightsail
      • AWS Batch
    • Containers
      • Amazon ECS
      • Amazon ECR
      • Amazon EKS
      • AWS Fargate
    • Serverless:
      • AWS Lambda (+ API Gateway)
    • Cost and Capacity Management
      • AWS Savings Plan
      • AWS Compute Optimizer
      • AWS Elastic Beanstalk
      • EC2 Image Builder
      • Load Balancer
    • Edge and Hybrid
      • AWS Outposts
      • AWS Snow Family
      • AWS Wavelength
      • VMWare on AWS
      • AWS Local Zones
  • Storage
  • IAM

Platform Services


  • Database
    • Relational
      • MySQL
      • PostgreSQL
    • NoSQL
      • MongoDB
    • Caching
      • Redis
  • Analytics 
  • App Services
    • Queuing 
    • Orchestration 
      • Kubernetes (EKS)
  • Deployment and Management 
    • Containers (ECS)
    • Monitoring & Logs
      • CloudWatch
  • Mobile

 

No comments: