Analytics: Query, process, and visualize data at scale.
  Athena (SQL on S3)
  Data Pipeline (batch data workflows)
  EMR (Elastic MapReduce — Hadoop/Spark)
  Glue (ETL — Extract, Transform, Load)
  Kinesis (Data Streams, Firehose, Analytics)
  Lake Formation (data lake governance)
  MSK (Managed Streaming for Apache Kafka)
  OpenSearch Service (search & log analytics; formerly Elasticsearch)
  QuickSight (BI dashboards)
  Redshift (data warehouse)

Application Integration: Connect decoupled components, events, and workflows.
  AppFlow (SaaS data integration)
  EventBridge (event bus)
  MQ (managed ActiveMQ/RabbitMQ)
  SNS (pub/sub notifications)
  SQS (message queues)
Step Functions (orchestration)
  SWF (Simple Workflow — legacy)

Compute: Run code on VMs, serverless, or managed platforms.
  App Runner (containerized web apps & APIs)
  Batch (batch jobs on EC2/Fargate)
  EC2 (VM — security groups, AMI)
  EC2 Auto Scaling
  Elastic Beanstalk (PaaS — deploy app, creates EC2)
Lambda (serverless functions)
  Lightsail (simple VM + OS + app bundles, e.g. WordPress)
  Outposts (hardware in your datacenter)

Containers: Run and orchestrate Docker/OCI workloads.
  ECR (container registry)
  ECS (Elastic Container Service)
  EKS (Elastic Kubernetes Service)
  Fargate (serverless containers for ECS/EKS)

Database: Relational, NoSQL, cache, graph, and time-series stores.
  Aurora (MySQL/PostgreSQL-compatible)
  DocumentDB (MongoDB-compatible)
  DynamoDB (key-value / document NoSQL)
  ElastiCache (Redis, Memcached)
  MemoryDB for Redis
  Neptune (graph DB)
  RDS (managed SQL — MySQL, Postgres, …)
  Timestream (time-series)

Developer Tools: CI/CD, code hosting, debugging, and IDE.
  Cloud9 (cloud IDE)
  CodeBuild (build service)
  CodeCatalyst
  CodeCommit (Git repos)
  CodeDeploy (deployment)
  CodePipeline (CI/CD orchestration)
  X-Ray (distributed tracing)

Machine Learning: Train, deploy, and consume ML models.
  Bedrock (foundation models)
  Comprehend (NLP)
  Lex (chatbots)
  Polly (text-to-speech)
  Rekognition (vision)
  SageMaker
  Transcribe (speech-to-text)

Management & Governance: Monitor, audit, configure, and organize resources.
  Billing Conductor
  CloudTrail (API audit trail)
  CloudWatch (metrics, logs, alarms)
  Config (resource configuration history)
  Control Tower (landing zone)
  Cost Explorer
  Organizations (multi-account)
  Service Catalog
  Systems Manager (patch, parameter store)
  Trusted Advisor

Migration & Transfer: Move workloads and data into the cloud.
  Application Migration Service (MGN)
  Database Migration Service (DMS)
  Migration Hub
  Snow Family (Snowball, Snowmobile — offline transfer)
  Transfer Family (SFTP/FTP to S3)

Networking & Content Delivery: VPCs, load balancing, DNS, CDN, and hybrid connectivity.
  API Gateway
  CloudFront (CDN)
  Direct Connect (dedicated network link)
Elastic Load Balancing (ELB) — ELB(L4-L7), ALB(L7), NLB(L4), GWLB(L3)
  Global Accelerator
  PrivateLink
  Route 53 (DNS)
  Transit Gateway
  VPC (Virtual Private Cloud)
  VPN (Site-to-Site, Client VPN)

Security, Identity & Compliance: Authentication, encryption, threat detection, and compliance.
  Certificate Manager (ACM)
  Cognito (user pools, identity pools)
  GuardDuty (threat detection)
  IAM (Identity and Access Management)
  Inspector (vulnerability scanning)
  KMS (Key Management Service)
  Macie (sensitive data discovery in S3)
  Secrets Manager
  Shield (DDoS protection)
  WAF (Web Application Firewall)

Storage: Object, block, file, and archive storage.
  Backup (centralized backup)
  EBS (block storage for EC2)
  EFS (managed NFS)
  FSx (Windows/Lustre/NetApp/…)
  S3 (object storage)
  S3 Glacier (archive)
  Storage Gateway (hybrid on-prem ↔ cloud)

Pages on this site:
  Shield — Security
  Terraform — IaC tooling (not an AWS service; used to provision AWS)
  VPC — Networking