| 1. |
What Are The Features In Aws Lambda That Automate The Deployment? |
|
Answer» There are environmental variables that are supported by AWS lambda. They can be used for data and several other credentials when it comes to modifying the DEPLOYMENT package. As it’s a serverless approach, it also supports aliases. There are certain TYPES in fact that you can easily CONSIDER such as stage production and dev. Thus, functions can easily be considered for testing and WITHOUT actually interrupting the production code. The end-point doesn’t CHANGE easily and thus one can keep up the pace with the task. There are environmental variables that are supported by AWS lambda. They can be used for data and several other credentials when it comes to modifying the deployment package. As it’s a serverless approach, it also supports aliases. There are certain types in fact that you can easily consider such as stage production and dev. Thus, functions can easily be considered for testing and without actually interrupting the production code. The end-point doesn’t change easily and thus one can keep up the pace with the task. |
|