Matthieu Napoli
Matthieu Napoli
We want to deprecate `sls install` in favor of the main onboarding. But we don't want to deprecate `sls plugin install`. > Could `sls plugin install` be an alias to...
Hey everyone, I'm trying to reproduce it but can't (all works fine). Though I have Node 18.3.0, has anyone tried upgrading to a higher major Node version? Given the last...
Yes, yes and yes. We've discussed it several times internally at Serverless, and it's a tough problem to solve. No tools, as far as we know, has a magic solution...
Hey @gilad-embryonics, could you: - check the packages to see if the size is the same (i.e. if the package doesn't get huge for some reason and impacts the deployment...
@maplesteve it seems to be directly caused by how CloudFormation ChangeSets work. They just add extra time 🤷 (and we cannot understand exactly why, but it just works that way)....
👍 I just want to confirm again that we're taking this issue seriously, we're trying to look at how to fit that (in terms of workload) with the feature we...
Hey everyone, @pgrzesik released [v3.16.0](https://github.com/serverless/serverless/releases/tag/v3.16.0) with a new option to switch back to faster CloudFormation deployments. Check out the documentation here: https://www.serverless.com/framework/docs/providers/aws/guide/deploying#deployment-method We're interested to confirm that it indeed accelerates...
We might want to keep this issue open until the faster option is enabled by default (probably in Serverless Framework 4): - that way we track that for most users,...
Ohh interesting, thanks for sharing! Yeah, +1 on having that in the docs eventually.
Agreed, let's see if others are interested in this.