Thinks to keep in mind if you develop code in lambda console
AWS Lambda is one of the exciting services provided by Amazon. It provides us with a UI where we can type our code and deploy it instantly without any need for a server. In this article, let us see the things to keep in mind if you develop the code using lambda console. If you … Read more