CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/maven-com-pulumi--aws

Pulumi Java SDK for AWS providing strongly-typed Infrastructure-as-Code for 227 AWS service packages including compute, storage, databases, networking, security, analytics, machine learning, and more.

Overview
Eval results
Files

index.mddocs/services/compute/

AWS Compute Services

This document covers Pulumi AWS Java SDK compute services for creating and managing compute resources including virtual machines, containers, serverless functions, and batch processing.

Services Covered

  • EC2: Amazon Elastic Compute Cloud - Virtual servers
  • Lambda: AWS Lambda - Serverless functions
  • ECS: Amazon Elastic Container Service - Container orchestration
  • EKS: Amazon Elastic Kubernetes Service - Managed Kubernetes
  • Batch: AWS Batch - Batch computing
  • Lightsail: Amazon Lightsail - Simplified virtual servers
  • App Runner: AWS App Runner - Containerized web applications
  • Elastic Beanstalk: AWS Elastic Beanstalk - Platform as a Service
  • Autoscaling: EC2 Auto Scaling - Automatic scaling

Overview

AWS provides a comprehensive set of compute services to run applications at any scale. Choose the right service based on your needs:

  • EC2 for full control over virtual machines
  • Lambda for serverless, event-driven functions
  • ECS/EKS for container orchestration
  • Batch for batch computing workloads
  • Lightsail for simplified deployments
  • App Runner for containerized web apps
  • Elastic Beanstalk for platform-as-a-service deployments
  • Auto Scaling for automatic capacity management

Install with Tessl CLI

npx tessl i tessl/maven-com-pulumi--aws

docs

common-patterns.md

getting-started.md

index.md

provider.md

tile.json