Skip to content

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.

Notifications You must be signed in to change notification settings

Terror-1/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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages