3 Prepare

Before you begin installing Transaction Manager for Microservices (MicroTx), set up a transaction store, identity provider, and optionally, a load balancer.

  • Transaction store: MicroTx uses a data store for persistence of transaction state. You can use an etcd cluster or an Oracle Database for storing transaction information.
  • Identity provider: Use the OpenID Connect JWT tokens to authenticate and authorize user access to MicroTx.
  • Load balancer: Optionally, if you set up a load balancer, it must support header-based routing and mTLS.

Topics: