faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<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)
alexherbo2 has quit [Ping timeout: 240 seconds]