LocalStack LocalStack is a cloud service emulator that runs in a single container. Developers use it to develop and test cloud applications locally without connecting to real cloud environments. Official docs: https://docs.localstack.cloud/ LocalStack Overview - Services - S3 Bucket - Object - SQS Queue - SNS Topic - Lambda Function - DynamoDB Table - CloudWatch Alarm - EC2 Instance - IAM Role - Kinesis Stream - Secrets Manager Secret - স্টেপ ফাংশন - Configuration Working with LocalStack This skill uses the Membrane CLI to interact with LocalStack. Membrane handles authentication and credenti…