Skip to content

This is a microservice architecture consisting of two services: Admin and User. The services are built using Flask and PostgreSQL and are integrated with a distributed tracing system to enable effective monitoring and troubleshooting.

Notifications You must be signed in to change notification settings

anirudhrealdeal/HPE_CTY_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice Architecture with Distributed Tracing

This is a microservice architecture consisting of two services: Admin and User. The services are built using Flask and PostgreSQL and are integrated with a distributed tracing system to enable effective monitoring and troubleshooting.

Admin Service

The Admin service provides an API for adding products to a PostgreSQL database.The Admin service incorporates distributed tracing using Jaeger, allowing you to trace the execution flow and performance of requests.

User Service

The User service provides an API for viewing and liking products stored in a PostgreSQL database.

Login Service

About

This is a microservice architecture consisting of two services: Admin and User. The services are built using Flask and PostgreSQL and are integrated with a distributed tracing system to enable effective monitoring and troubleshooting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published