In the previous post (https://jithinjudepaul.com/deployment-strategies-for-lambda-functions/ ), we saw how we could use Lambda functions to perform Blue-Green deployments. In most cases Lambda functions are often layered with an API Gateway layer as…