Coder Social home page Coder Social logo

ECS & EFS about vestacp HOT 2 OPEN

niiknow avatar niiknow commented on June 10, 2024
ECS & EFS

from vestacp.

Comments (2)

noogen avatar noogen commented on June 10, 2024

Horizontal scaling with docker is easy but VestaCP is not. It is easier to scale Vesta Vertically.

I was asked before about the purpose of this docker for VestaCP. This is because the purpose of docker is to run thing as a Microservice. VestaCP is too massive (too many moving parts) to simply scale on EFS. Ultimately, my response was to simplify my installation and maintenance of Vesta.

To put it in another way, what are you trying to scale? Server-side web (apache, nginx ?), db(mysql, mongo?), Server-side language (php, node, python), storage, etc...? It is easier to run each service (microservice) as individual docker image for scaling. If you say EFS, you're only considering the file system (storage, server-side web and language). What about database? Will you be using AWS RDS?

Vertical scaling require FULL Stack consideration. It is easier to scale by running each container as docker microservices instead of handling everything in a massive docker container.

from vestacp.

franckadil avatar franckadil commented on June 10, 2024

Hi @noogen sorry for my delayed answer just stumbled upon the notification. I need to run some tests and share with you my architecture diagram. Is it possible in your setup to create a volume for the Database storage ? or is it already done ?

from vestacp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.