reddog-solutions

June 20, 2024 ยท View on GitHub

Background

This repo, based on reddog-code, is a deep-dive on end-to-end cloud-native modernization and transformation on Azure. Using a retail scenario that depicts a typical event-driven microservices architecture, this codebase (and associated workshop) will ease the migration and modernization of workloads targeted for Azure. This repo also highlights usage of our emergent services such as Az Cognitive Services, OpenAI, and HuggingFace to transform enterprise applications with Azure AI offerings. In addition, with code, it shows usage of our offerings in preview such as the latest JFR for Application Insights that uses Machine Learning for insightful performance diagnostics, passwordless connections to services using managed identities, and JMS 2.0 API with Azure Service Bus.

Setup:

Jump over to the docs to get started.

Initial setup docs

Services and local port mappings

ServiceDescriptionKey dependenciesport
Virtual CustomerSimulates orderswebflux, jobrunr, faker,8701
Order ServicePlace and manage ordersflyway, eh-kafka, jpa8702
Loyalty ServiceManage reward pointsredis, eh-kafka, jpa8703
Makeline ServiceFulfil order queuecosmodb, eh-kafka, jpa8704
Receipt generationArchive receiptsblob storage8705
Virtual WorkerSimulate order completioncosmodb8706
Accounting ServiceProcess and transform datacosmodb, eh-kafka, jpa8707
Gateway ServiceGatewaySpring Cloud Gateway8700
nn-bindingsGPT-3 responses to promptsaz-openai, python8000
local eureka serverService discoveryeureka8761
local config serverCentralized ConfigurationsSpring Cloud Config8888
local gateway serverGatewaySpring Cloud Gateway8080

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.