Skip to content

Conversation

@andreFnicacio
Copy link

The objective of this pull request is to deliver the solution to the 'challenge-bravo' challenge.

Language used: NodeJs
Database: MongoDB, Redis
Load Balancer: Nginx, Docker Compose
Container: Docker
Documentation: Swagger

In this application, nodeJS served as the central structure to support asynchronous and real-time calls, such as controlling the values ​​of fiduciaries and crypto currencies.

As data control, MongoDB provided the necessary flexibility and Redis as a tool for cache control, limiting the number of requests to the database.

Information updated every 5 minutes by default in mongoDB.

Used Docker and Docker Compose for containerization. Nginx directs requests through Docker instances to avoid overloading the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants