GithubHelp home page GithubHelp logo

ruling-alfa / microservices Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 136 KB

Microservices written with various technologies collobrating & orcharastrated by docker compose

License: MIT License

C# 94.87% Dockerfile 5.13%

microservices's Introduction

Microservices

This project presents a container-based Docker Compose orchestrated solution for a microservices architecture. It combines various data stores and technologies, all working in synchronization to deliver a cohesive system. The architecture comprises four APIs: Basket API, Discount API, Ordering API, and Catalog API.

APIs and Data Stores

Basket API

  • Data Store: Utilizes Redis cache for data storage.

Catalog API

  • Data Store: Relies on MongoDB for data storage.

Discount API

  • Data Store: Uses PostgreSQL as its primary data store.

Ordering API

  • Data Store: Operates with SQL Server for data storage.

Messaging and Gateway

RabbitMQ

  • Acts as the messaging platform within the microservices architecture, facilitating communication and event-driven interactions between services.

Ocelot API Gateway

  • Serves as the entry point for the microservices architecture, managing and routing incoming requests to the appropriate services.

Docker Compose

The project is containerized and orchestrated using Docker Compose, enabling seamless deployment and scaling of the microservices architecture.

Getting Started

To run this microservices architecture locally:

  1. Clone this repository to your local environment.
  2. Ensure Docker and Docker Compose are installed.
  3. Navigate to the project directory.
  4. Run docker-compose up to start the entire microservices ecosystem.
  5. Access the APIs through the designated ports provided by the Docker Compose setup.

Usage and Configuration

Each API and data store may have specific configurations and endpoints. Refer to the documentation or configuration files within each service's directory for detailed setup instructions and API usage guidelines.

Contribution Guidelines

Contributions to this microservices project are encouraged. If you have enhancements, bug fixes, or additional features to propose, please submit a pull request following the outlined contribution guidelines.

License

This microservices project is licensed under the MIT License.

Disclaimer

Please note that while this project aims to provide a functional and cohesive microservices architecture, it is provided as-is. Users should ensure they have the necessary permissions and comply with relevant regulations when using or modifying this architecture.

For any inquiries or issues, please contact the project maintainers.

Maintainers:
Neel Acharya - [email protected]

Last Updated: 25-Nov-2023

microservices's People

Contributors

ruling-alfa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.