We are looking at a requirement where an organization would like to host their services on Google Cloud Platform and would preferably like to reuse their existing technology stack.
I am looking to implement a green button pilot where my client is looking at extending its existing customer portal to handle 3rd Party Registration and Authorization and Access Management and use a separate ESPI service hosted on Google cloud to handle Subscription and Data Exchange.
The plan is to use the Ontario ESPI Model as the starting point for building the ESPI service however I would like to reuse the existing solution stack which consists of OATH2, JBoss RestEasy, IBatis and Google Guice. As I am working with a different solution stack what would be the reusable factor to use the OpenESPI code. From past experience does this group have any recommendations on following this approach.
I understand that the key is to create a handshaking between the customer Portal which handles authorization and the ESPI Service. Both the applications will be hosted on Google Cloud but will be separate instance. Can somebody help us on how to do the necessary handshaking between these 2 solutions ?
Also my customer wants to implement a data cache to store the data retrieved from their MDM System. I am planning to propose a RDBMS instead of an In-Memory Solution. Does this group have any recommendations on this approach?
>I am looking to implement a green button pilot where my client is looking at extending its existing customer portal to handle 3rd Party Registration and Authorization and Access Management and use a separate ESPI service hosted on Google cloud to handle Subscription and Data Exchange.
The plan is to use the Ontario ESPI Model as the starting point for building the ESPI service however I would like to reuse the existing solution stack which consists of OATH2, JBoss RestEasy, IBatis and Google Guice. As I am working with a different solution stack what would be the reusable factor to use the OpenESPI code. From past experience does this group have any recommendations on following this approach.
I understand that the key is to create a handshaking between the customer Portal which handles authorization and the ESPI Service. Both the applications will be hosted on Google Cloud but will be separate instance. Can somebody help us on how to do the necessary handshaking between these 2 solutions ?
Also my customer wants to implement a data cache to store the data retrieved from their MDM System. I am planning to propose a RDBMS instead of an In-Memory Solution. Does this group have any recommendations on this approach?