<FromGitter>
<damianham> @eliasjpr thanks mate. Was that a single Postgres instance for just the user identity, authentication and authorization or was a general server instance for the whole service? what was the server configuration ?
alexherbo2 has joined #amber
<FromGitter>
<eliasjpr> Single AWS RDS instance, the database was for the identity service which had 2 main functions authentication and authorization. It would also store all PII information for a user. PII info only certain clients had access and depending on their Sox and pci scope data would be scrubbed
<FromGitter>
<eliasjpr> Configuration would look something like #
<FromGitter>
<eliasjpr> Load balancer -> main service => (Redis Cache, Postgres)