Senior Software Developer
CurrentData Exchange PortalThis is a portal where we developed APIs for taking the data from multiple clients and processing the data. The whole architecture is based on Microservices where we perform business logic in individual services and persist the data to exposure service for multiple operations. We work on security where we get data from clients in a proper encrypted format with encryption keys. we perform decryption with an encryption key and process the after converting it into JSON format in business service.