When building a serverless application on AWS involving multiple functions in a single repository, we have to build and package Lambda functions and Lambda layers. At the same time, we ideally to install all dependencies and development tools without any conflicts into our development environment.