mathi27s / currency-conversion-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

currency-conversion-service

Currenccy exchange and conversion MicroServiecs are created interact with each other to get rate for USD, EUR , AED to INR.

REST API's are created. Conversion rate is stored in h2 and later moved to MySQL. Docker file is created for both microservice and deployed to AWS using AWS Fargate. Apart from fargate, ECS+EC2 is also used for deploying the container.

About


Languages

Language:Java 97.8%Language:Dockerfile 2.2%