Testing Events Archive and Replay with LocalStack & EventBridgeLearn how to test the EventBridge archive and replay feature with a Lambda target using LocalStack and AWS CLI — all on your local machine.Aug 19, 2024·7 min read
Deploy and invoke Lambda functions in LocalStack using VS Code ExtensionLearn how to deploy and invoke AWS Lambda functions on your local machine using LocalStack's VS Code Extension.Apr 29, 2024·7 min read
The API Gateway & Lambda Tricky Integration ConfigsCreating demos with LocalStack often leads me into the depths of configurations and scenarios I wouldn't typically encounter. It really never gets boring, and it's how I learn. This hands-on exploration is crucial because it ensures that the solution...Apr 25, 2024·3 min read
Simulating outages for local cloud apps with LocalStackLearn how you can simulate a local outage for your cloud applications with LocalStack's Outages extension and test your architecture's resilience!Apr 11, 2024·10 min read
Testing AWS CDK Stacks on GitHub Actions with LocalStackLearn how to create a GitHub Action workflow that deploys & tests your CDK Stack with LocalStack's cloud emulator, without creating any AWS resources!Mar 1, 2024·8 min read
Efficient LocalStack: S3 Endpoint ConfigurationIn my recent adventures with LocalStack, I've repeatedly been stumbling upon a question that sheds light on a critical yet frequently overlooked aspect of its configuration. This oversight can lead to puzzling issues that leave users perplexed, searc...Feb 21, 2024·4 min read
Generate IAM policies locally using LocalStackLearn how to simplify & automate IAM policy creation for your AWS applications with LocalStack's IAM Policy Stream.Feb 16, 2024·7 min read