AWS Notes Link to heading

  • AWS concepts
    • IaaS, PaaS, SaaS
    • Public, private, hybrid cloud
    • AWS global infra datacenters, regions, local zones, edges, etc
  • Core
    • Compute
      • EC2
        • instance types, amis, sgs, asg, alb, spot, reserved inst
      • Lambda
        • triggers, layers, concurrency
      • Containers
        • ecs, eks
      • Serverless
        • step functions, beanstalk
      • Lightsail
    • Storage
      • s3
      • ebs
      • efs/fsx
      • backup
    • Databases
      • RDS
      • Dynamodb
      • Redshift
      • ElastiCache
      • Documentdb
    • Networking
      • VPC: subnets, rts, gateways, sgs, nacls, peering, endpoints, logs
      • Advanced vpc: direct connect, vpns, transit gw, global accl
      • Cloudfront
      • Route53
  • Security
    • IAM: users, groups, roles, identity federation
    • Data protection: kms, cloudhsm, secrets manager
    • Threat detect: guarduty, inspector, macie
    • Compliance & audit: cloudtrail, aws config, artifact, audit manager
    • Network sec: waf, shield, acm
  • Management & governance
    • Monitoring: cloudwatch, x-ray
    • Cloudformation, CDK
    • Costs: Cost explorer, budgets, savinv plans, trusted advisor
    • Ops: Systems manager, opsworks
    • Gov: Organizations scps, multi-acct setup, control tower
  • App dev
    • MEssaging: sqs, sns, eventbridge
    • apis: api gateway, appsync
    • cicd: codepipeline, codebuild, codecommit
  • Analytics ML
    • big data: athena, emr, glue, kinesis
    • bi: quicksight, lake formation
    • ml: sagemaker, rekognition, comprehend
  • Advanced
    • hibrid & multicloud
    • migration: dms, server migration service, snow family
    • iot: iot core, grengrass
    • media: elastic transcoder, medialive
  • Arch AWS
    • well-archtected framework: operational excellence, security, reliability, performance, cost opt
    • Design patterns: multtier, servers, disaster recov