Skip to content

Replace AWS Deployment with LocalStack for Local Development and Testing #1

@vovanduc

Description

@vovanduc

Feature Request

Currently, the deployment is being done on AWS. However, to facilitate testing and development, I would like to replace this deployment with LocalStack on the local environment.

I want the current configuration and deployment parts of the project to be changed from AWS to LocalStack. This includes:

  • Using LocalStack services instead of AWS (e.g., S3, DynamoDB, Lambda, etc.)
  • Updating configuration files to connect to LocalStack
  • Adding deployment and testing instructions with LocalStack to the project documentation

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions