You can't just cut a monolith into microservices. Simple database transactions become a stumbling block and a pain for the developer in distributed transaction form.
And existing solutions are complex and unreliable and are either not necessary or difficult to implement and unstable to operate.
In this session, we will resolve this issue and demonstrate how you can achieve saga-free distributed transactions with a simple and transparent process.