All Tools
AWS logo

AWS

The leading public cloud for production AI workloads.

What is AWS?

Amazon Web Services. The most-used cloud platform for production AI. The bootcamp focuses on EKS (managed Kubernetes), Bedrock (managed LLMs), and the supporting cast — IAM, S3, RDS, VPC — that every production AI app needs.

Key Features

  • Compute, storage, and networking services
  • CloudFormation declarative IaC templates
  • AWS CDK for code-defined infrastructure
  • CDK supports TypeScript, Python, Java, Go
  • Managed databases and serverless functions
  • Global regions and availability zones

FAQ

What is the difference between CloudFormation and the CDK? +

CloudFormation provisions infrastructure from declarative YAML or JSON templates. The CDK lets you define resources in a general-purpose programming language, then compiles down to CloudFormation templates for provisioning.

Which languages does the AWS CDK support? +

The CDK supports TypeScript, JavaScript, Python, Java, C#/.NET, and Go. It provides high-level object-oriented constructs that encapsulate AWS best practices.

How is AWS billed? +

AWS uses pay-as-you-go pricing where you are charged for the services and resources you consume. CloudFormation and the CDK themselves are free to use, so you pay only for the underlying resources they create.

Explore Similar AI Tools

Newsletter

The Twice-Monthly AI Briefing

Updates from the AI world — what shipped, what we’re using in production, and what’s worth your attention. Two emails a month, no spam.