Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.42 KB

File metadata and controls

23 lines (17 loc) · 1.42 KB
title Overview
description This section describes how to get started with LocalStack using a variety of options, and provides details on how LocalStack can be configured to fit the needs of a local cloud sandbox for development, testing, and experimentation.
template doc
editUrl false
sidebar
order
1

LocalStack is a cloud service emulator that runs in a single container on your laptop or in your CI environment. With LocalStack, you can run your AWS applications or Lambdas entirely on your local machine without connecting to a remote cloud provider!

Whether you are testing complex CDK applications or Terraform configurations, or just beginning to learn about AWS services, LocalStack helps speed up and simplify your testing and development workflow.

LocalStack supports a growing number of AWS services , like Lambda, S3, DynamoDB, Kinesis, SQS, SNS, and more! LocalStack Pro supports additional APIs and advanced features to make your cloud development experience a breeze!

You can find a comprehensive list of supported APIs on each AWS service page.

LocalStack also provides additional features to make your life as a cloud developer easier!

Check out LocalStack's Cloud Developer Tools.