Cloud infrastructure powering applications at any scale
Amazon Web Services is the dominant cloud platform, offering 200+ services from compute and storage to AI and IoT. Its ecosystem includes monitoring, DevOps, database, and security tools that either run on AWS or deeply integrate with it.
Tools that connect directly via APIs or native integrations
Vercel runs on AWS infrastructure, using CloudFront and Lambda@Edge for globally distributed Next.js deployments.
View review →Datadog provides unified observability across AWS services with metrics, traces, and log collection.
View review →Terraform manages AWS resources as code, enabling reproducible infrastructure across environments.
View review →GitHub Actions deploy code to AWS services like S3, ECS, and Lambda through official AWS-maintained actions.
View review →Netlify deploys JAMstack sites on AWS infrastructure with built-in CI/CD, forms, and serverless functions.
View review →Docker containers run on AWS via ECS, EKS, and Fargate, with ECR providing private container image storage.
View review →Alternative tools serving a similar purpose
Google Cloud competes with AWS across compute, storage, and AI services, with strengths in BigQuery and Kubernetes.
View review →Azure is the second-largest cloud provider, dominant in enterprise environments using Microsoft technologies.
View review →Tools that fill gaps and extend functionality
Cloudflare sits in front of AWS origins providing CDN, DDoS protection, and edge computing via Workers.
View review →Sentry provides application error tracking and performance monitoring for apps running on AWS infrastructure.
View review →Datadog collects metrics, traces, and logs from AWS services like EC2, Lambda, RDS, and ECS with one-click integration through CloudFormation.
Terraform by HashiCorp is the most popular IaC tool for managing AWS resources, enabling version-controlled, repeatable infrastructure deployments.
Both Vercel and Netlify run on top of AWS infrastructure, using CloudFront CDN and Lambda@Edge for edge computing.
GitHub Actions workflows commonly deploy to AWS using official AWS actions for ECR, ECS, S3, and Lambda deployments.