Skip to content

k-electron/like-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace Description

This workspace contains a simple microservices application with a web frontend, a reader service, a processor service, and a database. It also includes a load tester for simulating traffic.

  • web_app: The user-facing web application.
  • reader_app: A service responsible for reading data.
  • processor: A service for processing data.
  • db: A PostgreSQL database.
  • load_tester: A script to generate load on the application.

Getting Started

To build and run the entire application using Docker Compose, execute the /run.sh script:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published