Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

challenge-bravo-AndreNicacio #303

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

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.

None yet

2 participants