Skip to content

AhmadBodayr/Scalable-Apps

 
 

Repository files navigation

Scalable-Apps

Description

This is a demo of a massively scalable e-commerce website built using Docker Compose. It includes services such as a web server, database, caching layer, and load balancer, all orchestrated with Docker Compose for easy deployment and scaling.

Prerequisites

Before you begin, ensure you have met the following requirements:

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repository
git clone https://github.com/your-username/your-project.git
  1. Navigate into the project directory
cd your-project
  1. Run Docker Compose
docker-compose up --scale web=3

About

This is a demo of a massively scalable e-commerce website built using Docker Compose. It includes services such as a web server, database, caching layer, and load balancer, all orchestrated with Docker Compose for easy deployment and scaling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.9%
  • Other 1.1%