volume_mute
There is no risk to use an active-active system if my application is stateful
publish date: 2024/08/12 02:36:37.006927 UTC
volume_mute
Correct Answer
False
Explanation
If the application is stateful, there would be an issue if the customer’s session isn’t available on both servers. Stateless applications work better for active-active systems.
Reference
AWS Skills Builder