Internal backend systems and security gateway development

We participated in the development of the core backend system within the bank and also in the development of a security gateway. The backend system was used by all digital channels in Slovakia and contained various modules for different functionalities. The security gateway acts as a proxy between other systems. It is capable of identifying a system by its SSL certificate and then calls a specific service.

Digging Deeper

Core backend system
  • Uses Oracle database on top of which provides SOAP services
  • Contains various modules – exchange rates, agreements, ATMs, templates etc.
  • Ability to communicate with SharePoint for file uploading and business workflow
Security gateway
  • Acting as a proxy and is able to process SOAP and REST requests
  • Allows access control (white-listing and black-listing)
  • Has a throttling ability

Technologies