Re: [ANN] What are reasons NOT to use Smalltalk?
Posted by
Pharo Smalltalk Users mailing list on
Jun 19, 2020; 8:35pm
URL: https://forum.world.st/ANN-What-are-reasons-NOT-to-use-Smalltalk-tp5118747p5118768.html
It isn't plug and play.
For instance, I can pick PHP on an AWS elastic beanstalk menu, set up a couple shell scripts, and deploy PHP with 'eb deploy' out of my local git repo. Easy.
It is possible to deploy the stuff but to build infrastructure and deployment scripts for a pharo seaside app, it is a lot more DIY work.
I don't always have time to do that. I can get a box up,, sure. Getting a fleet up with deployment automation and autoscaling is another can of worms.
On Jun 19, 2020, at 12:18 PM, Sven Van Caekenberghe <
[hidden email]> wrote:
If you are capable of deploying web applications, for any other technology stack, there is really no issue in doing the same for Pharo.