Lambdas detailed description ============================ Lambdas represent entities which lifecycle is primarily controlled by user with some exceptions described in `inactive lambdas cleanup <./lambda_switch.html#inactive-lambdas-cleanup>`_ chapter. Requirements ------------ .. toctree:: :maxdepth: 1 lambda_requirements Types ----- .. toctree:: :maxdepth: 1 lambda_types Development ----------- .. toctree:: :maxdepth: 1 development standalone handlers agent tasks Creation and lifecycle ---------------------- .. toctree:: :maxdepth: 1 creation_pipeline lambda_config lambda_usage lambda_monitoring lambda_metrics lambda_updates lambda_scaling lambda_switch lambda_resources