|
|
|
|
|
by anelson
1431 days ago
|
|
We use localstack for as much of our integration tests as we can, and have multiple paid licenses. When we started using it I was skeptical that it could reliably mimic all the AWS services we use, and I was right. Don’t get me wrong it’s a valiant effort and it lets us run tests much faster (and obviously cheaper) than the real thing, but those same tests need to pass on live AWS too before we have any confidence in our code. If any of the localstack authors are reading this, thank you for your tireless efforts! |
|