We need to frame the reasons and benefits of introducing a new tool for our development experience. Adopting a new toolset or application framework is not a decision you make lightly, as it will most likely carry through for the entire life cycle of the project. Before jumping straight in, we should understand the pros and cons of the Serverless Framework first. However, we won't spend too long laboring over this point—we want to jump into creating our first project as soon as possible!
When adopting a framework, keep in mind that, if you're using the console to set up serverless components, you're doing it wrong. This statement largely sums up the sentiment behind adopting a framework. Using the management console to create resources, set configurations, perform uploads, and deployments is not a sustainable approach...