Lambda is a cloud functions service, a part of AWS infrastructure. It allows to build serverless architecture based on different platforms (Python, Node.js, etc.). Another Lambda application is to spread the load over the infrastructure to reduce the pressure on each individual part. At Pickio we’re using Lambda to process…