AWS SDKs
How to use your favorite cloud development SDK with LocalStack.
less than a minute
LocalStack supports a wide range of tools from the cloud development ecosystem. This section of the documentation covers tools that are officially supported by LocalStack.
Cloud development has many facets and a rich ecosystem of tools to cover them. Whether you are using Infrastructure-as-Code (IaC) to manage your AWS infrastructure, or are developing applications using AWS SDKs like boto, LocalStack allows you to run your workflow completely on your local machine.
We strive to make the integration of LocalStack into your workflow as seamless as possible.
Sometimes it’s as easy as calling one of our wrapper tools, like awslocal
, a drop-in replacement for the aws
CLI.
Other times there is a bit of configuration involved.
Here is a list of tools we support, and documentation on how to integrate LocalStack:
How to use your favorite cloud development SDK with LocalStack.
Use the Architect Infrastructure as Code framework with LocalStack
Use the AWS CDK (Cloud Development Kit) with LocalStack
Use AWS Chalice with LocalStack
Use AWS Command Line Interface (CLI) to create local AWS resources with LocalStack
Build, Release and Operate Containerized Applications on AWS with AWS Copilot CLI
Use the AWS SAM (Serverless Application Model) with LocalStack
Use Cloud Custodian with LocalStack
Use the Crossplane cloud-native control plane framework with LocalStack
Use DevContainers with LocalStack
Running eksctl
on LocalStack to create EKS clusters
Use Former2 to generate Infrastructure-as-Code outputs from existing resources with LocalStack
Use Gitpod’s fully automated, ephemeral workspaces to develop & test your cloud applications with LocalStack
Running LocalStack on Kubernetes
Executing LocalStack tests on LambdaTest’s HyperExecute
Use the OpenShift managed Kubernetes cluster to deploy LocalStack
Use the Pulumi Infrastructure as Code framework with LocalStack
Use the Quarkus framework with LocalStack
Using LocalStack Lambda with a self-managed Kafka cluster
Use the Serverless Framework with LocalStack
Use Spring Cloud Function framework with LocalStack
Use the Terraform Infrastructure as Code framework with LocalStack
Use Testcontainers with LocalStack