|
|
|
|
|
by Thaxll
1113 days ago
|
|
I don't understand what that solution brings when you have Terraform? Also linking your code with you infra code, who thought this was a good idea? Last question how actually the simluator works, is it one of those case where it try to emulate some high level concept but then your prod code break because the simulator was 40% accurate? |
|
About the simulator, it is a functional simulator to be able to test and interact with the business logic of the application. There are other solutions, like LocalStack to simulate the non functional parts too.